Switching methods include cut-through, store and forward,
and a modified version of the first two methods. Which
statement about switching methods is true?
A. The store and forward method has low latency
B. The cut through method of switching has high latency
C. The modified version holds the packet in memory until 50
percent of the packet reaches the switch
D. The modified version holds the packet in memory until the
data spoon of the packet reaches the switch
Answer Posted / shahid
Store and forward stores complete frame in buffer so it is memory intensive and I think this will take time also.
Cut-through doesn't store complete frame, it looks till destination MAC address and forwards, downside is that the corrupt frame will also be forwarded (in store & forward if frame is corrupted, not get forwarded)
In modified cut-through first 64 bytes are checked and then frame is forwarded (corrupt frame is not forwarded also).
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is network?
How many types of nat?
What is the difference between cross cable and straight cable?
what is the concept of HA and FA in VPN tunneling?
Default packet size of ipv6?
Can you explain PAP?
What is the meaning of synchronization?
Explain protocol?
How do we do encryption and authentication in L2F?
Which updates called incremental updates?
In eigrp metric parameters which 2 options are enable by default?
Give some benefits of LAN switching.
What are 10baset ethernet lans?
What is the size of IP address?
Can you explain voluntary and compulsory tunnels?