Of the following switching types, which one has the highest
latency?
A.) Cut-through
B.) None
C.) Store-and-forward
D.) Fragment Free
Answer Posted / guest
Answer: C
Store-and-Forward switching copies the entire frame into its
buffer and
computes the CRC. If a CRC error is detected, the frame is
discarded, or
if the frame is a runt (less than 64 bytes including the
CRC) or a giant
(more than 1518 bytes including the CRC). The LAN switch
then looks up
the destination address in its switching table and
determines the
outgoing interface. The frame is then forwarded to the outgoing
interface. Cisco Catalyst 5000 switches uses the
Store-and-Forward
method. The problem with Store-and-Forward switching is
latency is
increased. Latency also varies with the size of the frame.
The larger
the frame, the more latency associated. This of course is
due to the
fact that the entire frame is copied into its buffer before
being
forwarded.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
When does network congestion occur?
How many types of ethernet?
What are the types of resource sharing?
How many types of memories are used in cisco router?
Tell me which cable called roll-over?
Utilizing RIP, what is the limit when it comes to number of hops?
What is the difference between the user mode and the privileged mode?
What are the different types of passwords used in securing a CISCO router?
What is the easiest way to remotely configure a router?
What is the maximum request timer?
In port based access-list which command you give instead of ip?
What are the different types of VPN?
If bandwidth will increase what will happen?
How many reserve ports?
What is cam?