

MCQOPTIONS
Saved Bookmarks
This section includes 19 Mcqs, each offering curated multiple-choice questions to sharpen your Networking knowledge and support exam preparation. Choose a topic below to get started.
1. |
Layer 2 switching provides which of the following?1. Hardware-based bridging (ASIC)2. Wire speed3. Low latency4. Low cost |
A. | and 3 |
B. | and 4 |
C. | , 2 and 4 |
D. | ll of the above |
Answer» E. | |
2. |
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. |
A. | and 5 |
B. | , 3 and 5 |
C. | , 4 and 6 |
D. | , 3 and 6 |
Answer» B. , 3 and 5 | |
3. |
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 102. Switch (config-if) # switchport port-security maximum 13. Switch (config) # access-list 10 permit ip host 14. Switch (config-if) # switchport port-security violation shutdown5. Switch (config) # mac-address-table secure |
A. | and 3 |
B. | and 4 |
C. | , 3 and 5 |
D. | and 5 |
Answer» C. , 3 and 5 | |
4. |
What are the distinct functions of layer 2 switching that increase available bandwidth on the network?1. Address learning2. Routing3. Forwarding and filtering4. Creating network loops5. Loop avoidance6. IP addressing |
A. | , 3 and 5 |
B. | , 4 and 6 |
C. | and 6 |
D. | and 5 |
Answer» B. , 4 and 6 | |
5. |
What command will display the forward/filter table? |
A. | show mac filter |
B. | show run |
C. | show mac address-table |
D. | show mac filter-table |
Answer» D. show mac filter-table | |
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 |
A. | 1 and 3 |
B. | 2 and 4 |
C. | 2, 3 and 5 |
D. | 4 and 5 |
Answer» C. 2, 3 and 5 | |
7. |
Layer 2 switching provides which of the following? Hardware-based bridging (ASIC) Wire speed Low latency Low cost |
A. | 1 and 3 |
B. | 2 and 4 |
C. | 1, 2 and 4 |
D. | All of the above |
Answer» E. | |
8. |
Your switch has a port status LED that is alternating between green and amber. What could this indicate? |
A. | The port is experiencing errors. |
B. | The port is shut down. |
C. | The port is in STP blocking mode. |
D. | Nothing; this is normal. |
Answer» B. The port is shut down. | |
9. |
You want to run the new 802.1w on your switches. Which of the following would enable this protocol? |
A. | Switch(config)# spanning-tree mode rapid-pvst |
B. | Switch# spanning-tree mode rapid-pvst |
C. | Switch(config)# spanning-tree mode 802.1w |
D. | Switch# spanning-tree mode 802.1w |
Answer» B. Switch# spanning-tree mode rapid-pvst | |
10. |
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? |
A. | Discard it and send an error message back to the originating host |
B. | Flood the network with the frame |
C. | Add the source address and port to the MAC address table and forward the frame out the destination port |
D. | Add the destination to the MAC address table and then forward the frame |
Answer» D. Add the destination to the MAC address table and then forward the frame | |
11. |
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. |
A. | 1 and 5 |
B. | 2, 3 and 5 |
C. | 3, 4 and 6 |
D. | 1, 3 and 6 |
Answer» B. 2, 3 and 5 | |
12. |
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? |
A. | The routing tables on the switches will not update. |
B. | The MAC forward/filter table will not update on the switch. |
C. | Broadcast storms will occur on the switched network. |
D. | The switches will automatically load-balance between the two links. |
Answer» D. The switches will automatically load-balance between the two links. | |
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? |
A. | Forwards the switch to the first available link |
B. | Drops the frame |
C. | Floods the network with the frame looking for the device |
D. | Sends back a message to the originating station asking for a name resolution |
Answer» D. Sends back a message to the originating station asking for a name resolution | |
14. |
If you want to disable STP on a port connected to a server, which command would you use? |
A. | disable spanning-tree |
B. | spanning-tree off |
C. | spanning-tree security |
D. | spanning-tree portfast |
Answer» E. | |
15. |
Which of the following is a layer 2 protocol used to maintain a loop-free network? |
A. | VTP |
B. | STP |
C. | RIP |
D. | CDP |
Answer» C. RIP | |
16. |
Which statement describes a spanning-tree network that has converged? |
A. | All switch and bridge ports are in the forwarding state. |
B. | All switch and bridge ports are assigned as either root or designated ports. |
C. | All switch and bridge ports are in either the forwarding or blocking state. |
D. | All switch and bridge ports are either blocking or looping. |
Answer» D. All switch and bridge ports are either blocking or looping. | |
17. |
In which circumstance are multiple copies of the same unicast frame likely to be transmitted in a switched LAN? |
A. | During high-traffic periods |
B. | After broken links are reestablished |
C. | When upper-layer protocols require high reliability |
D. | In an improperly implemented redundant topology |
Answer» E. | |
18. |
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 |
A. | 1, 3 and 5 |
B. | 2, 4 and 6 |
C. | 2 and 6 |
D. | 3 and 5 |
Answer» B. 2, 4 and 6 | |
19. |
What is the purpose of Spanning Tree Protocol in a switched LAN? |
A. | To provide a mechanism for network monitoring in switched environments |
B. | To prevent routing loops in networks with redundant paths |
C. | To prevent switching loops in networks with redundant switched paths |
D. | To manage the VLAN database across multiple switches |
Answer» D. To manage the VLAN database across multiple switches | |