Cisco Nexus 7000 Series Configuration Manual page 180

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

Advertisement

Configuring Basic 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 .
Command
Step 3
ipv6 address ipv6-prefix/length
Example:
switch(config-if)# ipv6 address
2001:0DB8::1/48
Step 4
ipv6 router ospfv3 instance-tag area
area-id [secondaries none]
Example:
switch(config-if)# ipv6 router ospfv3
201 area 0
Step 5
show ipv6 ospfv3 instance-tag interface
interface-type slot/port
Example:
switch(config-if)# show ipv6 ospfv3 201
interface ethernet 1/2
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
You can configure the following optional parameters for OSPFv3 in interface configuration mode:
Command
ospfv3 cost number
Example:
switch(config-if)# ospfv3 cost 25
ospfv3 dead-interval seconds
Example:
switch(config-if)# ospfv3 dead-interval 50
ospfv3 hello-interval seconds
Example:
switch(config-if)# ospfv3 hello-interval
25
ospfv3 instance instance
Example:
switch(config-if)# ospfv3 instance 25
ospfv3 mtu-ignore
Example:
switch(config-if)# ospfv3 mtu-ignore
ospfv3 network {broadcast | point-point}
Example:
switch(config-if)# ospfv3 network
broadcast
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
7-18
Purpose
Assigns an IPv6 address to this interface.
Adds the interface to the OSPFv3 instance and area.
(Optional) Displays OSPFv3 information.
(Optional) Saves this configuration change.
Purpose
Configures the OSPFv3 cost metric for this
interface. The default is to calculate cost metric,
based on reference bandwidth and interface
bandwidth. The range is from 1 to 65535.
Configures the OSPFv3 dead interval, in seconds.
The range is from 1 to 65535. The default is four
times the hello interval, in seconds.
Configures the OSPFv3 hello interval, in seconds.
The range is from 1 to 65535. The default is 10
seconds.
Configures the OSPFv3 instance ID. The range is
from 0 to 255. The default is 0. The instance ID is
link-local in scope.
Configures OSPFv3 to ignore any IP maximum
transmission unit (MTU) mismatch with a
neighbor. The default is to not establish adjacency
if the neighbor MTU does not match the local
interface MTU.
Sets the OSPFv3 network type.
Chapter 7
Configuring OSPFv3
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents