802.1X Commands
Extreme Networks EAS 100-24t Switch CLI Manual
241
Example usage:
To display the 802.1X authentication state for host-based 802.1X:
Example usage:
To configure 802.1X capability on ports 1 to 10:
#show 802.1x auth_state
Command: show 802.1x auth_state
Port Number : 1
Index MAC Address Auth PAE State Backend State Port Status
------ ----------------- -------------- ------------- ------------
1 00-80-C8-4D-4E-0A Connecting Idle Unauthorized
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Refresh
config 802.1x capability ports
Purpose Used to configure the 802.1X capability of a range of ports on the switch.
Syntax config 802.1x capability ports [<portlist> | all] [authenticator | none]
Description This command has two capabilities that can be set for each port, authenticator
and none.
Parameters <portlist> - Specifies a port or range of ports to be configured.
all - Specifies all of the ports on the switch.
authenticator - A user must pass the authentication process to gain access to
the network.
none - The port is not controlled by the 802.1X functions.
Restrictions Only Administrator-level users can issue this command.
#config 802.1x capability ports 1–10 authenticator
Command: config 802.1x capability ports 1–10 authenticator
Success.
#