Configuring Ospfv3 With Virtualization - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring Advanced 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 .
To restart an OSPFv3 instance and remove all associated neighbors, use the following command:
Command
restart ospfv3 instance-tag
Example:
switch(config)# restart ospfv3 201

Configuring OSPFv3 with Virtualization

You can configure multiple OSPFv3 instances in each VDC. You can also create multiple VRFs within
each VDC and use the same or multiple OSPFv3 instances in each VRF. You assign an OSPFv3 interface
to a VRF.
Configure all other parameters for an interface after you configure the VRF for an interface. Configuring
Note
a VRF for an interface deletes all the configuration for that interface.
BEFORE YOU BEGIN
Create the VDCs.
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.
6.
7.
8.
9.
10.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
7-38
7-13).
config t
vrf context vrf_name
router ospfv3 instance-tag
vrf vrf-name
<optional parameters configured>
interface type slot/port
vrf member vrf-name
ipv6 address ipv6-prefix/length
ipv6 ospfv3 instance-tag area area-id
copy running-config startup-config
Chapter 7
Purpose
Restarts the OSPFv3 instance and removes all
neighbors.
"Enabling the OSPFv3 Feature" section on
Configuring OSPFv3
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents