- Use a small integer value
to represent
infinity
- When a distance value =
small integer (e.g. 20),
the link cost is
set to
infinite
|
- Split Horizon:
- If the route
to a destination X
is via A:
- Do not
send
the
distance vector update message
to the node A !!!!
|
Example:
|
- Split Horizon
with poison reverse:
- If the route
to a destination X
is via A:
- Send
the
distance vector update message
(Me, X, infinite)
to the node A !!!!
|
Example:
|
|