Display the Intermediate-System-to-Intermediate-System (IS-IS) Link State Database (LSDB).
show isis lsdb [detail] [home] [local] [lspid xxxx.xxxx.xxxx.xx-xx] [remote] [sysid <xxxx.xxxx.xxxx>]
show isis lsdb ip-unicast [i-sid <0-16777215>] [lspid xxxx.xxxx.xxxx.xx-xx] [sysid xxxx.xxxx.xxxx] [home|remote]
show isis lsdb ipv6-unicast [i-sid <0-16777215>] [lspid xxxx.xxxx.xxxx.xx-xx] [sysid xxxx.xxxx.xxxx] [home|remote]
show isis lsdb [level {l1|l2|l12}] [sysid <xxxx.xxxx.xxxx>] [lspid <xxxx.xxxx.xxxx.xx-xx>] [tlv <1–236> ] [detail] [home|remote]
show isis lsdb tlv <1-236> sub-tlv <1-3>
None
User EXEC
The show isis lsdb command displays the following information:
| Parameter | Description | 
|---|---|
| LSP ID | Indicates the LSP ID assigned to external IS-IS routing devices. | 
| LEVEL | Indicates the level of the external router: l1, l2, or l12. | 
| LIFETIME | Indicates the maximum age of the LSP. If the max-lsp-gen-interval is set to 900 (default) then the lifetime value begins to count down from 1200 seconds and updates after 300 seconds if connectivity remains. If the timer counts down to zero, the counter adds on an additional 60 seconds, then the LSP for that router is lost. This happens because of the zero age lifetime, which is detailed in the RFC standards. | 
| SEQNUM | Indicates the LSP sequence number. This number changes each time the LSP is updated. | 
| CHKSUM | Indicates the LSP checksum. This is an error checking mechanism used to verify the validity of the IP packet. | 
| HOST-NAME | Indicates the host name listed in the LSP. If the host name is not configured, then the system name is displayed. | 
| AREA | Indicates the type of area as home or remote. | 
The show isis lsdb command with optional ip-unicast parameter displays the following information:
| Parameter | Description | 
|---|---|
| I-SID | Displays the I-SID. | 
| ADDRESS | Displays the IP address. | 
| PREFIX LENGTH | Displays the prefix length. | 
| METRIC | Displays the metric value. | 
| METRIC TYPE | Displays the metric type. | 
| TLV TYPE | Displays the TLV type. | 
| LSP FRAG | Displays the LSP fragment ID. | 
| HOST NAME | Displays the host name listed in the LSP. If the host name is not configured, then the system name is displayed. | 
| AREA | Displays the type of area as home or remote. | 
| ROUTE-TAG | Displays the configured route tag. Note: 
                            This information also displays if you use the optional detail parameter for TLV 135 or 184, for example, show isis lsdb tlv 135 detail. | 
The show isis lsdb command, used without optional parameters, displays general information about the LSDB.
Switch:1>show isis lsdb
=========================================================================================
                                   ISIS LSDB
=========================================================================================
LSP ID                  LEVEL  LIFETIME  SEQNUM  CHKSUM   HOST-NAME      AREA   
-----------------------------------------------------------------------------------------
0014.c7e1.33df.00-00     1      545       0xb1    0xed28   NewYork       HOME   
0016.ca23.73df.00-00     1      1119      0x9f    0x9c9d   Switch-Lab2   HOME   
0018.b0bb.b3df.00-00     1      708       0xb9    0xcb1a   Switch-Lab1   HOME   
------------------------------------------------------------------------------------------
Level-1 HOME AREA: 3 out of 3 Total Num of LSP Entries
Level-1 REMOTE AREA: 0 out of 3 Total Num of LSP Entries
Level-2 HOME AREA: 0 out of 0 Total Num of LSP Entries
Level-2 REMOTE AREA: 0 out of 3 Total Num of LSP Entries
         
         The show isis lsdb ip-unicast command displays IPv4 unicast specific information.
Switch:1>show isis lsdb ip-unicast
=======================================================================================================
                                     ISIS IP-UNICAST-ROUTE SUMMARY
=======================================================================================================
                           PREFIX          METRIC    TLV   LSP   HOST
I-SID     ADDRESS          LENGTH  METRIC  TYPE      TYPE  FRAG  NAME             AREA       ROUTE-TAG
-------------------------------------------------------------------------------------------------------
-         103.101.88.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         44.44.44.44      32      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         23.0.0.0         24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         88.88.88.88      32      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         188.88.88.88     32      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         102.101.66.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         102.102.66.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         102.103.66.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         102.104.66.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         102.105.66.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         104.101.6.0      24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         102.100.77.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
-         102.101.77.0     24      1       Internal  135   0x2   vn-area-20.0020  HOME       0
--More-- (q = quit)