⇤ ← Revision 1 as of 2003-09-25 01:35:35
Size: 265
Comment:
|
← Revision 2 as of 2003-09-25 01:36:03 ⇥
Size: 293
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Don't send routing updates to a node C about a route to a node B if you recieved that information from C. | '''Splite Horizon''': Don't send routing updates to a node C about a route to a node B if you recieved that information from C. |
Line 5: | Line 5: |
'''Poison Reverse''' refers to when you send C poison information, namely that the distance to that node is infinity. | '''With Poison Reverse''': refers to when you send C poison information, namely that the distance to that node is infinity. |
Used in DistanceVector algorithm:
Splite Horizon: Don't send routing updates to a node C about a route to a node B if you recieved that information from C.
With Poison Reverse: refers to when you send C poison information, namely that the distance to that node is infinity.