ip dhcp server pool

Use this command to create a IPv4 DHCPClosed Dynamic Host Configuration Protocol server pool.

Use the no form of this command to delete a IPv4 DHCP server pool.

Command Syntax

Copy
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

VRFClosed Virtual Routing and Forwarding mode

Applicability

This command was introduced in OcNOS version 6.1.0.

Examples

Copy
#configure terminal
(config)#ip dhcp server pool test-pool
 
#configure terminal
(config)#ip vrf vrf1 
(config-vrf)#ip dhcp server pool test-pool