QUESTION=Which LAN switch type waits for the collision window to pass before looking up the destination hardware address in the MAC filter table and forwarding the frame?
NAME_QUESTION=Which LAN switch type waits
RIGHT_ANSWER=4
ANSWER1=Cut-through
ANSWER2=Store-and-forward
ANSWER3=FragmentCheck
ANSWER4=FragmentFree
REACTION1=
REACTION2=
REACTION3=
REACTION4=FragmentFree looks at the first 64 bytes of a frame to make sure a collision has not occurred. It is sometimes referred to as modified cut-through.
TXT_LINK1=FragmentFree (Modified Cut-Through)
TXT_LINK2=FragmentFree (Modified Cut-Through)
TXT_LINK3=FragmentFree (Modified Cut-Through)
TXT_LINK4=FragmentFree (Modified Cut-Through)
LINK1=s043+164c
LINK2=s043+164c
LINK3=s043+164c
LINK4=s043+164c
TEXT_SHOW_ANSWER=FragmentFree looks at the first 64 bytes of a frame to make sure a collision has not occurred. It is sometimes referred to as modified cut-through.