Manual

Ta b l e 5-2 Show Commands for DHCP Server
Command Purpose
Note Use this command in privileged EXEC
mode.
5-27
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter 5 Administering the Access Point
Configuring the Access Point for Secure Shell
Clear Commands
Ta b l e 5-3 Clear Commands for DHCP Server
Command Purpose
In privileged Exec mode, use the commands in T
able 5-3 to clear DHCP server variables.
Debug Command
To enable DHCP server debugging, use this command in privileged EXEC mode:
debug ip dhcp server { events | packets | linkage }
Use the no form of the command to disable debugging for the wireless device DHCP server.
Configuring the Access Point for Secure Shell
This section describes how to configure the Secure Shell (SSH) feature.
Note For complete syntax and usage information for the commands used in this section, refer to the “Secure
Shell Commands” section in the Cisco IOS Security Command Reference for Release 12.3.
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.
show ip dhcp server statistics Di
splays count information about server statistics
and messages sent and received.
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.