show isis spbm unicast-fib

Display isis spbm unicast-fib.

Syntax

Command Parameters

b-mac <0x00:0x00:0x00:0x00:0x00:0x00>
Displays the Forwarding Information Base (FIB) entry for the specified Backbone MAC (BMAC).
home
Displays the IS-IS SPBM unicast FIB information that the system configures in the home area.
remote
Displays the IS-IS SPBM unicast FIB information that the system configures in the remote area.
summary
Displays a summary of the Forwarding Information Base (FIB).
vlan <2-4059>
Specifies the VLAN ID for which to display the FIB. 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 unicast-fib command displays the following information:

Parameter

Description

DESTINATION ADDRESS

Indicates the destination MAC Address of the unicast FIB entry.

B-VLAN

Indicates the B-VLAN of the unicast FIB entry.

SYSID

Indicates the destination system identifier of the unicast FIB entry.

HOST-NAME

Indicates the destination host name of the unicast FIB entry.

OUTGOING INTERFACE

Indicates the outgoing interface of the unicast FIB entry.

COST

Indicates the cost of the unicast FIB entry.

AREA

Indicates the type of area as home or remote.

AREA-NAME

Indicates the name of the area.

Example

Switch# show isis spbm unicast-fib
==================================================================================================
                          SPBM UNICAST FIB ENTRY INFO
==================================================================================================
DESTINATION          BVLAN SYSID          HOST-NAME    OUTGOING       COST   AREA    AREA-NAME
ADDRESS                                                INTERFACE
--------------------------------------------------------------------------------------------------
00:16:ca:23:73:df   1000  0016.ca23.73df  SPBM-1      1/21            10     HOME    area-9.00.02
00:16:ca:23:73:df   2000  0016.ca23.73df  SPBM-1      1/21            10     HOME    area-9.00.02  
00:18:b0:bb:b3:df   1000  0018.b0bb.b3df  SPBM-2      MLT-2           10     HOME    area-9.00.02    
00:14:c7:e1:33:e0   1000  0018.b0bb.b3df  SPBM-2      MLT-2           10     HOME    area-9.00.02    
00:18:b0:bb:b3:df   2000  0018.b0bb.b3df  SPBM-2      MLT-2           10     HOME    area-9.00.02    

--------------------------------------------------------------------------------------------------
Home:   Total number of SPBM UNICAST FIB entries 5
Remote: Total number of SPBM UNICAST FIB entries 0
--------------------------------------------------------------------------------------------------