Verifying Ospfv3 Configuration; Displaying Ospfv3 Statistics - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Verifying OSPFv3 Configuration

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 a VRF and add an interface to the VRF:
switch# config t
switch(config)# vrf context NewVRF
switch(config-vrf)# exit
switch(config)# router ospfv3 201
switch(config-router)# exit
switch(config)# interface ethernet 1/2
switch(config-if)# vrf member NewVRF
switch(config-if)# ipv6 address 2001:0DB8::1/48
switch(config-if)# ipv6 ospfv3 201 area 0
switch(config-if)# copy running-config startup-config
Verifying OSPFv3 Configuration
To verify OSPFv3 configuration, use one of the following commands:
Command
show ipv6 ospfv3
show ipv6 ospfv3 border-routers
show ipv6 ospfv3 database
show ipv6 ospfv3 interface type number [vrf
{vrf-name | all | default | management}]
show ipv6 ospfv3 neighbors
show ipv6 ospfv3 request-list
show ipv6 ospfv3 retransmission-list
show ipv6 ospfv3 summary-address
show running-configuration ospfv3

Displaying OSPFv3 Statistics

To display OSPFv3 statistics, use the following commands:
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
7-40
Chapter 7
Purpose
Displays the OSPFv3 configuration.
Displays the internal OSPF routing table entries
to an ABR and ASBR.
Displays lists of information related to the
OSPFv3 database for a specific router.
Displays the OSPFv3 interface configuration.
Displays the neighbor information. Use the clear
ospfv3 neighbors command to remove adjacency
with all neighbors.
Displays a list of LSAs requested by a router.
Displays a list of LSAs waiting to be
retransmitted.
Displays a list of all summary address
redistribution information configured under an
OSPFv3 instance.
Displays the current running OSPFv3
configuration.
Configuring OSPFv3
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents