5-21
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Chapter 5 Initial Configuration of the Cisco IOS XR Software
Configuration Limiting
Table 5-9 OSPFv2 and OSPFv3 Configuration Limits and Commands
Examples
The following subsections provide the following examples:
• Maximum Interfaces per OSPF Instance, page 5-21
• Maximum Routes Redistributed into OSPF, page 5-22
• Number of Parallel Links (max-paths), page 5-23
Maximum Interfaces per OSPF Instance
In the following example, the show ospf command is used to display the maximum number of OSPF
interfaces:
RP/0/RP1/CPU0:router# show ospf
Routing Process "ospf 100" with ID 0.0.0.0
Supports only single TOS(TOS0) routes
Supports opaque LSA
It is an area border router
Initial SPF schedule delay 5000 msecs
Minimum hold time between two consecutive SPFs 10000 msecs
Maximum wait time between two consecutive SPFs 10000 msecs
Initial LSA throttle delay 500 msecs
Minimum hold time for LSA throttle 5000 msecs
Maximum wait time for LSA throttle 5000 msecs
Minimum LSA interval 5 secs. Minimum LSA arrival 1 secs
Maximum number of configured interfaces 255
--More--
Feature Limit Description
Default
Maximum
Limit
Absolute
Maximum
Limit
Configuration Command
(Router Configuration Mode)
Show Current Settings Command
(EXEC Mode)
Maximum number of
interfaces that can be
configured for an OSPF
instance
255 1024 maximum interfaces n show ospf
Maximum routes
redistributed into OSPF
10,000 28,672 maximum redistributed-prefix n show ospf
Note The maximum number of
redistributed prefixes is
displayed only if
redistribution is configured.
Maximum number of
parallel routes
(maximum paths)
32 32 maximum paths n show running-config router ospf
Note This command only shows
changes to the default value.
If the maximum paths
command does not appear,
the router is set to the default
value.