Specifications

2-185
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
password (dot1x credentials configuration mode)
password (dot1x credentials configuration mode)
Use the password dot1x credentials configuration mode command to specify dot1x credential user
password. Use the no form of the command to disable the password.
[no] password [number] password
Syntax Description
Defaults This command has no defaults.
Command Modes Dot1x credentials configuration interface
Command History
Examples This example shows how to specify an unencrpted user password for the dot1x credential:
AP(config-dot1x-creden)# password 0 1234A45b8
This example shows how to specify a hidden user password for the dot1x credential:
AP(config-dot1x-creden)# password 7 1234A45b8
This example shows how to disable the credential user password:
AP(config-dot1x-creden)# no password
Related Commands
number Specifies the type of password that follows. 0 indicates the password is
unencrypted. 7 indicates the password is hidden.
password Specifies the user password for the dot1x credential.
Release Modification
12.3(8)JA This command was introduced.
Command Description
dot1x credentials Configures dot1x credentials on the access point.
show dot1x credentials Displays the configured dot1x credentials on the access point.