Switch Questions
December 25th, 2015
Go to comments
Question
What will a switch do if it receives a frame with unknown destination MAC address?
A. It will flood the frame to all ports except the port where the frame came from
B. It will discard that frame
C. It will store that frame until it identifies the receiving device
D. It will send ARP Request on all ports to get more information about the destination MAC address
Answer: A