show isis multi-area ip redistribute vrfids

Displays the IS-IS Multi-area SPB IPv4 redistribution configuration for a specific Virtual Router Forwarding (VRF) ID.

Syntax

Command Parameters

WORD<0-512>
Specifies the VRF ID.

Default

The default is none.

Command Mode

User EXEC

Usage Guidelines

This command does not apply to all hardware platforms. For more information about feature support, see Fabric Engine and VOSS Feature Support Matrix.

Command Output

The show isis multi-area ip redistribute vrfids WORD<0-512> command displays the following information:

Parameter

Description

DIRECTION

Indicates the direction of the redistribution policy.

ENABLE

Indicates if the redistribution policy is enabled on the switch.

RPOLICY

Indicates the route policy for IS-IS Multi-area SPB IPv4 unicast and routed multicast redistribution for a specific VRF ID.

Example

Displaying the IS-IS Multi-area SPB IPv4 redistribution configuration for the VRF ID:

Switch:1>show isis multi-area ip redistribute vrfids 2
==================================================================================
        MULTI-AREA IP REDISTRIBUTE IP UNICAST - VRF multicast
==================================================================================
DIRECTION            ENABLE     RPOLICY
----------------------------------------------------------------------------------
home-to-remote       TRUE       Test
==================================================================================
     MULTI-AREA IP REDISTRIBUTE ROUTED MULTICAST - VRF multicast
==================================================================================
DIRECTION            ENABLE     RPOLICY
----------------------------------------------------------------------------------
home-to-remote       TRUE       Test
==================================================================================
         MULTI-AREA IP REDISTRIBUTE STATIC ISID ROUTED MULTICAST 
===================================================================================
DIRECTION            ENABLE     ISID LIST
-----------------------------------------------------------------------------------
home-to-remote        FALSE      list1 
remote-to-home        TRUE       list2
-----------------------------------------------------------------------------------