nerdexam
Cisco

350-701 · Question #2

Which command enables 802.1X globally on a Cisco switch?

The correct answer is A. dot1x system-auth-control. The dot1x system-auth-control command globally enables 802.1X port-based authentication on a Cisco switch.

Submitted by devops_kid· Mar 30, 2026Secure Network Access, Visibility and Enforcement

Question

Which command enables 802.1X globally on a Cisco switch?

Exhibit

350-701 question #2 exhibit

Options

  • Adot1x system-auth-control
  • Bdot1x pae authenticator
  • Cauthentication port-control auto
  • Daaa new-model

How the community answered

(62 responses)
  • A
    90% (56)
  • B
    3% (2)
  • C
    2% (1)
  • D
    5% (3)

Why each option

The `dot1x system-auth-control` command globally enables 802.1X port-based authentication on a Cisco switch.

Adot1x system-auth-controlCorrect

The `dot1x system-auth-control` command is used in global configuration mode on a Cisco switch to globally enable 802.1X port-based authentication across the entire switch. This command activates the fundamental 802.1X functionality that can then be applied and configured on individual interfaces.

Bdot1x pae authenticator

`dot1x pae authenticator` is an interface-level command used to configure the Port Access Entity (PAE) role on a specific port, not to enable 802.1X globally.

Cauthentication port-control auto

`authentication port-control auto` is an interface-level command that sets the authentication control mode for a specific port to automatically authenticate devices, rather than a global enablement command.

Daaa new-model

`aaa new-model` enables the new Authentication, Authorization, and Accounting (AAA) model, which is a necessary prerequisite for many advanced security features like 802.1X, but it does not directly enable 802.1X itself.

Concept tested: Cisco switch 802.1X global enablement.

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3560/software/release/12-2_55_se/configuration/guide/3560_scg/sw8021x.html

Topics

#802.1X#Switch configuration#Network access control#Cisco IOS commands

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice