A network technician is troubleshooting connectivity for workstations in a newly configured department. The workstations are connected to access ports on Switch-A assigned to VLAN 20. However, none of the hosts can acquire an IP address from the DHCP server located across an 802.1Q trunk link connected to the core switch. The technician issues the following CLI command on Switch-A interface GigabitEthernet0/1:
text
Switch-A# show interfaces trunk
Port Mode Encapsulation Status Native vlan
Gi0/1 on 802.1q trunking 1
Port Vlans allowed on trunk
Gi0/1 1-10,30-100
Port Vlans in spanning tree forwarding state and not pruned
Gi0/1 1,10,30,40
Based on the terminal output and symptoms, which configuration issue on interface GigabitEthernet0/1 is preventing communication for hosts on VLAN 20?
- VLAN 20 is absent from the trunk interface allowed VLAN list.Cevap
- BA native VLAN mismatch exists between Switch-A and the core switch trunk port.
- CSwitch-A has an improper Spanning Tree Protocol priority set for VLAN 20, placing the port into blocking mode.
- DAn active duplex mismatch on interface GigabitEthernet0/1 is dropping all VLAN 20 traffic.