Implementing Cisco IP Switched Networks (CCNP SWITCH, legacy) — Question 10
How do you configure Spanning-tree EtherChannel guard?
Answer options
- A. (config)#spanning-tree etherchannel guard misconfig
- B. (config-if)#spanning-tree etherchannel guard misconfig
- C. (config)#spanning-tree etherchannel misconfig guard
- D. (config-if)#spanning-tree etherchannel misconfig guard
Correct answer: A
Explanation
The correct command to configure Spanning-tree EtherChannel guard is option A, which is executed in global configuration mode. Options B and D are incorrect because they are meant for interface configuration mode, while option C has the parameters in the wrong order and is therefore invalid.