EasyManua.ls Logo

Cisco NCS 5500 Series

Cisco NCS 5500 Series
268 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DETAILED STEPS
Step 1 configure
Step 2 Do one of the following:
router ospf process-name
router ospfv3 process-name
Example:
RP/0/RP0/CPU0:router(config)# router ospf 1
or
RP/0/RP0/CPU0:router(config)# router ospfv3 1
Enables OSPF routing for the specified routing process and places the router in router configuration mode.
or
Enables OSPFv3 routing for the specified routing process and places the router in router ospfv3 configuration mode.
The process-name argument is any alphanumeric string no longer than 40 characters.
Note
Step 3 router-id { router-id }
Example:
RP/0/RP0/CPU0:router(config-ospf)# router-id 192.168.4.3
Configures a router ID for the OSPF process.
We recommend using a stable IP address as the router ID.
Note
Step 4 area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf)# area 0
Enters area configuration mode and configures an area for the OSPF process.
Backbone areas have an area ID of 0.
Nonbackbone areas have a nonzero area ID.
The area-id argument can be entered in dotted-decimal or IPv4 address notation, such as area 1000 or area 0.0.3.232.
However, you must choose one form or the other for an area. We recommend using the IPv4 address notation.
Step 5 interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ospf-ar)# interface TenGigE 0/1/0/3
Enters interface configuration mode and associates one or more interfaces for the area configured in Step 4.
Step 6 Repeat Step 5 for each interface that uses OSPF.
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
47
Implementing OSPF
Enable OSPF

Table of Contents

Other manuals for Cisco NCS 5500 Series

Related product manuals