Displays the Intermediate-System-to-Intermediate-System (IS-IS) Shortest Path Bridging MAC (SPBM) static I-SID IP multicast route information by IP multicast group address.
show isis spbm static-isid-ipmc-route group {A.B.C.D}
show isis spbm static-isid-ipmc-route group {A.B.C.D} vrf WORD<1-16>
None
User EXEC
The show isis spbm static-isid-ipmc-route group {A.B.C.D} 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 static I-SID IP multicast route information by IP multicast group address.
Switch:1>show isis spbm static-isid-ipmc-route group 224.1.1.3
==============================================================================
             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 
192.0.2.40     224.1.1.3    210         -     -         V10:1/19/1  NON-LOCAL 
------------------------------------------------------------------------------
Number of SPBM STATIC ISID IP-MULTICAST ROUTE entries displayed: 4
------------------------------------------------------------------------------