5-18
Cisco IOS XR Getting Started Guide
OL-10957-02
Chapter5 Configuring Additional Router Features
Configuration Limiting
Table5-6 OSPFv2 and OSPFv3 Configuration Limits and Commands
Examples
The following subsections provide the following examples:
Maximum Interfaces for Each OSPF Instance, page 5-18
Maximum Routes Redistributed into OSPF, page 5-19
Number of Parallel Links (max-paths), page 5-19
Maximum Interfaces for Each 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
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 nshow ospf
Maximum routes
redistributed into
OSPF
10,000 28,672 maximum redistributed-prefixes
n
show ospf
Note The maximum number of
redistributed prefixes is
displayed only if
redistribution is configured.
Maximum number of
parallel routes
(maximum paths) on
Cisco CRS-1 routers
32
(OSPFv2)
16
(OSPFv3)
32 maximum paths nshow running-config router ospf
Note This command shows only
changes to the default value.
If the maximum paths
command does not appear,
the router is set to the default
value.
Maximum number of
parallel routes
(maximum paths) on a
Cisco XR 12000
SeriesR outer
16 16 maximum paths nshow running-config router ospf
Note This command shows only
changes to the default value.
If the maximum paths
command does not appear,
the router is set to the default
value.