Which two commands enable loop guard on a Cisco switch? (Choose two.)
Which two commands enable loop guard on a Cisco switch? (Choose two.)
A . switch(config-if)# spanning-tree guard loop
B . switch(config-if)# spanning-tree loop guard default
C . switch(config)# spanning-tree loop guard default
D . switch(config-if)# spanning-tree loopguard
E . switch(config)# spanning-tree loopguard default
Answer: AE
Latest 300-115 Practice Questions with 342 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Çorrect. But rubbish syntax from cisco.
loopguard default on for whole switch
guard loop for interface
Dev team lay off the drugs and be consistent. It should be
loop-guard default on for whole switch
loop-guard for interface
FML
A and E are correct answers. I have checked it in different books including Official Cert Guide.