L5 - Hierarchical Routing Flashcards
What are the 2 incorrect assumptions we make in Link State and Distance Vector internet routing algorithms?
The internet is flat -> Contrary, consist of nested networks with local authorities.
Routers are identical
How do we overcome our assumption that the earth is flat and routers are identical?
Aggregate routers into clusters (Autonomous Systems). For example, uni of Exeter is an AS, Routers in Exeter is an encapsulating AS etc.
What is the different between Intra and Inter Autonomous Systems Routing Protocol?
Intra-AS Routing Protocol is used when routers in the cluster follow the same protocol. I.e they all trust each other.
Inter-AS Routing Protocol is used when the gateway routers run both intra and inter-AS routing protocols.
What are the policies for Intra-AS Routing Protocol?
Autonomous Group has a single admin, all routers trust each other thus no policy is needed. For example, all routers in the Uni of Exeter.
What are the policies for Inter-AS Routing Protocol?
An admin control who routes through the network and how they do it.
What are the advantages of using Autonomous Systems?
Smaller routing table size, reduced traffic.
What does Intra-AS Routing Protocol focus on?
Performance of the Autonomous System
What does Inter-AS Routing Protocol focus on?
The routing policy of the Autonomous System.
Which 2 intra-AS routing protocols use Dijkstra’s algorithm?
- Open Shortest Path First
- Routing Information Protocol
What inter-AS routing protocol uses Dijkstra’s algorithm?
Broader Gateway Protocol.
Explain the Routing Information Protocol…
Is a distance vector algorithm, and hops from the source to the destination subnet are counted. DV’s are exchanged with neighbours every 30 second.