Compare cert salaries and plan your next career move
mapletune wrote: » Think about it. At what Layer of the OSI model does error detection with CRC checksums work at? That's right, Layer 2. The L2 frame header contains a 32 bit CRC frame check sequence. So, the host computer has to encapsulate that L2 frame in order to send it through the L1 wire, correct? That's 1 calculation. Now, the first Router gets it, it checks for errors, 2nd calculation. However, because it decapsulated the frame to read L3 IP packet header, it must encap it again, now, with a new MAC address source/destination, everything, including a new 32 bit CRC frame check sequence. That's the 3rd calculation. Repeat for every link and you get 2 calculations per link. one to calculate CRC and one to check CRC. Cheers, Mike
A checksum or hash sum is a fixed-size datum computed from an arbitrary block of digital data for the purpose of detecting accidental errors that may have been introduced during its transmission or storage. -Wikipedia
Compare salaries for top cybersecurity certifications. Free download for TechExams community.