nerdexam
EC-Council

312-50V11 · Question #35

Bob, a network administrator at BigUniversity, realized that some students are connecting their notebooks in the wired network to have Internet access. In the university campus, there are many…

The correct answer is C. Use the 802.1x protocol. IEEE 802.1X provides port-based Network Access Control (NAC), requiring devices to authenticate before gaining any network access, making it the correct technical control to prevent unauthorized wired connections.

Hacking Wireless Networks

Question

Bob, a network administrator at BigUniversity, realized that some students are connecting their notebooks in the wired network to have Internet access. In the university campus, there are many Ethernet ports available for professors and authorized visitors but not for students. He identified this when the IDS alerted for malware activities in the network. What should Bob do to avoid this problem?

Options

  • ADisable unused ports in the switches
  • BSeparate students in a different VLAN
  • CUse the 802.1x protocol
  • DAsk students to use the wireless network

How the community answered

(51 responses)
  • A
    8% (4)
  • B
    4% (2)
  • C
    71% (36)
  • D
    18% (9)

Why each option

IEEE 802.1X provides port-based Network Access Control (NAC), requiring devices to authenticate before gaining any network access, making it the correct technical control to prevent unauthorized wired connections.

ADisable unused ports in the switches

Disabling unused ports only prevents access on those specific ports and does not scale - professors or visitors may vacate a port, leaving it enabled and exploitable without authentication enforcement.

BSeparate students in a different VLAN

Separating students into a VLAN assumes students are already identified and admitted to the network - it does not prevent unauthorized devices from initially connecting to the wired infrastructure.

CUse the 802.1x protocolCorrect

IEEE 802.1X enforces authentication at the switch port level before granting Layer 2 network access, using an EAP-based exchange between the supplicant (client), authenticator (switch), and authentication server (RADIUS). Any device plugging into a port is held in an unauthorized state until valid credentials are provided. This directly prevents unauthenticated students from accessing the network regardless of which physical port they use.

DAsk students to use the wireless network

Asking students to use wireless is a policy request with no technical enforcement mechanism and does not prevent them from physically plugging into Ethernet ports.

Concept tested: IEEE 802.1X port-based network access control

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_8021x/configuration/xe-16/sec-usr-8021x-xe-16-book/config-ieee-802x-pba.html

Topics

#802.1x#network access control#NAC#port security

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice