1. You have two switches connected together with two crossover cables for redundancy, and STP is disabled. Which of the following will happen between the switches?
2. Layer 2 switching provides which of the following? Hardware-based bridging (ASIC) Wire speed Low latency Low cost
3. Your switch has a port status LED that is alternating between green and amber. What could this indicate?
4. You want to run the new 802.1w on your switches. Which of the following would enable this protocol?
5. Which of the following is a layer 2 protocol used to maintain a loop-free network?
6. 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
7. What command will display the forward/filter table?
8. 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?
9. 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.
10. 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
11. What is the purpose of Spanning Tree Protocol in a switched LAN?
12. Which statement describes a spanning-tree network that has converged?
13. 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?
14. In which circumstance are multiple copies of the same unicast frame likely to be transmitted in a switched LAN?
15. If you want to disable STP on a port connected to a server, which command would you use?