OSPF Flashcards
What does the default-information originate and redistribute {network} command do?
configures OSPF to inject a router’s default external route into OSPF (router becomes the default route in OSPF), router is then considered an ASBR (Autonomous System Boundary Router).
What are Autonomous System Boundary Routers (ASBR)?
ASBRs redistributes routes from other routing protocols into the OSPF domain
Which type of load balancing does OSPF support.
Equal-cost load balancing.
EIGRP supports unequal-cost load balancing
What does OSPF use to calculate its cost metric?
OSPF uses bandwidth to calculate its cost metric. Higher the bandwidth, the lower the cost
What are the 5 OSPF network types?
Broadcast Nonbroadcast Point-to-point Point-to-multipoint broadcast Point-to-multipoint nonbroadcast
Describe OSPF Broadcast network types
Elections are performed
multicast updates are sent, manual config of neighbor routers NOT required.
Hello = 10s, Dead = 40s
Default on Fiber Distributed Data Interface (FDDI) and all Ethernet
Describe OSPF Nonbroadcast network types
DR and BDR elections, no multicast, manual config of neighbors for unicast updates
Hello = 30s, Dead = 120s
Default on Frame Relay and X.25
Describe OSPF Point-to-point network types?
No DR and BDR elections, multicast updates, manual config of neighbors NOT required
Hello = 10s, Dead = 40s
Default on High-Level Data Link Control (HDLC) and Point-to Point Protocol (PPP)
Describe OSPF Point-to-multipoint broadcast network types?
No DR and BDR elections, multicast updates, manual config of neighbors NOT required
Hello = 30s, Dead = 120s
Describe OSPF Point-to-multipoint nonbroadcast network types?
No DR and BDR elections, no multicast, manual config of neighbors required
Hello = 30s, Dead = 120s
(OSPF) What must happen for routers to form an adjacency?
Router IDs must be unique (if not manually configured: will be highest loopback. If not configured: will be highest IP interface) (EIGRP Router IDs must match) OSPF Area must match In the same subnet Dead timer should not match Hello timer