OSPF Flashcards

1
Q

Suppose a company was using the RIP dynamic routing protocol on its routers. What reasons would you gvie to persuade them to change to OSPF instead? In this context explain the difference between the Distance Vector and Link State Routing

A

RIP has slow convergence. If a node in a network goes down it will route packets poorly until its algorithm has reconverged.

Distance Vector Routing does not take line bandwidth into account.

This is due to Distance Vector Routing. Each node only knows about its immediate neighbours.

With Link state routing each node has a map of the entire topology and each node can recalculate the map if there are any changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe the format of an OSPF Link State Anouncement.

A
Split into a Header and body
Header:
Link Age
Link Type
Link State ID
Advertising Router
Sequence 
Checksum 
Length

Body depends on Link Type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Explain how a Link state announcement would be disseminated throughout the network.

A

LSA Updates are distributed to all other routers using relaible flooding.

The router floods an LSA Update if there are topology or link cost changes. (Won’t flood if it receives no new information in an Update)

Also floods every 30 minutes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an Autonomous System?

A

An Autonomous system is a region of the internet adminsiterd by a single entity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Type of routing within an Autonomous system?

Between ASs?

A

Intra-domain routing

Inter-domain routing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a gateway in terms of Border Gateway Protocol?

A

It is just an IP router that connects ASs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly