You are implementing a security control to prevent unauthorized devices from connecting to the corporate wired network. Which network access control method should be used?
802.1X authentication requires devices to authenticate before gaining network access, providing port-level security that prevents unauthorized connections.
Why this answer
802.1X authentication (D) is the correct network access control method for preventing unauthorized devices from connecting to the corporate wired network because it requires devices to authenticate at the port level before gaining network access, providing strong security. VLAN segmentation (A) separates traffic but does not authenticate devices. MAC address filtering (B) can be easily bypassed by spoofing.
Network Access Control (C) is a broader concept that may include 802.1X, but 802.1X is the specific technology that provides the authentication mechanism.