Cisco Nexus 7000 Series Configuration Manual page 189

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 7
Configuring OSPFv3
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
You must configure the virtual link on both routers involved before the link becomes active.
Note
BEFORE YOU BEGIN
Ensure that you have enabled the OSPF feature (see the
page
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
router ospfv3 instance-tag
Example:
switch(config)# router ospfv3 201
switch(config-router)#
Step 3
area area-id virtual-link router-id
Example:
switch(config-router)# area 0.0.0.10
virtual-link 2001:0DB8::1
switch(config-router-vlink)#
Step 4
show ipv6 ospfv3 virtual-link [brief]
Example:
switch(config-if)# show ipv6 ospfv3
virtual-link
Step 5
copy running-config startup-config
Example:
switch(config-router)# copy running-config
startup-config
You can configure the following optional commands in virtual link configuration mode:
OL-20002-02
7-13).
config t
router ospfv3 instance-tag
area area-id virtual-link router-id
show ipv6 ospfv3 virtual-link [brief]
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Configuring Advanced OSPFv3
"Enabling the OSPFv3 Feature" section on
Purpose
Enters configuration mode.
Creates a new OSPFv3 instance with the configured
instance tag.
Creates one end of a virtual link to a remote router.
You must create the virtual link on that remote router
to complete the link.
(Optional) Displays OSPFv3 virtual link
information.
(Optional) Saves this configuration change.
7-27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents