View Layer 2 VSN IP Multicast over Fabric Connect information

Use the following options to display Layer 2 VSN information to confirm proper configuration.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display all IP Multicast over Fabric Connect route information:

    show isis spbm ip-multicast-route [all]

  3. Display detailed IP Multicast over Fabric Connect route information:

    show isis spbm ip-multicast-route [detail]

  4. Display IP multicast route information by VLAN:

    show isis spbm ip-multicast-route [vlan <1-4059>]

  5. Display IP Multicast over Fabric Connect route information by VSN I-SID:

    show isis spbm ip-multicast-route [vsn-isid <1–16777215>]

  6. Display IP Multicast over Fabric Connect route information by group address:

    show isis spbm ip-multicast-route [group {A.B.C.D}]

  7. Display IP Multicast over Fabric Connect route information by source address:

    show isis spbm ip-multicast-route [source {A.B.C.D}]

    Important

    Important

    When you use the command show isis spbm ip-multicast-route without parameters or use the detail or group optional parameters without specifying a VLAN ID or VSN I-SID, the command output displays Layer 3 context only. No Layer 2 context is displayed.

  8. Display summary information for each S, G, V tuple with the corresponding scope, data I-SID, and the host name of the source:

    show isis spb-mcast-summary [count][host-name WORD<0–255>][lspid <xxxx.xxxx.xxxx.xx-xx>]

Example

Switch:1#show isis spbm ip-multicast-route all
===================================================================================
       SPBM IP-MULTICAST ROUTE INFO ALL
===================================================================================
Type   VrfName   Vlan Source      Group       VSN-ISID  Data ISID  BVLAN Source-BEB
                 Id                                                                
-----------------------------------------------------------------------------------
snoop   GRT      501  192.0.2.1   233.252.0.1   5010     16300001   10    el2      
snoop   GRT      501  192.0.2.1   233.252.0.2   5010     16300002   20    el2      
snoop   GRT      501  192.0.2.1   233.252.0.3   5010     16300003   10    el2      
snoop   GRT      501  192.0.2.1   233.252.0.4   5010     16300004   20    el2      
snoop   GRT      501  192.0.2.1   233.252.0.5   5010     16300005   10    el2      
snoop   GRT      501  192.0.2.1   233.252.0.6   5010     16300006   20    el2      
snoop   GRT      501  192.0.2.1   233.252.0.7   5010     16300007   10    el2      
snoop   GRT      501  192.0.2.1   233.252.0.8   5010     16300008   20    el2      
snoop   GRT      501  192.0.2.1   233.252.0.9   5010     16300009   10    el2      
snoop   GRT      501  192.0.2.1   233.252.0.10  5010     16300010   20    el2      

-----------------------------------------------------------------------------------
 Total Number of SPBM IP MULTICAST ROUTE Entries: 10
-----------------------------------------------------------------------------------


Switch:1#show isis spbm ip-multicast-route vlan 501
==================================================================================
       SPBM IP-MULTICAST ROUTE INFO ALL
==================================================================================
Type   VrfName  Vlan  Source      Group       VSN-ISID  Data ISID BVLAN Source-BEB
                 Id                                                               
----------------------------------------------------------------------------------
snoop   GRT     501  192.0.2.1   233.252.0.1   5010    16300001   10    el2       
snoop   GRT     501  192.0.2.1   233.252.0.2   5010    16300002   20    el2       
snoop   GRT     501  192.0.2.1   233.252.0.3   5010    16300003   10    el2       
snoop   GRT     501  192.0.2.1   233.252.0.4   5010    16300004   20    el2       
snoop   GRT     501  192.0.2.1   233.252.0.5   5010    16300005   10    el2       
snoop   GRT     501  192.0.2.1   233.252.0.6   5010    16300006   20    el2       
snoop   GRT     501  192.0.2.1   233.252.0.7   5010    16300007   10    el2       
snoop   GRT     501  192.0.2.1   233.252.0.8   5010    16300008   20    el2       
snoop   GRT     501  192.0.2.1   233.252.0.9   5010    16300009   10    el2       
snoop   GRT     501  192.0.2.1   233.252.0.10  5010    16300010   20    el2       

----------------------------------------------------------------------------------
 Total Number of SPBM IP MULTICAST ROUTE Entries: 10
----------------------------------------------------------------------------------


Switch:1# show isis spbm ip-multicast-route vsn-isid 5010
=========================================================================                          SPBM IP-MULTICAST ROUTE INFO - VLAN ID : 501, VSN-ISID : 5010
========================================================================
Source          Group           Data ISID  BVLAN Source-BEB
------------------------------------------------------------------------
192.0.2.1      233.252.0.1    16300001   10    el2       
192.0.2.1      233.252.0.2    16300002   20    el2       
192.0.2.1      233.252.0.3    16300003   10    el2       
192.0.2.1      233.252.0.4    16300004   20    el2       
192.0.2.1      233.252.0.5    16300005   10    el2       
192.0.2.1      233.252.0.6    16300006   20    el2       
192.0.2.1      233.252.0.7    16300007   10    el2       
192.0.2.1      233.252.0.8    16300008   20    el2       
192.0.2.1      233.252.0.9    16300009   10    el2       
192.0.2.1      233.252.0.10   16300010   20    el2       

