A network administrator is updating the configuration of an IEEE 802.1Q trunk link on interface `GigabitEthernet1/0/48` connecting two switch stacks. The interface currently passes traffic for VLANs 10, 20, and 30. The administrator must permit VLAN 50 across the link without disrupting the traffic of the existing VLANs. Which command should be applied under interface configuration mode to accomplish this requirement?
- switchport trunk allowed vlan add 50Cevap
- Bswitchport trunk allowed vlan 50
- Cswitchport access vlan 50
- Dswitchport trunk native vlan 50
Cevap
The command 'switchport trunk allowed vlan add 50' appends VLAN 50 to the existing list of allowed VLANs on an 802.1Q trunk interface without replacing current entries.
The command containing the 'add' parameter appends VLAN 50 to the existing allowed list (VLANs 10, 20, and 30). This allows VLAN 50 traffic to cross the trunk while keeping active production traffic on the existing VLANs uninterrupted.
Adım Adım Çözüm
Anahtar Kavram
802.1Q Trunk Allowed VLAN List Modification
Tahmini Süre:1m 15s