A company wants to deploy a new firewall with a management interface on a separate VLAN to ensure management traffic is isolated from production traffic. Which interface type should be used for management access?
Trap 1: HA1 interface
HA interfaces are for high-availability synchronization, not general management.
Trap 2: VLAN interface
VLAN interfaces are logical layer 3 interfaces for routing, not dedicated management ports.
Trap 3: Ethernet 1/1
Ethernet interfaces are for data traffic, not dedicated management.
- A
HA1 interface
Why wrong: HA interfaces are for high-availability synchronization, not general management.
- B
VLAN interface
Why wrong: VLAN interfaces are logical layer 3 interfaces for routing, not dedicated management ports.
- C
Ethernet 1/1
Why wrong: Ethernet interfaces are for data traffic, not dedicated management.
- D
MGT (Management) interface
The MGT interface is a dedicated management port that can be assigned an IP on a separate VLAN for out-of-band management.