• show ospfv3 [ process-name ]
2. configure
3. Do one of the following:
• router ospf process-name
• router ospfv3 process-name
4. router-id { router-id }
5. area area-id
6. virtual-link router-id
7. authentication message-digest
8. message-digest-key key-id md5 { key | clear key | encrypted key }
9. 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.
10. commit
11. Do one of the following:
• show ospf [ process-name ] [ area-id ] virtual-links
• show ospfv3 [ process-name ] virtual-links
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
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
65
Implementing OSPF
Create Virtual Link