View IS-IS Accept Policy Information
Use the following procedure to view IS-IS accept policy information on the switch.
Procedure
Example
View IS-IS accept policy information:
Switch:1#show ip route vrf test                                    
============================================================================                           
                    IP Route - VRF test                         
============================================================================                                                      NH               INTER                  
DST       MASK            NEXT      VRF/ISID    COST FACE PROT AGE TYPE PRF
----------------------------------------------------------------------------
1.1.1.5   255.255.255.255 1.1.1.5   GlobalRouter 0   0    ISIS 0   IB   200 
1.1.1.13  255.255.255.255 Switch13  GRT          10  1000 ISIS 0   IBSV 7  
1.1.1.200 255.255.255.255 Switch200 GRT          10  1000 ISIS 0   IBSV 7  
5.7.1.0   255.255.255.0   5.7.1.1   -            1   7    LOC  0   DB   0  
13.7.1.0  255.255.255.0   Switch13  GlobalRouter 10  1000 ISIS 0   IBSV 7  
100.0.0.0 255.255.255.0   100.0.0.1 GlobalRouter 0   100  ISIS 0   IB   200
111.1.1.0 255.255.255.0   111.1.1.1 hub          0   111  ISIS 0   IB   200
Switch:1(config)#show isis spbm ip-unicast-fib
=========================================================================================================
                                SPBM IP-UNICAST FIB ENTRY INFO
=========================================================================================================
     VRF     DEST                              OUTGOING  SPBM    PREFIX  IP ROUTE     
VRF  ISID    ISID    Destination  NH BEB  VLAN INTERFACE COST    COST    PREFERENCE  AREA   AREA-NAME
---------------------------------------------------------------------------------------------------------
GRT   -      101     1.1.1.13/32  Switch13 1000  1/7      10     44       7          HOME   area-9.00.02
GRT   -      101     1.1.1.13/32  Switch13 1001  1/7      10     44       7          HOME   area-9.00.02
---------------------------------------------------------------------------------------------------------
 Home : Total number of SPBM IP-UNICAST FIB entries 2
 Remote: Total number of SPBM IP-UNICAST FIB entries 0
---------------------------------------------------------------------------------------------------------
Switch:1(config)#show ip isid-list test        
================================================================================
                                 IP ISID LIST 
================================================================================
List Name                        I-SID                VRF
--------------------------------------------------------------------------------
test                             1                    GlobalRouter
                                 3                    GlobalRouter
                                 4                    GlobalRouter
                                 5                    GlobalRouter
                                 10                   GlobalRouter
                                 22                   GlobalRouter
All 6 out of 6 Total Num of Isid Lists displayed
Switch:1(router-vrf)#show ip isid-list vrf red
================================================================================
                                 IP ISID LIST red
================================================================================
List Name                        I-SID                VRF
--------------------------------------------------------------------------------
test1                            11                   1
                                 12                   1
                                 13                   1
                                 14                   1
                                 15                   1
Variable Definitions
The following table defines parameters for the show ip isis accept command.
| Variable | Value | 
|---|---|
| vrf WORD<1-16> | Displays I-SID list information for a particular VRF by name. | 
| vrfids WORD<0-512> | Displays I-SID list information for a particular VRF ID. | 
The following table defines parameters for the show ip isid-list command.
| Variable | Value | 
|---|---|
| vrf WORD<1-16> | Displays I-SID list information for a particular VRF by name. | 
| vrfids WORD<0-512> | Displays I-SID list information for a particular VRF ID. | 
| WORD<1-32> | Displays I-SID list information for a particular I-SID list name. | 
The following table defines parameters for the show ip route command.
| Variable | Value | 
|---|---|
| vrf WORD<1-16> | Displays I-SID list information for a particular VRF by name. | 
The following table defines parameters for the show isis spbm ip-unicast-fib command.
| Variable | Value | 
|---|---|
| all | Displays all IS-IS SPBM IP unicast Fowarding Information Base (FIB) information. | 
| home | Displays the IS-IS SPBM IP unicast FIB information that the system configures in the home area. | 
| id <1-16777215> | Displays IS-IS SPBM IP unicast FIB information by I-SID ID. | 
| remote | Displays the IS-IS SPBM IP unicast FIB information that the system configures in the remote area. | 
| spbm-nh-as-mac | Displays the next hop B-MAC of the IP unicast FIB entry. | 




