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 |
Which IEEE standard is used to define Wi-Fi? A. IEEE 802.3 B. IEEE 802.5 C. IEEE 802.11h D. IEEE 802.11c E. IEEE 802.11
What are the two types of transmission technology available in ccna?
Identify the OSI layer associated with bits? A.) Physical B.) Network C.) Binary D.) Data link
Which command will show you if you have a DTE or DCE cable connected to an interface?
Which command displays all the commands in the history buffer? A. CTRL H B. show buffer C. show history D. show history buffer
What is the passive topology in ccna?
Windowing is a type of : A.) Negative acknowledgement B.) Address resolution C.) Layer transition mechanism D.) Flow control
Why twist in twisted pairs?
All equipment located at the customers site is called: A.) CPE B.) CO C.) DCE D.) Demarc E.) DTE
What command can be used to test IPX connectivity? A.) Ping 2e.000.0045.8923 B.) Ping 192.168.100.1 C.) Ping ipx 2e.0000.0045.8923 D.) Ipx ping 2e.0000.0045.8923
What are the disadvantages of symmetric algorithms?
Which layer is responsible for identifying and establishing the availability of the intended communication partner? A.) Application B.) Presentation C.) Transport D.) Session E.) Network