A network technician needs to isolate administrative access for core switches situated in an unstaffed facility. The security policy dictates that remote administrative management traffic must be completely separated from user data traffic so that compromised production host networks cannot reach the switch management interfaces. Which of the following strategies best fulfills this security requirement?
- Configure switch management interfaces within a dedicated Virtual Routing and Forwarding (VRF) instance and restrict management protocols to that isolated network.Answer
- BAssign administrative management access to the default native VLAN on all production trunk links while relying on VTY access control lists.
- CEnable SNMPv2c read-only community strings across all active production ports to allow centralized out-of-band network monitoring.
- DEnable Telnet access on the loopback interface with TACACS+ authentication to encrypt remote management sessions across production subnets.
Answer
Configure switch management interfaces within a dedicated Virtual Routing and Forwarding (VRF) instance and restrict management protocols to that isolated network.
Out-of-band (OOB) management using a dedicated management VRF or physical management interface ensures management traffic remains completely segregated from production data paths. This prevents hosts on production subnets from reaching or probing management interfaces.
Step-by-Step Solution
Key Concept
Out-of-band management plane isolation
Estimated Time:1m 30s