350-701 · Question #63
What Cisco command shows you the status of an 802.1X connection on interface gi0/1?
The correct answer is B. show authen sess int gi0/1. To display the 802.1X authentication session status for a specific interface like Gi0/1, the show authentication sessions interface gi0/1 command (or its abbreviation show authen sess int gi0/1) is used.
Question
What Cisco command shows you the status of an 802.1X connection on interface gi0/1?
Options
- Ashow authorization status
- Bshow authen sess int gi0/1
- Cshow connection status gi0/1
- Dshow ver gi0/1
How the community answered
(31 responses)- A3% (1)
- B94% (29)
- D3% (1)
Why each option
To display the 802.1X authentication session status for a specific interface like Gi0/1, the `show authentication sessions interface gi0/1` command (or its abbreviation `show authen sess int gi0/1`) is used.
`show authorization status` is not a standard Cisco IOS command for displaying 802.1X session details.
The `show authentication sessions interface gi0/1` command is the correct command to display detailed 802.1X authentication session information, including the current status, method, and client details, for a specified interface.
`show connection status gi0/1` is not a standard Cisco IOS command for displaying 802.1X session details.
`show ver gi0/1` is incorrect; `show version` displays software and hardware version information for the device, not interface 802.1X status.
Concept tested: Cisco IOS 802.1X status commands
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_8021x/command/sec-usr-8021x-cr-book/sec-8021x-cr-s-commands.html#wp773099839
Topics
Community Discussion
No community discussion yet for this question.