Viewing DvR domain redistribution information

About this task

View DvR domain redistribution information on a Controller or a Leaf node.

Note

Note

You can view DvR domain redistribution information only on a DvR Controller.

An error message displays if you attempt to view this information on a DvR Leaf node.

Before you begin

Ensure that you enable DvR globally on the node.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View DvR domain redistribution information:

    show dvr redistribute [vrf WORD<1-16>] | [vrfids WORD<0-512>]

Example

View DvR domain redistribution information on a Controller:

Switch:1#show dvr redistribute
===============================================================================================
                             DVR Redistribute List - GlobalRouter
===============================================================================================

SOURCE MET MTYPE      ENABLE RPOLICY
-----------------------------------------------------------------------------------------------
STAT   1   External   TRUE  -

View DvR domain redistribution information for a particular VRF.

Switch:1#show dvr redistribute vrf vrf1
===============================================================================================
                               DVR Redistribute List - VRF vrf1
===============================================================================================

SOURCE MET MTYPE      ENABLE RPOLICY
-----------------------------------------------------------------------------------------------
STAT   20000 External   TRUE  -
LOC    10000 Internal   TRUE  -

Variable definitions

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

Variable

Definitions

vrf WORD<1-16>

Specifies the VRF name.

vrfids WORD<0-512>

Specifies the VRF ID of the VRF.

Job aid

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

Field

Description

SOURCE

Specifies the source of the DvR route redistribution.

MET

Specifies the DvR route redistribution metric. The range is 0 to 65535.

MTYPE

Specifies the DvR route redistribution metric type.

ENABLE

Specifies whether DvR route redistribution is enabled on the VRF instance.

RPOLICY

Specifies the route policy for DvR route redistribution.