Specifications
5-20
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-5260-01
Chapter 5 Administering the Access Point
Configuring the Access Point for Secure Shell
Clear Commands
In privileged Exec mode, use the commands in Table 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 access point 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.2.
Understanding SSH
SSH is a protocol that provides a secure, remote connection to a Layer 2 or a Layer 3 device. There are
two versions of SSH: SSH version 1 and SSH version 2. This software release supports only SSH
version 1.
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-2 Show Commands for DHCP Server (continued)
Command Purpose
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.