ip dhcp server pool
Use this command to create a IPv4 DHCP server pool.
Use the no form of this command to delete a IPv4 DHCP server pool.
Command Syntax
ip dhcp server pool NAME
no ip dhcp server pool NAME
Parameters
NAME
Name of the pool (maximum 63 alphanumeric characters)
Default
No default value is specified
Command Mode
Configure mode
VRF mode
Applicability
This command was introduced in OcNOS version 6.1.0.
Examples
#configure terminal
(config)#ip dhcp server pool test-pool
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ip dhcp server pool test-pool
Last modified date: 10/19/2023