ip dhcp activate pool

Last Updated : Nov 06, 2012 |

Activates the pool. When you create a DHCP pool, the pool remains inactive until you activate it. This allows you to modify the pool configuration with no effect on network devices. Use no ip dhcp activate pool to deactivate the pool. When you deactivate a pool, the binding information of all IP addresses from the pool that were allocated is erased.

Syntax

[no] ip dhcp activate pool pool_id

Parameters

Parameter

Description

Possible Values

Default Value

pool_id

The pool index

1-32

User level

read-write

Context

general

Example

To activate DHCP pool 5:

Gxxx-001(super)# ip dhcp activate pool 5