Displays the Intermediate-System-to-Intermediate-System (IS-IS) Shortest Path Bridging MAC (SPBM) local static I-SID IP multicast route information.
show isis spbm static-isid-ipmc-route local
show isis spbm static-isid-ipmc-route local group {A.B.C.D}
show isis spbm static-isid-ipmc-route local group {A.B.C.D} vrf WORD<1-16>
show isis spbm static-isid-ipmc-route local vrf WORD<1-16>
None
User EXEC
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 NNI receivers. | 
| UNI RCVRS | Specifies the UNI receivers. | 
| SOURCE-BEB | Specifies the source BEB for the SPBM static I-SID IP multicast route. | 
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
------------------------------------------------------------------------------