問題一覧
1
3. What is the significant difference between a hub and a Layer 2 LAN switch?
A switch creates many smaller collision domains, and a hub increases the size of a single collision domain.
2
16. What are two reasons a network administrator would segment a network with a Layer 2 switch? (Choose two.)
To enhance user bandwidth, To isolate traffic between segments
3
17. A switch has received a frame on an ingress port. What will the switch do if the unicast destination MAC address is in the MAC address table?
It will forward the frame out of the specified port in the MAC address table
4
15. What criteria is used by a Cisco LAN switch to decide how to forward Ethernet frames?
Destination MAC address
5
21. Which statement about half-duplex and full-duplex communication is true
Full-duplex communication is bidirectional
6
9. Which two statements are true about half-duplex and full-duplex communications? (Choose two.)
Full duplex increases the effective bandwidth., Full duplex allows both ends to transmit and receive simultaneously.
7
1. Which statement is true about broadcast and collision domains?
Adding a switch to a network will increase the size of the broadcast domain.
8
19. A switch has received a frame on an ingress port. What will the switch do if the destination MAC address is a broadcast address?
It will forward the frame out all ports except the incoming port.
9
14. Which network device can be used to eliminate collisions on an Ethernet network?
switch
10
13. What is the purpose of frame buffers on a switch?
They hold traffic, thus alleviating network congestion.
11
18. A switch has received a frame on an ingress port. What will the switch do if the unicast destination MAC address is not in the MAC address table?
It will forward the frame out all ports except the incoming port.
12
10. Which type of address does a switch use to build the MAC address table?
source MAC address
13
7. What does the term “port density” represent for an Ethernet switch?
the number of available ports
14
6. Which switching method makes use of the FCS value?
store-and-forward
15
11. Which option correctly describes a switching method?
store-and-forward: ensures that the frame is free of physical and data-link errors
16
20. Which switching method forwards the frame immediately after examining the destination MAC address?
Cut-though
17
12. Which network device can serve as a boundary to divide a Layer 2 broadcast domain?
router
18
5. Which switch characteristic helps alleviate network congestion when a 10 Gbps port is forwarding data to a 1 Gbps port?5. Which switch characteristic helps alleviate network congestion when a 10 Gbps port is forwarding data to a 1 Gbps port?
frame buffering
19
8. Which information does a switch use to keep the MAC address table information current?
the source MAC address and the incoming port
20
2. What is one function of a Layer 2 switch
determines which interface is used to forward a frame based on the destination MAC address
21
4. What will a Cisco LAN switch do if it receives an incoming frame and the destination MAC address is not listed in the MAC address table?4. What will a Cisco LAN switch do if it receives an incoming frame and the destination MAC address is not listed in the MAC address table?
Forward the frame out all ports except the port where the frame is received