Article

Latest News
Comment on Win a Free b iPod /b by Ryan- Sunday, October 28, 2007
win a b ipod /b really doing nothing NOT A SCAM What Do u got to lose read more...

b iPod /b Song Downloads Involve Plenty Of Fun- Sunday, October 28, 2007
Getting b iPod /b song downloads is always challenging, as there are hundreds read more...

This is an ad produced by a student for the b iPod /b Touch. It has b ... /b- Sunday, October 28, 2007
This is an ad produced by a student for the b iPod /b Touch. It has prompted read more...


Latest Articles
Myspace Backgrounds
Time to get started on this topic. Take a few moments to read every aspect ...more

Blog Myspace
I hope that the following article will help you to better understand this ...more

LG shine: accentuate your lifestyle
Why mobile phones have once again become a status symbol? Its not hard to ...more

Cisco CCNA Certification: Error Detection vs. Error Recovery by Chris Bryant

Passing the CCNA, Intro, and ICND exam is all about knowing and noticing the details. (Which makes perfect sense, since becoming a master networking administrator or engineer is also about noticing the details!) One such detail knows the difference between error detection and error recovery. While the terms are sometimes used interchangeably, they are not the same thing.

Error detection is just that - error detection only. Two common error detection methods are found at the Data Link layer of the OSI model, the FCS (Frame Check Sequence) and CRC (Cyclical Redundancy Check). A mathematical equation is run against the data in the frame, and the result is sent along with the data. The receiver runs the equation again, but this time. If the result is the same, the frame is considered valid; if the result is different, the frame is considered corrupt and is discarded.

Note that the FCS and CRC do nothing in regards to retransmission. They are strictly error detection schemes.

For an example of error recovery, we look to the Transport layer, where TCP runs. TCP performs reliable delivery, and the reason we call it "reliable" is that TCP uses sequence numbers to detect missing segments. If the sender determines from the sequence numbers that the remote host did not receive transmitted segments, the sender will retransmit the missing segments.

The key to keeping the terms straight in your head is to remember that while both error detection and error recovery both detect problems, only error recovery does anything about it. It's also worth reading an exam question twice when you see either term!

About the Author:
Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage , home of free CCNA and CCNP tutorials! Pass the CCNA exam with Chris Bryant!


Other articles by Chris Bryant

Cisco CCNP / BSCI Certification: The Local Preference BGP Attribute
When studying for your BSCI exam for the CCNP, you get your first taste of BGP. One of the major differences between BGP and the other protocols you've studied to date is that BGP uses attributes to describe paths, and to influence the selection of one path over the other. In this free tutorial, ...more

Cisco CCNA Certification: Cisco Switching Modes Tutorial
To pass the CCNA exam and earn that coveted certification, you've got to know Cisco switches inside and out. Among the many important details you've got to know are the three methods that Cisco switches use to forward frames, and the differences between the three. The first switching method is ...more

Cisco CCNP / BSCI Certification: The BGP Attribute "MED"
When you're preparing to pass the BSCI exam and earn your CCNP certification, one of the biggest challenges is learning BGP. BGP is totally different from any protocol you learned to earn your CCNA certification, and one of the differences is that BGP uses path attributes to favor one path over ...more

It's 2006. Do You Know Where Your IT Career Is?
Whether you're thinking of starting a career with computers and information technology, or thinking about earning a professional certification such as the CCNA or MCSE to accelerate your career, there is no better time to start than today. Silicon Valley is hiring again, and while we all can't work ...more

Cisco CCNP / BSCI Tutorial: Comparing OSPF and ISIS Hellos
While studying to pass the BSCI exam and preparing to earn your CCNP certification, you'll quickly notice that while OSPF and ISIS are both link-state protocols, there are a lot of differences between the two. One major difference is the way the two protocols handle hello packets. Hello packets ...more