Clear ip dhcp binding, Show ip dhcp binding – LevelOne GTL-2691 User Manual
Page 1379
C
HAPTER
46
| DHCP Commands
DHCP Server
– 1379 –
E
XAMPLE
Console(config-dhcp)#next-server 10.1.0.21
Console(config-dhcp)#
R
ELATED
C
OMMANDS
clear ip dhcp
binding
This command deletes an automatic address binding from the DHCP server
database.
S
YNTAX
clear ip dhcp binding {address | *}
address - The address of the binding to clear.
* - Clears all automatic bindings.
D
EFAULT
S
ETTING
None
C
OMMAND
M
ODE
Privileged Exec
U
SAGE
G
UIDELINES
◆
An address specifies the client’s IP address. If an asterisk (*) is used as
the address parameter, the DHCP server clears all automatic bindings.
◆
Use the
no host
command to delete a manual binding.
◆
This command is normally used after modifying the address pool, or
after moving DHCP service to another device.
E
XAMPLE
.
Console#clear ip dhcp binding *
Console#
R
ELATED
C
OMMANDS
show ip dhcp
binding
This command displays address bindings on the DHCP server.
S
YNTAX
show ip dhcp binding [address]
address - Specifies the IP address of the DHCP client for which
bindings will be displayed.