What is difference between Store-and-Forward, cut-through,
Fragment-Free Method?
Answer Posted / guest
these are all the switch types based on their working....
1. Cut through: the switch checks the frame only upto
13bytes and as it learns the destination address, it starts
forwarding the frame....lowest delay but is less reliable as
there is no error checking.
2. Fragment Free (Modified Cut-through): in this switches
checks the frame upto 64 bytes looking for any errors.if not
found then starts forwarding it to the destination....little
more delay than cut-through-and is some about reliable also.
3. Store and forward: in this type, the switch firstly
stores the entire frame in its buffer memory, after that it
runs error checking mechanism (CRC)to check the integrity of
the frame....if any errors are found it is dropped otherwise
forwarded to the destination. Highest delay and is highly
reliable.....
| Is This Answer Correct ? | 45 Yes | 3 No |
Post New Answer View All Answers
State the difference between dynamic IP and static IP addressing?
Explain what is formula of hold down time of eigrp protocol?
What is subnetting? Why is it used?
Mention what is dhcp?
What is subnet? Why is it used?
What is mtu and what is its size for transmission?
Why is network segmentation a good idea when managing a large network?
If line down and protocol also down; in this case which layer move problem?
How much internal and external ad of eigrp protocol?
Can you explain tunneling?
What is the igp (interior gateway protocol)?
What is difference between tcp/ip and osi model?
Explain the benefits of VLANs.
What is the difference between named and extended acl?
Tell me which protocol comes under hybrid dynamic type?