nerdexam
Cisco

300-715 · Question #316

An engineer is starting to implement a wired 802.1X project throughout the campus. The task is for failed authentication to be logged to Cisco ISE and also have a minimal impact on the users. Which co

The correct answer is A. monitor-mode enabled. To implement a wired 802.1X project that logs failed authentications to Cisco ISE with minimal user impact, the engineer should configure monitor-mode enabled on the switch ports.

Architecture and Deployment

Question

An engineer is starting to implement a wired 802.1X project throughout the campus. The task is for failed authentication to be logged to Cisco ISE and also have a minimal impact on the users. Which command must the engineer configure?

Options

  • Amonitor-mode enabled
  • Bauthentication host-mode multi-auth
  • Cauthentication open
  • Dpae dot1x enabled

How the community answered

(43 responses)
  • A
    79% (34)
  • B
    7% (3)
  • C
    2% (1)
  • D
    12% (5)

Why each option

To implement a wired 802.1X project that logs failed authentications to Cisco ISE with minimal user impact, the engineer should configure `monitor-mode enabled` on the switch ports.

Amonitor-mode enabledCorrect

The `monitor-mode enabled` command on a switch port places the port in 802.1X monitor mode. In this mode, the port allows all traffic, even from unauthenticated users, but still sends EAPoL requests to the endpoint and logs authentication attempts (both successful and failed) to Cisco ISE. This allows for testing and logging without disrupting user access, thereby having minimal impact.

Bauthentication host-mode multi-auth

`authentication host-mode multi-auth` allows multiple authenticated hosts on a single port but doesn't specifically address monitoring or minimal impact during initial rollout.

Cauthentication open

`authentication open` allows all devices to connect without 802.1X authentication and would not log failed authentication attempts to ISE.

Dpae dot1x enabled

`pae dot1x enabled` is used to enable the Port Access Entity for 802.1X on the interface, which is part of enforcing 802.1X, not monitoring with minimal impact.

Concept tested: Cisco IOS 802.1X Monitor Mode

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_8021x/configuration/15-0/sec-8021x-15-0-book/config-8021x.html

Topics

#802.1X#Wired Authentication#Monitor Mode#Cisco ISE

Community Discussion

No community discussion yet for this question.

Full 300-715 Practice