Displaying C-VLAN I-SID information
Use the following procedure to display C-VLAN I-SID information.
Procedure
Example
Switch:1>show vlan i-sid
===============================================================================
                   Vlan I-SID
===============================================================================
VLAN_ID      I-SID        I-SID NAME        
-------------------------------------------------------------------------------
1                             
10           100          Hospital-Server-10                 
90           1000         ISID-1000        
3 out of 3 Total Num of Vlans displayed
Switch# show isis spbm i-sid all
================================================================================
                                 SPBM ISID INFO
================================================================================
ISID   SOURCE NAME    VLAN   SYSID                TYPE         HOST_NAME
--------------------------------------------------------------------------------
200    1.11.16        1000   0014.c7e1.33df       config       SwitchA    
300    1.11.16        1000   0014.c7e1.33df       config       SwitchA      
400    1.11.16        1000   0014.c7e1.33df       config       SwitchA   
200    1.11.16        2000   0014.c7e1.33df       config       SwitchA    
300    1.11.16        2000   0014.c7e1.33df       config       SwitchA   
400    1.11.16        2000   0014.c7e1.33df       config       SwitchA   
200    1.12.45        1000   0016.ca23.73df       discover     SwitchA   
300    1.12.45        1000   0016.ca23.73df       discover     SwitchA
--------------------------------------------------------------------------------
 Total number of SPBM ISID entries configed: 6
--------------------------------------------------------------------------------
 Total number of SPBM ISID entries discovered: 2
--------------------------------------------------------------------------------
 Total number of SPBM ISID entries: 8
--------------------------------------------------------------------------------
Switch:# show vlan mac-address-entry
================================================================================
                                    Vlan Fdb
================================================================================
VLAN            MAC                           		 SMLT
ID   STATUS     ADDRESS            INTERFACE  		 REMOTE TUNNEL
--------------------------------------------------------------------------------
1    learned    00:1d:42:6b:10:03  Port-1/9   		 false  SwitchB
1    learned    00:80:2d:22:ac:46  Port-1/15  		 false  SwitchB
2    self       a4:25:1b:51:48:84  103.103.103.103	 false  -
2    self       02:01:03:ff:ff:ff  Tunnel_to_HQ    	 false  -
5    learned    00:00:00:00:00:1a  access     		 false  SwitchB
10   self       00:00:00:00:49:50  Port-1/9   		 false   —
10   self       00:00:00:50:00:50  Port-1/9   		 false   —
Switch# show vlan remote-mac-table 100
==========================================================================================
                                    Vlan Remote Mac Table
==========================================================================================
VLAN STATUS  MAC-ADDRESS       DEST-MAC          BVLAN DEST-SYSNAME PORTS       SMLTREMOTE
------------------------------------------------------------------------------------------
100  learned 00:15:40:af:d2:00 00:74:00:00:00:00 20   Switch-6005     MLT-2         false
100  learned b4:a9:5a:04:c8:83 b4:a9:5a:04:c8:65 3    Switch-174    103.103.103.103 true
100  learned b4:a9:5a:04:c8:84 b4:a9:5a:04:c8:66 3    Switch-175    Tunnel_to_HQ    true
------------------------------------------------------------------------------------------
3 of 3 matching entries out of total of 3 Remote Mac entries in all fdb(s) displayed.
------------------------------------------------------------------------------------------
Variable definitions
The following table defines parameters for the show vlan commands.
| Variable | Value | 
|---|---|
| i-sid <1-4059> | Displays I-SID information for the specified C-VLAN. | 
| mac-address-entry [spbm-tunnel-as-mac] | Displays the bridging forwarding database. Use the optional parameter, spbm-tunnel-as-mac to display the BMAC in the TUNNEL column. If you do not use this optional parameter, the TUNNEL column displays the host name. If an entry is not learned in the SPBM network, the TUNNEL column will be empty (–). | 
| remote-mac-table <1-4059> | Displays C-VLAN remote-mac-table information. | 
The following table defines parameters for the show isis commands.
| Variable | Value | 
|---|---|
| spbm i-sid {all|config|discover} | 
 | 
| vlan <1-4059> | Displays I-SID information for the specified SPBM VLAN. | 
| id <1–16777215> | Displays I-SID information for the specified I-SID. | 
| nick-name <x.xx.xx> | Displays I-SID information for the specified nickname. | 
Job aid
The following sections describe the fields in the outputs for the C-VLAN I-SID show commands.
show vlan i-sid
The following table describes the fields in the output for the show vlan i-sid command.
| Parameter | Description | 
|---|---|
| VLAN_ID | Indicates the VLAN IDs. | 
| I-SID | Indicates the I-SIDs associated with the specified C-VLANs. | 
show isis spbm i-sid
The following describes the fields in the output for the show isis spbm i-sid command.
| Parameter | Description | 
|---|---|
| ISID | Indicates the IS-IS SPBM I-SID identifier. | 
| SOURCE NAME | Indicates the nickname of the node where this I-SID was configured or discovered. Note: 
                                     SOURCE NAME is equivalent to nickname. | 
| VLAN | Indicates the B-VLAN where this I-SID was configured or discovered. | 
| SYSID | Indicates the system identifier. | 
| TYPE | Indicates the SPBM I-SID type as either configured or discovered. | 
| HOST_NAME | Indicates the host name of the multicast FIB entry. | 
show vlan mac-address-entry
The following table describes the fields in the output for the show vlan mac-address-entry command.
| Parameter | Description | 
|---|---|
| VLAN ID | Indicates the VLAN for this MAC address. | 
| STATUS | Indicates the status of this entry: 
 | 
| MAC ADDRESS | Indicates the MAC address. | 
| INTERFACE | Displays the network-to-network (NNI) interface. | 
| SMLT REMOTE | Indicates the MAC address entry for the remote vIST peer. | 
| TUNNEL | Indicates the host name of the remote Backbone Edge Bridge (BEB). | 
show vlan remote-mac-table
The following table describes the fields in the output for the show vlan remote-mac-table command.
| Parameter | Description | 
|---|---|
| VLAN | Indicates the VLAN ID for this MAC address. | 
| STATUS | Indicates the status of this entry: 
 | 
| MAC-ADDRESS | Indicates the customer MAC address for which the bridge has forwarding and/or filtering information. | 
| DEST-MAC | Indicates the provide MAC address for which the bridge has forwarding and/or filtering information. | 
| BVLAN | Indicates the B-VLAN ID for this MAC address. | 
| DEST-SYSNAME | Indicates the system name of the node where the MAC address entry comes from. | 
| PORTS | Either displays the value 0 or indicates the port in which a frame comes from. | 
| SMLT REMOTE | Indicates the MAC address entry for the remote vIST peer. | 




