nerdexam
Cisco

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.

Submitted by packet_pusher· Mar 30, 2026

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)
  • A
    3% (1)
  • B
    94% (29)
  • D
    3% (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.

Ashow authorization status

`show authorization status` is not a standard Cisco IOS command for displaying 802.1X session details.

Bshow authen sess int gi0/1Correct

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.

Cshow connection status gi0/1

`show connection status gi0/1` is not a standard Cisco IOS command for displaying 802.1X session details.

Dshow ver gi0/1

`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

#802.1X#Cisco IOS command#Interface authentication status

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice