show isis spbm static-isid-ipmc-route local

Displays the Intermediate-System-to-Intermediate-System (IS-IS) Shortest Path Bridging MAC (SPBM) local static I-SID IP multicast route information.

Syntax

Command Parameters

group {A.B.C.D}
Specifies the route information by IP multicast group address.
vrf WORD<1-16>
Specifies the VRF name.

Default

None

Command Mode

User EXEC

Command Output

The show isis spbm static-isid-ipmc-route local command displays the following information:

Output field

Description

SOURCE

Specifies the source IP address for the IS-IS SPBM static IP multicast route.

GROUP

Specifies the group IP address for the IS-IS SPBM static IP multicast route.

DATAISID

Specifies the data I-SID for the static I-SID IP multicast route.

BVLAN

Specifies the B-VLAN for the SPBM static I-SID IP multicast route.

NNI RCVRS

Specifies the network-to-network interface (NNI) receivers.

UNI RCVRS

Specifies the UNI receivers.

SOURCE-BEB

Specifies the source BEB for the SPBM static I-SID IP multicast route.

Example

The following example displays the SPBM local static I-SID IP multicast route information.

Switch:1>show isis spbm static-isid-ipmc-route local  
==============================================================================
            SPBM STATIC ISID IP-MULTICAST ROUTE INFO - GlobalRouter 
==============================================================================
Source         Group     Data ISID  BVLAN  NNI Rcvrs   UNI Rcvrs   Source-BEB 
------------------------------------------------------------------------------
192.0.2.10     224.1.1.3    210       4051   1/9           -         LOCAL 
192.0.2.20     224.1.1.3    210       4051   1/9           -         LOCAL 
192.0.2.30     224.1.1.3    210       4051   1/9           -         LOCAL  
------------------------------------------------------------------------------
Number of SPBM STATIC ISID IP-MULTICAST ROUTE entries displayed: 3
------------------------------------------------------------------------------