Version 7.2 291 Mediant MSBR
Reference Guide 41. dhcp-server
41 dhcp-server
This command configures DHCP and includes the following subcommands:
delete-client (see Section 291)
option (see Section 292)
server (see Section 293)
static-ip (see Section 295)
vendor-class (see Section 295)
41.1 dhcp-server delete-client
This command removes IP addresses of DHCP clients leased from a DHCP server.
Syntax
(config-network)# dhcp-server delete-client
Command Description
Removes all dynamic leases.
Removes all static lease reservations.
Clears the blacklist of conflicting IP addresses.
Removes a specified leased IP address.
Removes a specified lease MAC address.
Command Mode
Privileged User
Example
This example removes the leased IP address 10.13.2.10:
(config-network)# dhcp-server delete-client ip 10.13.2.10