medium
Single Answer
0Kyle wants to authenticate users who plug into his network, then assign them to a VLAN based on their role. What technology could he use to do this?
Answer Options
A
802.1X
B
Port security
C
VLAN tagging
D
EAP
Correct Answer: A
Explanation
802.1X allows for authentication via EAP, then assignment to a VLAN based on a role or other attributes. EAP alone does not perform this function, port security leverages MAC addresses to determine if a system is allowed to connect, and VLAN tagging is part of how traffic is labeled for a specific VLAN but does not support authentication or role-based labels directly.