What is Link State?
A routing protocol that uses an SPF algorithm with an LSDB to compute routes.
What is the OSPF metric?
OSPF totals the cost associated with each interface in the end-to-end route, with the cost based on link bandwidth.
When is a 2-way state reached?
When is a full state reached?
After the routers have completed the exchange of LSUs and the LSDB exchange has been completed.
What is an ABR
Area Border Router - a router with interfaces connected to the backbone area and at least one other area.
What is a Backbone Router
A router connected to the backbone area including ABRs.
What is a Internal Router
A router with all interfaces within a single area but not the backbone area.
What is an Area
A set of routers and links that share the same LSDB information, but not with routers in other areas for efficiency.
What is the Backbone Area
Area 0. A special area to which all other areas must connect.
What is an Intra-area Route?
A route to a subnet inside the same area as the router.
What is an Inter-area Route?
A route to a subnet in an area of which the router is not a part.
What is a DR?
Designated Router - a router on a shared link like Ethernet to which all the other routers - DROther - exchange database information. The DR router makes sure the other routers on the shared link get a copy of each LSA.
What is a BDR?
Backup Designated Router. Takes over the DR duties if the DR fails.
What is a DROther?
Routers on a shared link that are NOT DR or BDR. They sync with the DR but not with each other. DROther routers never go beyond 2-way state with each other.
What is Fully Adjacent?
In OSPF, a characterization of the state of a neighbor in which the two neighbors have reached the full state.
What is a Hello Interval
an interface timer that dictates how often the router should send out Hello messages.
What is the Dead Interval?
By default, 4 times the Hello interval. When a neighbor is silent for the Dead Interval the router assumes the neighbor has gone down.
What is an LSU?
Link State Update. A packet containing LSA data structures.
What is a neighbor?
another router with which a router decides to exchange routing information.
What is the Router_ID?
a 32-bit number, written in dotted decimal that identifies a router.
What is a Topology Database?
The structured data that describes the network topology to a routing protocol and from which routers build their routes.
What are the requirements for OSPF routers to become neighbors?
How do you determine the cost of an out-going interface?
show ip ospf interface fa0/1