What is difference between Store-and-Forward, cut-through,
Fragment-Free Method?
Answers were Sorted based on User's Feedback
Answer / 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 |
Hi dear My self kapilasdhir my Id is asdhir.kapil@yahoo.com
(chat or mail). i want to know ur id. thnks for answer
questions
| Is This Answer Correct ? | 4 Yes | 8 No |
what command you must use if you want to delete or remove the configuration data that is stored in the NVRAM?
if i had a video conferencing device why should it is needed to configure a static IP for that,will it not work on the local lan.
What is the difference between lan, man, and wan?
Identify 3 methods not used to prevent routing loops? A.) Holddown timers B.) Sequence numbers C.) Triggered updates D.) Split horizon E.) Area hierarchies F.) Order of router startup
What is difference between routing and routed protocols?
IP RIP routing is conferred on a router but not all interfaces attach to RIP networks. What should you use to prevent all RIP routing updates from being sent through selecedc interfaces without using access lists? A. passive route B. default routes C. passive interface D. route update filtering
Identify 3 methods not used to prevent routing loops? A.) Holddown timers B.) Sequence numbers C.) Triggered updates D.) Split horizon E.) Area hierarchies F.) Order of router startup
What is the default IPX Ethernet encapsulation? A.) SNAP B.) Arpa C.) 802.2 D.) Novell-Ether E.) SAP
What utility can you use to see the path a packet takes through an internetwork? A.) Route B.) SNMP C.) Trace D.) Ping
What is the purpose of ARP? A.) IP to host name resolution B.) Host name to IP address resolution C.) Mac to IP address resolution D.) IP to Mac address resolution
4 Answers Cordys, Punjabi University,
What is the difference between hub, switch, and router?
What is the difference between TCP and UDP? A.) TCP is connection-oriented; UDP uses acknowledgements only B.) TCP is connection-oriented; UDP is connectionless C.) Both TCP and UDP are connection-oriented, but only TCP uses windowing D.) TCP and UDP both have sequencing, but UDP is connectionless