Cisco NCS 5500 Series Configuration Manuals page 77

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

Advertisement

Implementing OSPF
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
DETAILED STEPS
Step 1
Do one of the following:
• show ospf [ process-name ]
• show ospfv3 [ process-name ]
Example:
RP/0//CPU0:router# show ospf
or
RP/0//CPU0:router# show ospfv3
(Optional) Displays general information about OSPF routing processes.
• The output displays the router ID of the local router. You need this router ID to configure the other end of the link.
Step 2
configure
Step 3
Do one of the following:
• router ospf process-name
• router ospfv3 process-name
Example:
RP/0//CPU0:router(config)# router ospf 1
or
RP/0//CPU0:router(config)# router ospfv3 1
• show ospfv3 [ process-name ]
configure
Do one of the following:
• router ospf process-name
• router ospfv3 process-name
router-id { router-id }
area area-id
virtual-link router-id
authentication message-digest
message-digest-key key-id md5 { key | clear key | encrypted key }
Repeat all of the steps in this task on the ABR that is at the other end of the virtual link. Specify the
same key ID and key that you specified for the virtual link on this router.
commit
Do one of the following:
• show ospf [ process-name ] [ area-id ] virtual-links
• show ospfv3 [ process-name ] virtual-links
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
Create Virtual Link
65

Advertisement

Table of Contents
loading

Table of Contents