Tom Kelliher, CS 325
Apr. 27, 2011
Read 5.1, 5.3-5.6, 5.9.
Introduction to routing.
Link Layer.
Maximum hop count of a path is 15, limiting AS size.
Distances from A:
Routing table in D:
Destination Subnet | Next Router | Hop Count |
w | A | 2 |
y | B | 2 |
z | B | 7 |
x | - | 1 |
Advertisement from A:
Destination Subnet | Next Router | Hop Count |
z | C | 4 |
w | - | 1 |
x | - | 1 |
Updated routing table in D:
Destination Subnet | Next Router | Hop Count |
w | A | 2 |
y | B | 2 |
z | A | 5 |
x | - | 1 |
Link state info floods the network.
Area border routers ``belong'' to two areas.
eBGP.
iBGP.
AS-PATH prevents looping and determines path ``length.''
NEXT-HOP is first hop router, used to configure routing tables if route is used.
Use NEXT-HOP and hot potato routing to determine route to subnet x:
Policy examples: