Routing Protocols Flashcards
OSPF Adjacency
When OSPF neighbors have synchronised link-state databases.
OSPF Hello packets
Sent out on each OSPF-enabled interface to discover neighbour routers and for keep-alive
What are LSAs and their use?
Link-state advertisement, used to build routing tables in an OSPF area.
What is the name for OSPFv2 Type 1 LSA?
Router LSA
Which routers send OSPFv1 Type 1 LSAs?
This LSA is sent by every OSPF router in the network.
What is the name for OSPFv2 Type 2 LSA?
Network LSA
What is the name for OSPFv2 Type 3 LSA?
Network Summary LSA
What is the name for OSPFv2 Type 4 LSA?
Autonomous System Boundry Router (ASBR) Summary LSA
What is the name for OSPFv2 Type 5 LSA?
AS External LSA
What is the OSPFv2 Type 6 LSA?
Retired - was designed for multicast OSPF
What is the name for OSPFv2 Type 7 LSA?
Not-so-stubby Area (NSSA) External LSA
What are the Opaque LSAs?
Type 9 - 11 LSAs.
What is LSA Group Pacing?
Groups LSAs with similar refresh times and packs into a single OSPF update message.
What is an OSPF Area?
Logical division of routers and links within an OSPF domain.
What is the OSPF Backbone Area?
Area with a reserved ID of 0 or 0.0.0.0. which connects to all other areas in the OSPF domain.
What is an OSPF ABR?
Area Border Router
What is an OSPF ASBR?
Autonomous System Boundary Router
What is a Stub Area?
An area that does not allow AS External Type 5 LSAs.
What is a Not-so-stubby Area (NSSA)?
A stub area that is configured to allow the importing of AS external routes using redistribution.
What is an OSPF Virtual Link?
Allows an ABR to connect to the backbone area where no physical connection is possible.
What is an OSPF Designated Router (DR)
Used in a broadcast network to control LSA flooding and represent the network to the rest of the area.
OSPF Broadcast network type
Multiple routers communicating over a shared medium such as ethernet.
OSPF Point-to-point network type
Exists only between two routers, such as a single l3 link.
How does OSPF Simple password authentication work?
Cleartext password sent as part of the OSPFv2 message.