Routing Protocols Flashcards
What does OSPF use as it’s routing metric
Cost
What is OSPF cost based on?
Bandwidth
Which routing protocol support load balancing over equal cost and unequal cost paths?
EIGRP
What command can you use to manually configure OSPF cost of a path to an interface?
ip ospf cost [path cost value]
What is used to determine whether EIGRP feasible successors can be used for unequal cost load balancing?
Variance
Which routing protocol process ID is locally significant to the router and can be any positive integer from 1 through 65535
OSPF
What command do you use to specify OSPF process id ?
router ospf {process id value]
What two timer have to match for two routers to forma an adjacency?
Hello and Dead timers
what is the command to manually configure the OSPF Hello timer?
ip ospf hello-interval [seconds]
What is the command to manually configure the OSPF Dead timer?
ip ospf dead-interval [seconds]
What is the default maximum number of equal cost OSPF paths?
4
What command can you use to override the default number of equal cost OSPF paths to insert into a routing table?
maximum-paths [maximum value] in OSPF router configuration mode
What command is used to specify which interfaces will participate in OSPF and which networks should be advertised?
network command
Will routers with different OSPF process IDs establish an adjaceny?
Yes. The OSPF process ID is locally significant to the router.
What command is used to specify the OSPF process id?
router ospf [process id]