Cisco NCS 5500 Series Configuration Manuals page 67

Routing configuration ios xr release 6.3.x
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Implementing OSPF
6.
7.
8.
9.
10.
11.
12. interface type interface-path-id
13. Do one of the following:
14. Repeat Step 13 for all neighbors on the interface.
15. commit
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.
Note
We recommend using a stable IP address as the router ID.
dead-interval seconds
hello-interval seconds
interface type interface-path-id
Do one of the following:
• neighbor ip-address [ priority number ] [ poll-interval seconds ][ cost number ]
• neighbor ipv6-link-local-address [ priority number ] [ poll-interval seconds ][ cost number
] [ database-filter [ all ]]
Repeat Step 9 for all neighbors on the interface.
exit
• neighbor ip-address [ priority number ] [ poll-interval seconds ][ cost number ] [
database-filter [ all ]]
• neighbor ipv6-link-local-address [ priority number ] [ poll-interval seconds ][ cost number
] [ database-filter [ all ]]
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
Configure Neighbors for Nonbroadcast Networks
55

Advertisement

Table of Contents
loading

Table of Contents