QUESTION=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?
NAME_QUESTION=What does a switch do when
RIGHT_ANSWER=3
ANSWER1=Forwards the switch to the first available link
ANSWER2=Drops the frame
ANSWER3=Floods the network with the frame looking for the device
ANSWER4=Sends back a message to the originating station asking for a name resolution
REACTION1=
REACTION2=
REACTION3=Switches forward all frames that have an unknown destination address. If a device answers the frame, the switch will update the MAC address table to reflect the location of the device.
REACTION4=
TXT_LINK1=Address Learning
TXT_LINK2=Address Learning
TXT_LINK3=Address Learning
TXT_LINK4=Address Learning
LINK1=s041+151a
LINK2=s041+151a
LINK3=s041+151a
LINK4=s041+151a
TEXT_SHOW_ANSWER=Switches forward all frames that have an unknown destination address. If a device answers the frame, the switch will update the MAC address table to reflect the location of the device.