------------------------------------------------------------------------
Total Number of SPBM IP MULTICAST ROUTE Entries: 10
------------------------------------------------------------------------

Switch:1# show isis spbm ip-multicast-route vsn-isid 5010 detail
============================================================================
SPBM IP-MULTICAST ROUTE INFO - TYPE : SNOOP , VLAN ID : 501, VSN-ISID : 5010
============================================================================
Source 	   Group 	Data ISID BVLAN  NNI Rcvrs 	UNI Rcvrs Source-BEB
----------------------------------------------------------------------------
192.0.2.1 233.252.0.1  16300001 10 	1/3 		V501:9/38 el2
192.0.2.1 233.252.0.2  16300002 20 	1/2,1/3 	V501:9/38 el2
192.0.2.1 233.252.0.3  16300003 10 	1/3 		V501:9/38 el2
192.0.2.1 233.252.0.4  16300004 20 	1/2,1/3 	V501:9/38 el2
192.0.2.1 233.252.0.5  16300005 10 	1/3 		V501:9/38 el2
192.0.2.1 233.252.0.6  16300006 20 	1/2,1/3 	V501:9/38 el2
192.0.2.1 233.252.0.7  16300007 10 	1/3 		V501:9/38 el2
192.0.2.1 233.252.0.8  16300008 20 	1/2,1/3 	V501:9/38 el2
192.0.2.1 233.252.0.9  16300009 10 	1/3 		V501:9/38 el2
192.0.2.1 233.252.0.10 16300010 20 	1/2,1/3 	V501:9/38 el2
----------------------------------------------------------------------------
Total Number of SPBM IP MULTICAST ROUTE Entries: 10
----------------------------------------------------------------------------

Switch:1# show isis spb-mcast-summary

======================================================================
                SPB Multicast - Summary
======================================================================
SCOPE    SOURCE           GROUP            DATA            LSP  HOST  
I-SID    ADDRESS          ADDRESS          I-SID     BVID  FRAG NAME  
----------------------------------------------------------------------
5010     192.0.2.1       233.252.0.1     16300001  10    0x0  el2     
5010     192.0.2.1       233.252.0.3     16300003  10    0x0  el2     
5010     192.0.2.1       233.252.0.5     16300005  10    0x0  el2     
5010     192.0.2.1       233.252.0.7     16300007  10    0x0  el2     
5010     192.0.2.1       233.252.0.9     16300009  10    0x0  el2     
5010     192.0.2.1       233.252.0.2     16300002  20    0x0  el2     
5010     192.0.2.1       233.252.0.4     16300004  20    0x0  el2     
5010     192.0.2.1       233.252.0.6     16300006  20    0x0  el2     
5010     192.0.2.1       233.252.0.8     16300008  20    0x0  el2     
5010     192.0.2.1       233.252.0.10    16300010  20    0x0  el2     


Switch:1# show isis spbm ip-multicast-route vsn-isid 5010 detail
============================================================================
SPBM IP-MULTICAST ROUTE INFO - TYPE : SNOOP , VLAN ID : 501, VSN-ISID : 5010
============================================================================
Source 		Group 	Data ISID  BVLAN NNI Rcvrs 	UNI Rcvrs     Source-BEB
----------------------------------------------------------------------------
192.0.2.1    233.252.0.1  16300001 10    1/4,MLT-35 	V501:9/32-9/33 	el2
192.0.2.1    233.252.0.3  16300002 20 	 - 		V501:9/32-9/33 	el2
192.0.2.1    233.252.0.5  16300003 10 	 1/4,MLT-35 	V501:9/32-9/33 	el2
192.0.2.1    233.252.0.7  16300004 20 	 - 		V501:9/32-9/33 	el2
192.0.2.1    233.252.0.9  16300005 10 	 1/4,MLT-35 	V501:9/32-9/33 	el2
192.0.2.1    233.252.0.2  16300006 20 	 - 		V501:9/32-9/33 	el2
192.0.2.1    233.252.0.4  16300007 10 	 1/4,MLT-35 	V501:9/32-9/33 	el2
192.0.2.1    233.252.0.6  16300008 20 	 - 		V501:9/32-9/33 	el2
192.0.2.1    233.252.0.8  16300009 10 	 1/4,MLT-35 	V501:9/32-9/33 	el2
192.0.2.1    233.252.0.10 16300010 20 	 - 		V501:9/32=9/33 	el2
----------------------------------------------------------------------------
Total Number of SPBM IP MULTICAST ROUTE Entries: 10
----------------------------------------------------------------------------