ive mentioned before that my teacher is crazy. he constantly mixes things up or confuses something. this week we're doing layer 2.
how often are CRC checks done? just at each destination point when the frame is checked?
he gave us a test question, and what he says is the answer (despite having access to the tests, he has given wrong answers before)
PC < ~ethernet > router1 < ~serial(PPP) > router2 < ~serial(PPP) > router3 < ~ethernet > laptop
and said there would be 8 crc calculations: one at each interface that handles the frame.
but when i read in our book...it seems like it should be 4: one for each destination node that *receives* the frame. it doesnt make sense to me that, for instance, router1 would open the frame, check it....then check it again before it packs it up and sends it to router2
i tried looking online, and get 2 and 8. i guess 2 would make sense if a serial PPP connection doesnt deal with CRCs, but I dont know if that is the case or not.
help?
how often are CRC checks done? just at each destination point when the frame is checked?
he gave us a test question, and what he says is the answer (despite having access to the tests, he has given wrong answers before)
PC < ~ethernet > router1 < ~serial(PPP) > router2 < ~serial(PPP) > router3 < ~ethernet > laptop
and said there would be 8 crc calculations: one at each interface that handles the frame.
but when i read in our book...it seems like it should be 4: one for each destination node that *receives* the frame. it doesnt make sense to me that, for instance, router1 would open the frame, check it....then check it again before it packs it up and sends it to router2
i tried looking online, and get 2 and 8. i guess 2 would make sense if a serial PPP connection doesnt deal with CRCs, but I dont know if that is the case or not.
help?