Authentication
Using the CLI to Configure Authentication
Use the 802.1x supplicant user command from the global configuration mode to specify the username and password that the access points uses for authentication with the network. Use the 802.1x supplicant command to enable the access point as an 802.1x supplicant. To display the current settings, use the show authentication command from the Executive mode. Use the no 8021.x supplication command from the global configuration mode to disable.
Example
RoamAbout 4102#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 4102(config)#802.1x supplicant user
User
Confirm
RoamAbout 4102(config)#802.1x supplicant
RoamAbout 4102(config)#
RoamAbout 4102(config)#exit
RoamAbout 4102#show authentication
802.11a Authentication Server Information | Default Local MAC |
VAP AuthMode SessionTimeout Password |
========================================================================
Default | LOCAL | 0 | min | ***** | ALLOWED |
1 | LOCAL | 0 | min | ***** | ALLOWED |
2 | LOCAL | 0 | min | ***** | ALLOWED |
3 | LOCAL | 2 | min | ***** | ALLOWED |
4 | LOCAL | 0 | min | ***** | ALLOWED |
5 | LOCAL | 0 | min | ***** | ALLOWED |
6 | LOCAL | 0 | min | ***** | ALLOWED |
7 | LOCAL | 0 | min | ***** | ALLOWED |
802.11b/g Authentication Server Information
VAP AuthMode SessionTimeout PasswordDefault Local MAC
========================================================================
Default | LOCAL | 0 | min | ***** | ALLOWED |
1 | LOCAL | 0 | min | ***** | ALLOWED |
2 | LOCAL | 0 | min | ***** | ALLOWED |
3 | LOCAL | 0 | min | ***** | ALLOWED |
4 | LOCAL | 0 | min | ***** | ALLOWED |
5 | LOCAL | 0 | min | ***** | ALLOWED |
6 | LOCAL | 0 | min | ***** | ALLOWED |
7 | LOCAL | 0 | min | ***** | ALLOWED |
802.1x Supplicant Information
========================================================================
802.1x | supplicant |
| : ENABLED |
|
802.1x | supplicant user |
| : | |
802.1x | supplicant password | : ***** |
| |
MAC Address Filter Status List in SSID | 802.11b/g | |||
Index MAC Address | Status | 802.11a | ||
01234567 | 01234567 |
====================== ========= ======== ========
1
2
===================================================
RoamAbout 4102(config)#
RoamAbout