Viewing the OSPF virtual link information

Displays the OSPF virtual link information to ensure accuracy.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View the OSPF virtual link information:

    show ip ospf virtual—link {A.B.C.D} {A.B.C.D} [vrf WORD<1-16>] [vrfids WORD<0-512>]

Example

View the OSPF virtual link information:

Switch:1#show ip ospf virtual-link

================================================================================
                     OSPF Interface AuthKey - GlobalRouter
================================================================================
INTERFACE       AUTHTYPE AUTHKEY
--------------------------------------------------------------------------------
192.0.2.11	    none	

Variable definitions

The following table defines parameters for the show ip ospf virtual-link command.

Variable

Value

{A.B.C.D} {A.B.C.D} vrf WORD<1-16>

Specifies the area ID and the virtual interface ID. The first IP address specifies the area ID and the second specifies the virtual interface ID.

{A.B.C.D} {A.B.C.D} vrfids WORD<0-512>

Displays OSPF configuration for a particular VRF. Specifies a VRF by name.

{A.B.C.D} {A.B.C.D}

Specifies a range of VRF IDs.