25-14
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 25 Configuring DHCP
Monitoring and Maintaining DHCP
Monitoring and Maintaining DHCP
Step 3 network network-number [mask | /prefix-length]Specifies the subnet network number and mask of the
DHCP address pool.
Step 4 address ip-address client-id string [ascii]Reserves an IP address for a DHCP client identified
by the interface name.
string—Can be an ASCII value or a hexadecimal
value.
Step 5 reserved-only (Optional) U ses only reserved addresses in the DHCP
address pool. The default is to not restrict pool
addresses.
Step 6 end Returns to privileged EXEC mode.
Command Purpose
show interface interface id Displays the status and configuration of a specific interface.
show ip dhcp pool Displays the DHCP address pools.
show ip dhcp binding Displays address bindings on the Cisco IOS DHCP server.
ip dhcp snooping database timeout seconds Specifies (in seconds) how long to wait for the database
transfer process to finish before stopping.
ip dhcp snooping database write-delay seconds Specifies (in seconds) the duration for which the transfer
should be delayed after the binding database changes.
clear ip dhcp snooping database statistics Clears the DHCP snooping binding database agent statistics.
renew ip dhcp snooping database Renews the DHCP snooping binding database.
show ip dhcp snooping database [detail]Displays the status and statistics of the DHCP snooping
binding database agent.
show ip dhcp snooping Displays the DHCP snooping configuration for a switch
show ip dhcp snooping binding Displays only the dynamically configured bindings in the
DHCP snooping binding database, also referred to as a binding
table.
show ip dhcp snooping database Displays the DHCP snooping binding database status and
statistics.
show ip dhcp pool Verifies DHCP pool configuration.
copy running-config startup-config Saves your entries in the configuration file.
Command Purpose