Cisco Systems OL-29225-01 Film Camera User Manual


 
5-26
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter 5 Administrating the Access Point
Configuring the Access Point to Provide DHCP Service
AP(dhcp-config)# end
Monitoring and Maintaining the DHCP Server Access Point
These sections describe commands you can use to monitor and maintain the DHCP server access point:
Show Commands, page 5-26
Clear Commands, page 5-26
Debug Command, page 5-27
Show Commands
In Exec mode, enter the commands in Table 5-2 to display information about the wireless device as
DHCP server.
Clear Commands
In privileged Exec mode, use the commands in Table 5-3 to clear DHCP server variables.
Table 5-2 Show Commands for DHCP Server
Command Purpose
show ip dhcp conflict [ address ] Displays a list of all address conflicts recorded by
a specific DHCP Server. Enter the wireless device
IP address to show conflicts recorded by the
wireless device.
show ip dhcp database [ url ] Displays recent activity on the DHCP database.
Note Use this command in privileged EXEC
mode.
show ip dhcp server statistics Displays count information about server statistics
and messages sent and received.
Table 5-3 Clear Commands for DHCP Server
Command Purpose
clear ip dhcp binding
{ address | * }
Deletes an automatic address binding from the
DHCP database. Specifying the address argument
clears the automatic binding for a specific (client)
IP address. Specifying an asterisk (*) clears all
automatic bindings.
clear ip dhcp conflict
{ address | * }
Clears an address conflict from the DHCP
database. Specifying the address argument clears
the conflict for a specific IP address. Specifying
an asterisk (*) clears conflicts for all addresses.
clear ip dhcp server statistics Resets all DHCP Server counters to 0.