Cisco Nexus 7000 Series Configuration Manual page 178

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 4
show ipv6 ospfv3 instance-tag
Example:
switch(config-router)# show ipv6 ospfv3
201
Step 5
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Use the no router ospfv3 command to remove the OSPFv3 instance and all associated configuration.
Command
no router ospfv3 instance-tag
Example:
switch(config)# no router ospfv3 201
Note
This command does not remove OSPF configuration in interface mode. You must manually remove any
OSPFv3 commands configured in interface mode.
You can configure the following optional parameters for OSPFv3 in router configuration mode:
Command
log-adjacency-changes [detail]
Example:
switch(config-router)#
log-adjacency-changes
Use the address-family ipv6 unicast command to configure the following optional parameters for
OSPFv3 in address family configuration mode:
Command
distance number
Example:
switch(config-router-af)# distance 25
maximum-paths paths
Example:
switch(config-router-af)# maximum-paths 4
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
7-16
Purpose
(Optional) Displays OSPFv3 information.
(Optional) Saves this configuration change.
Purpose
Deletes the OSPFv3 instance and all associated
configuration.
Purpose
Generates a system message whenever a neighbor
changes state.
Purpose
Configures the administrative distance for this
OSPFv3 instance. The range is from 1 to 255. The
default is 110.
Configures the maximum number of equal OSPFv3
paths to a destination in the route table. The range
is from 1 to 16. The default is 8. Used for load
balancing.
Chapter 7
Configuring OSPFv3
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents