Viewing Layer 3 VSN information

About this task

View VRFs corresponding to Layer 3 (routed) VSN I-SIDs on either a Controller or a Leaf node.

Before you begin

Ensure that you enable DvR globally on the node.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View the Layer 3 VSN information:

    show dvr l3vsn [l3isid <0-16777215>] | [vrf WORD<1-16>] | [vrfids WORD<0-512>]

Example

View Layer 3 VSN information on a DvR Controller:

Switch:1#show dvr l3vsn

====================================================================
                         DVR L3VSN
====================================================================
VRF ID            L3VSN ISID    VRF NAME   INJECT-DEFAULT-ROUTE-DISABLE
--------------------------------------------------------------------
1                 55500         vrf600     Disabled
2                 55501         vrf601     Disabled
3                 55502         vrf602     Disabled
4                 55503         vrf603     Disabled

4 out of 4 Total Num of DVR L3VSN displayed
---------------------------------------------------------------------

View Layer 3 VSN information on a DvR Leaf node:

Switch2:1#show dvr l3vsn

====================================================================
                         DVR L3VSN
====================================================================
VRF ID            L3VSN ISID    VRF NAME   
--------------------------------------------------------------------
1                 55500         vrf600     
2                 55501         vrf601     
3                 55502         vrf602     

3 out of 3 Total Num of DVR L3VSN displayed
---------------------------------------------------------------------

Variable definitions

Use the data in the following table to use the show dvr l3vsn command.

Variable

Value

l3isid <0-16777215>

Specifies the Layer 3 VSN I-SID.

The range is 0 to 16777215.

vrf WORD<1-16>

Specifies the VRF name of the VRF corresponding to the Layer 3 VSN I-SID.

vrfids WORD<0-512>

Specifies the VRF ID of the VRF.