Module 2 Quiz - IT-0125
Question 3: What is the significant difference between a hub and a Layer 2 LAN switch?
Correct! A switch creates many smaller collision domains, and a hub increases the size of a single collision domain.
Question 1: Which statement is true about broadcast and collision domains?
Correct! Adding a switch to a network will increase the size of the broadcast domain.
Question 2: What is one function of a Layer 2 switch?
Correct! Determines which interface is used to forward a frame based on the destination MAC address.
Question 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?
Correct! Forward the frame out all ports except the port where the frame is received.
Question 5: Which switch characteristic helps alleviate network congestion when a 10 Gbps port is forwarding data to a 1 Gbps port?
Correct! Frame buffering.
Question 9: Which two statements are true about half-duplex and full-duplex communications? (Choose two.)
Correct! Full duplex increases the effective bandwidth. Correct! Full duplex allows both ends to transmit and receive simultaneously.
Question 12: Which network device can serve as a boundary to divide a Layer 2 broadcast domain?
Correct! Router.
Question 10: Which type of address does a switch use to build the MAC address table?
Correct! Source MAC address.
Question 6: Which switching method makes use of the FCS value?
Correct! Store-and-forward.
Question 11: Which option correctly describes a switching method?
Correct! Store-and-forward: ensures that the frame is free of physical and data-link errors.
Question 7: What does the term "port density" represent for an Ethernet switch?
Correct! The number of available ports.
Question 8: Which information does a switch use to keep the MAC address table information current?
Correct! The source MAC address and the incoming port.