December 2019
Beginner
510 pages
12h 7m
English
In this process, the switch will store the frame data in its memory buffer until the complete frame has been received. Once the frame has been completely received, the switch will perform error checking on the data before forwarding the frame on. Any corrupt frames are discarded. Store and forward also allows data to be prioritized through Quality of Service (QoS). We can see a simplified visualization of this in the following diagram:

Let's go through the numbered steps in the preceding diagram so that we can understand this process better:
Read now
Unlock full access