Configuring Networks In Ospfv3 - Cisco Nexus 7000 Series Configuration Manual

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 .
The following example shows how to create an OSPFv3 instance:
switch# config t
switch(config)# router ospfv3 201
switch(config-router)# copy running-config startup-config

Configuring Networks in OSPFv3

You can configure a network to OSPFv3 by associating it through the interface that the router uses to
connect to that network (see the
default backbone area (Area 0), or you can create new areas using any decimal number or an IP address.
All areas must connect to the backbone area either directly or through a virtual link.
Note
OSPFv3 is not enabled on an interface until you configure a valid IPv6 address for that interface.
Note
BEFORE YOU BEGIN
Ensure that you have enabled the OSPFv3 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.
6.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
interface interface-type slot/port
Example:
switch(config)# interface ethernet 1/2
switch(config-if)#
OL-20002-02
7-13).
config t
interface interface-type slot/port
ipv6 address ipv6-prefix/length
ipv6 router ospfv3 instance-tag area area-id [secondaries none]
show ipv6 ospfv3 instance-tag interface interface-type slot/port
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
"Neighbors" section on page
Purpose
Enters configuration mode.
Enters interface configuration mode.
Configuring Basic OSPFv3
7-3). You can add all networks to the
"Enabling the OSPFv3 Feature" section on
7-17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents