show isis spbm i-sid

Display the Intermediate-System-to-Intermediate-System (IS-IS) Shortest Path Bridging MAC (SPBM) multicast Forwarding Information Base (FIB) calculation results by service instance identifier (I-SID).

Syntax

Command Parameters

id <1-16777215>
Displays service instance identifier (I-SID) information for the specified I-SID.
nick-name x.xx.xx - 2.5 bytes
Displays service instance identifier (I-SID) information for the specified nickname.
vlan <2-4059>
Displays service instance identifier (I-SID) information for the specified Shortest Path Bridging MAC (SPBM) VLAN. Specifies the VLAN ID in the range of 2 to 4059. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1. By default, the system reserves VLAN IDs 4060 to 4094 for internal use. If you enable VRF scaling and SPBM mode, the system also reserves VLAN IDs 3500 to 3998.

Default

None

Command Mode

User EXEC

Command Output

The show isis spbm i-sid command displays the following information:

Output field

Description

ISID {all | discover | config}

Indicates the IS-IS SPBM I-SID identifier.

  • all: display all SPBM I-SID

  • discover: display discovered SPBM I-SID

  • config: display configured SPBM I-SID

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.

ISID NAME

Indicates the global I-SID name to I-SID mapping.

Example

The following example displays the command output.

Switch:1>show isis spbm i-sid all
=================================================================================
                                 SPBM ISID INFO
=================================================================================
ISID      SOURCE NAME  VLAN   SYSID            TYPE      HOST_NAME   ISID NAME
---------------------------------------------------------------------------------   
16777000  f.84.35      4051   beb0.0000.8435   discover  BEB-8435    PIMGW-ISID
100       f.84.35      4052   beb0.0000.8435   discover  BEB-8435    ISID-100
16777000  0.01.48      4051   d884.66f9.4c84   config    Titan-48    PIMGW-ISID
100       f.84.35      4052   d884.66f9.4c84   config    Titan-48    ISID-100
---------------------------------------------------------------------------------
 Total number of SPBM ISID entries configured: 2
---------------------------------------------------------------------------------
 Total number of SPBM ISID entries discovered: 2
---------------------------------------------------------------------------------
 Total number of SPBM ISID entries: 4
---------------------------------------------------------------------------------