nerdexam
GIAC

GSLC · Question #580

A company determines a need for additional protection from rogue devices plugging into physical ports around the building. Which of the following provides the highest degree of protection from…

The correct answer is D. 802.1x. 802.1x is a port-based Network Access Control standard that forces devices to authenticate before receiving any network access, providing the strongest protection against rogue wired connections.

Security Architecture & Engineering

Question

A company determines a need for additional protection from rogue devices plugging into physical ports around the building. Which of the following provides the highest degree of protection from unauthorized wired network access?

Options

  • AIntrusion Prevention Systems
  • BMAC filtering
  • CFlood guards
  • D802.1x

How the community answered

(32 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    94% (30)

Why each option

802.1x is a port-based Network Access Control standard that forces devices to authenticate before receiving any network access, providing the strongest protection against rogue wired connections.

AIntrusion Prevention Systems

Intrusion Prevention Systems inspect in-flight traffic and block malicious activity but do not authenticate devices at the port level, meaning a rogue device can still connect and begin communicating before any IPS policy applies.

BMAC filtering

MAC filtering restricts access based on hardware addresses but is easily defeated by cloning a known-good MAC address, making it a significantly weaker control than 802.1x credential-based authentication.

CFlood guards

Flood guards limit unknown unicast or multicast frame rates to protect the CAM table from overflow attacks and serve no role in authenticating or authorizing devices that connect to physical ports.

D802.1xCorrect

802.1x places a physical port in an unauthorized state immediately upon device connection, blocking all traffic except EAP authentication frames until the device successfully authenticates against a RADIUS server. Because authentication is required at the port level before network access is granted, it cannot be bypassed by simply plugging in a device, making it the highest-assurance option for preventing unauthorized wired access.

Concept tested: 802.1x port-based network access control for wired security

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/8021x/98596-802.1x-config.html

Topics

#802.1x#NAC#rogue devices#port authentication

Community Discussion

No community discussion yet for this question.

Full GSLC Practice