What is the default maximum number of equal-cost paths that can be placed into the routing table of a Cisco OSPF router?

What is the default maximum number of equal-cost paths that can be placed into the routing table
of a Cisco OSPF router?

What is the default maximum number of equal-cost paths that can be placed into the routing table
of a Cisco OSPF router?

A.
2

B.
4

C.
16

D.
unlimited



Leave a Reply 1

Your email address will not be published. Required fields are marked *


vota pota

vota pota

The default number of equal-cost paths that can be placed into the routing of a Cisco OSPF router is 4. We can change this default value by using “maximum-paths” command:
Router(config-router)#maximum-paths 2.
Note: Cisco routers support up to 6 equal-cost paths.