Thread Links Date Links
Thread Prev Thread Next Thread Index Date Prev Date Next Date Index

RE: [RPRWG] CRC check in each node?



Be aware also that Store and Forward has the opportunity to strip the frame whereas a cut through archecture does not.  Since the TTL is a way of determining the validity of the frame, if used in a cut through architecture, the frame should start transmission out until the TTL field has been read.
 
Martin
-----Original Message-----
From: Ajay Sahai [mailto:Ajay.Sahai@xxxxxxxxxxxxxxx]
Sent: Thursday, June 21, 2001 1:36 PM
To: Angela T. Faber
Cc: ieee 802.17 list
Subject: Re: [RPRWG] CRC check in each node?

Hi All

Obviously, if TTL is part of the header and protected by CRC then CRC check/update has to be done at every node.  There can be a CRC for the header alone. That might mitigate Angela's concerns.

Regards

Ajay Sahai

"Angela T. Faber" wrote:

Folks One question regarding CRC check: are we assuming CRC will be checked at every node (as the frame is forwarded) or it will be checked only at the destination/source node?My initial thought on this is that, if we don't do it at every node, than how do we remove the frame from ring if the source and destination addresses are corrupted? On the other hand I assume that if every node checks it, more time is spent with forwarding it.... Any insights are welcomed.Thanks! Angela