xStack
show 802.1x auth_state
Purpose | Used to display the current authentication state of the 802.1x |
| server on the Switch. |
Syntax | show 802.1x auth_state {ports [<portlist> all]} |
Description | The show 802.1x auth_state command is used to display the |
| current authentication state of the 802.1x |
| Access Control server application on the Switch. |
| The following details what is displayed: |
| Port number − Shows the physical port number on the Switch. |
| Auth PAE State: Initialize / Disconnected / Connecting / |
| Authenticating / Authenticated / Held / ForceAuth / ForceUnauth |
| − Shows the current state of the Authenticator PAE. |
| Backend State: Request / Response / Fail / Idle / Initialize / |
| Success / Timeout − Shows the current state of the Backend |
| Authenticator. |
| Port Status: Authorized / Unauthorized − Shows the result of the |
| authentication process. Authorized means that the user was |
| authenticated, and can access the network. Unauthorized |
| means that the user was not authenticated, and cannot access |
| the network. |
Parameters | ports <portlist> − Specifies a range of ports. The port list is |
| specified by listing the lowest slot number and the beginning |
| port number on that slot, separated by a colon. Then the highest |
| slot number, and the highest port number of the range (also |
| separated by a colon) are specified. The beginning and end of |
| the port list range are separated by a dash. For example, 1:3 |
| specifies slot number 1, port 3. 2:4 specifies slot number 2, port |
| 4. |
| slot 2, port 4 − in numerical order. |
| all – Denotes all ports on the Switch |
Restrictions | Only |
|
|
Example usage:
To display the 802.1x auth state for
Command: show 802.1x auth_state
Port | Auth PAE State | Backend State | Port Status |
1:1 | ForceAuth | Success | Authorized |
1:2 | ForceAuth | Success | Authorized |
1:3 | ForceAuth | Success | Authorized |
1:4 | ForceAuth | Success | Authorized |
1:5 | ForceAuth | Success | Authorized |
1:6 | ForceAuth | Success | Authorized |
1:7 | ForceAuth | Success | Authorized |
1:8 | ForceAuth | Success | Authorized |
1:9 | ForceAuth | Success | Authorized |
1:10 | ForceAuth | Success | Authorized |
195