QUESTION=Which three of the following are valid LAN switch types?
NAME_QUESTION=Which three of the following are
RIGHT_ANSWER=1101
ANSWER1=Cut-through
ANSWER2=Store-and-forward
ANSWER3=FragmentCheck
ANSWER4=FragmentFree
REACTION1=The cut-through LAN switch method only reads the destination hardware address of a frame; the FragmentFree reads the first 64 bytes of each frame to make sure there is no fragmentation. Store-and-forward reads the whole frame, plus runs a CRC on each frame. See Chapter 4 for more information.
REACTION2=
TXT_LINK1=LAN Switch Types
TXT_LINK2=LAN Switch Types
LINK1=s043+164a
LINK2=s043+164a
TEXT_SHOW_ANSWER=The cut-through LAN switch method only reads the destination hardware address of a frame; the FragmentFree reads the first 64 bytes of each frame to make sure there is no fragmentation. Store-and-forward reads the whole frame, plus runs a CRC on each frame. See Chapter 4 for more information.