You need to remove VLANs 2 through 4 from the allowed list on a trunk interface. Which command will remove only these VLANs without interruption to the network?
A. Switch(config-if)# switchport trunk remove vlan 2-4
B. Switch(config-if)# switchport remove vlan 2-4
C. Switch(config-if)# switchport trunk allowed vlan remove 2-4
D. Switch(config-if)# switchport trunk allowed remove vlan 2-4
Comments
Post a Comment