medium
Single Answer
0You have a list of allowed VLANs over an existing trunk. You need to set the allowed list back to default. Which command will perform this without interruption?
Answer Options
A
no switchport trunk allowed
B
no switchport trunk allowed all
C
no switchport trunk allowed 1-4096
D
switchport trunk allowed vlan all
Correct Answer: D
Explanation
The command switchport trunk allowed vlan all will restore the allowed VLAN list back to default. The commands no switchport trunk allowed, no switchport trunk allowed all, and no switchport trunk allowed 1-4096 are incorrect.
trunking
vlan
cli
trunk-allowed