Spanning Tree Protocol Questions and Answers
Practice ModeShowing 10 of 16 questions
Q11
Which of the following is a layer 2 protocol used to maintain a loop-free network?
Answer: Option B
Q12
You need to allow one host to be permitted to attach dynamically to each switch interface. Which two commands must you configure on your catalyst switch to meet this policy?
Switch(config-if)# ip access-group 10
Switch(config-if)# switchport port-security maximum 1
Switch(config)# access-list 10 permit ip host 1
Switch(config-if)# switchport port-security violation shutdown
Switch(config)# mac-address-table secure
Answer: Option B
Q13
What command will display the forward/filter table?
Answer: Option C
Q14
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?
Answer: Option C
Q15
What is the result of segmenting a network with a bridge (switch)?
It increases the number of collision domains.
It decreases the number of collision domains.
It increases the number of broadcast domains.
It decreases the number of broadcast domains.
It makes smaller collision domains.
It makes larger collision domains.
Answer: Option A
Q16
What are the distinct functions of layer 2 switching that increase available bandwidth on the network?
Address learning
Routing
Forwarding and filtering
Creating network loops
Loop avoidance
IP addressing
Answer: Option A