Verifying The Ospfv2 Configuration - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Verifying the OSPFv2 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)# router ospf 201
switch(config)# interface ethernet 1/2
switch(config-if)# vrf member NewVRF
switch(config-if)# ip address 192.0.2.1/16
switch(config-if)# ip router ospf 201 area 0
switch(config)# copy running-config startup-config
Verifying the OSPFv2 Configuration
To verify the OSPFv2 configuration, use the following commands:
Command
show ip ospf
show ip ospf border-routers [vrf
{vrf-name | all | default | management}]
show ip ospf database [vrf {vrf-name | all
| default | management}]
show ip ospf interface number [vrf
{vrf-name | all | default | management}]
show ip ospf lsa-content-changed-list
interface
| default | management}]
show ip ospf neighbors [neighbor-id]
[detail] [interface
{vrf-name | all | default | management}]
[summary]
show ip ospf request-list neighbor-id
[interface
all | default | management}]
show ip ospf retransmission-list
neighbor-id [interface
{vrf-name | all | default | management}]
show ip ospf route [ospf-route]
[summary] [
management}]
show ip ospf summary-address [vrf
{vrf-name | all | default | management}]
show ip ospf virtual-links [brief] [vrf
{vrf-name | all | default | management}]
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
6-44
type number [vrf {vrf-name | all
-
type number] [vrf
-
type number] [vrf {vrf-name |
-
type number] [vrf
-
{vrf-name | all | default |
vrf
Purpose
Displays the OSPFv2 configuration.
Displays the OSPFv2 border router configuration.
Displays the OSPFv2 link-state database summary.
Displays the OSPFv2 interface configuration.
Displays the OSPFv2 LSAs that have changed.
Displays the list of OSPFv2 neighbors.
Displays the list of OSPFv2 link-state requests.
Displays the list of OSPFv2 link-state retransmissions.
Displays the internal OSPFv2 routes.
Displays information about the OSPFv2 summary
addresses.
Displays information about OSPFv2 virtual links.
Chapter 6
Configuring OSPFv2
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents