GSLC · Question #583
A company has several conference rooms with wired network jacks that are used by both employees and guests. Employees need access to internal resources and guests only need access to the Internet. Whi
The correct answer is D. 802.1x and VLANs. 802.1x provides per-port authentication to identify whether a connecting user is an employee or guest, while VLANs segment their traffic to route employees to internal resources and guests to Internet-only access.
Question
A company has several conference rooms with wired network jacks that are used by both employees and guests. Employees need access to internal resources and guests only need access to the Internet. Which of the following combinations is BEST to meet the requirements?
Options
- ANAT and DMZ
- BVPN and IPSec
- CSwitches and a firewall
- D802.1x and VLANs
How the community answered
(43 responses)- A5% (2)
- B9% (4)
- C2% (1)
- D84% (36)
Why each option
802.1x provides per-port authentication to identify whether a connecting user is an employee or guest, while VLANs segment their traffic to route employees to internal resources and guests to Internet-only access.
NAT translates addresses and a DMZ hosts publicly accessible services, but neither mechanism authenticates users or dynamically segments wired jack access based on who is connecting.
VPN and IPSec are used to encrypt traffic over untrusted networks and do not solve the problem of differentiating and segmenting local wired jack users.
Switches and a firewall provide infrastructure and perimeter filtering but do not provide a mechanism to identify and separate employees from guests on shared physical jacks.
802.1x authenticates each device or user connecting to a wired jack and, based on the authentication result, dynamically assigns the port to the appropriate VLAN - an internal VLAN for employees with access to corporate resources or a guest VLAN with only Internet access. This combination handles both identity verification and traffic segmentation with a single integrated solution.
Concept tested: 802.1x with dynamic VLAN assignment for mixed users
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/ieee-8021x/116439-config-cwa-voip-8021x.html
Topics
Community Discussion
No community discussion yet for this question.