0% found this document useful (0 votes)
29 views1 page

Comm Nets EX2 3.4

The document discusses a scenario where canceling an edge in a network with a feedback loop of 2 or more can cause routing issues even with poison reverse, as nodes may continue routing through others and cause a count to infinity.

Uploaded by

Ido Akov
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

Comm Nets EX2 3.4

The document discusses a scenario where canceling an edge in a network with a feedback loop of 2 or more can cause routing issues even with poison reverse, as nodes may continue routing through others and cause a count to infinity.

Uploaded by

Ido Akov
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

IV.

no, it doesn't work for cases in which the feedback loop is 2 or larger.
Say we cancel edge CD, C reroutes to D through B, B reroutes through A, and A routes through C. If we use poison
reverse, C tells B distance from D is infinity, but B continues to route through A anyway, so problem isn't solved and
we get a count to infinity.

C 1 D
1

You might also like