Which frame processing method causes a switch to wait until the first 64 bytes of the frame have been received before forwarding the frame to the destination device?

Respuesta :

Fragment free frame processing method causes a switch to wait until the first 64 bytes of the frame have been received before forwarding the frame to the destination device

  • Fragment free processing

An advanced type of cut-through switching is fragment-free (runtless switching). Before making a switching choice, switches engaged in cut-through switching merely read the Ethernet frame's destination MAC address field.

  • What distinguishes fragment-free switching from fast forward switching?

The latency in fast-forward mode is calculated between the first bit received and the first bit delivered. The most common cut-through switching technique is fast-forward switching. Switching without fragments: The switch stores the first 64 bytes of the frame in fragment-free switching before forwarding.

Learn more about frame here: https://brainly.com/question/19756844

#SPJ4