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.