Sail E0 Webinar

Computer Aptitude > Networking

SPANNING TREE PROTOCOL MCQs

Total Questions : 34 | Page 2 of 4 pages
Question 11. Which of the following is a layer 2 protocol used to maintain a loop-free network?
  1.    VTP
  2.    STP
  3.    RIP
  4.    CDP
 Discuss Question
Answer: Option B. -> STP
Question 12. 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?
1. Switch (config-if) # ip access-group 10
2. Switch (config-if) # switchport port-security maximum 1
3. Switch (config) # access-list 10 permit ip host 1
4. Switch (config-if) # switchport port-security violation shutdown
5. Switch (config) # mac-address-table secure
  1.    1 and 3
  2.    2 and 4
  3.    2, 3 and 5
  4.    4 and 5
 Discuss Question
Answer: Option B. -> 2 and 4
Question 13. What command will display the forward/filter table?
  1.    show mac filter
  2.    show run
  3.    show mac address-table
  4.    show mac filter-table
 Discuss Question
Answer: Option C. -> show mac address-table
Question 14. 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?
  1.    Discard it and send an error message back to the originating host
  2.    Flood the network with the frame
  3.    Add the source address and port to the MAC address table and forward the frame out the destination port
  4.    Add the destination to the MAC address table and then forward the frame
 Discuss Question
Answer: Option C. -> Add the source address and port to the MAC address table and forward the frame out the destination port
Question 15. What is the result of segmenting a network with a bridge (switch)?
1. It increases the number of collision domains.
2. It decreases the number of collision domains.
3. It increases the number of broadcast domains.
4. It decreases the number of broadcast domains.
5. It makes smaller collision domains.
6. It makes larger collision domains.
  1.    1 and 5
  2.    2, 3 and 5
  3.    3, 4 and 6
  4.    1, 3 and 6
 Discuss Question
Answer: Option A. -> 1 and 5
Question 16. What are the distinct functions of layer 2 switching that increase available bandwidth on the network?
1. Address learning
2. Routing
3. Forwarding and filtering
4. Creating network loops
5. Loop avoidance
6. IP addressing
  1.    1, 3 and 5
  2.    2, 4 and 6
  3.    2 and 6
  4.    3 and 5
 Discuss Question
Answer: Option A. -> 1, 3 and 5
Question 17.  What is the purpose of Spanning Tree Protocol in a switched LAN?
  1.    To provide a mechanism for network monitoring in switched environments
  2.    To prevent routing loops in networks with redundant paths
  3.    To prevent switching loops in networks with redundant switched paths
  4.    To manage the VLAN database across multiple switches
 Discuss Question
Answer: Option C. -> To prevent switching loops in networks with redundant switched paths
Question 18.  Which statement describes a spanning-tree network that has converged?
  1.    All switch and bridge ports are in the forwarding state.
  2.    All switch and bridge ports are assigned as either root or designated ports.
  3.    All switch and bridge ports are in either the forwarding or blocking state.
  4.    All switch and bridge ports are either blocking or looping.
 Discuss Question
Answer: Option C. -> All switch and bridge ports are in either the forwarding or blocking state.
Question 19.  What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?
  1.    Forwards the switch to the first available link
  2.    Drops the frame
  3.    Floods the network with the frame looking for the device
  4.    Sends back a message to the originating station asking for a name resolution
 Discuss Question
Answer: Option C. -> Floods the network with the frame looking for the device
Question 20.  Which of the following statement is true?
  1.    A switch creates a single collision domain and a single broadcast domain. A router creates a single collision domain.
  2.    A switch creates separate collision domains but one broadcast domain. A router provides a separate broadcast domain.
  3.    A switch creates a single collision domain and separate broadcast domains. A router provides a separate broadcast domain as well.
  4.    A switch creates separate collision domains and separate broadcast domains. A router provides separate collision domains.
 Discuss Question
Answer: Option B. -> A switch creates separate collision domains but one broadcast domain. A router provides a separate broadcast domain.

Latest Videos

Latest Test Papers