display isis process-id lsdb [ { level-1 | level-2 } | verbose | { local | lsp-id | is-name symbolic-name } ] *
display isis lsdb [ { level-1 | level-2 } | verbose | { local | lsp-id | is-name symbolic-name } ] * [ process-id | vpn-instance vpn-instance-name ]
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the IS-IS process ID. | The value is an integer ranging from 1 to 65535. |
| level-1 | Indicates the LSDB of Level-1. | - |
| level-2 | Indicates the LSDB of Level-2. | - |
| verbose | Displays detailed information about the LSDB. You can specify verbose to view the details of the IS-IS LSDB, including the MT ID, MT neighbor ID, and IPv6 prefix. | - |
| local | Displays the local database. | - |
| lsp-id | Specifies the LSP ID. | It is in dotted decimal notation. The value is ranging from 16 to 20 and in the form of ####.####.####.##-##, such as 0050.0500.5004.00-00. |
| is-name symbolic-name | Specifies the dynamic hostname in the form of is-name or is-name.##-## (##-## refers to pseudonode ID and LSP fragment ID). | It is a string ranging from 1 to 64 if it is "is-name" or ranging from 1 to 70 if it is "is-name.##-##" . |
| vpn-instance vpn-instance-name | Displays LSDB information about the multi-instance IS-IS process in the specified VPN instance. | The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
# Display LSDB information of IS-IS.
<sysname> display isis lsdb
Database information for ISIS(1)
--------------------------------
Level-2 Link State Database
LSPID Seq Num Checksum Holdtime Length ATT/P/OL
-------------------------------------------------------------------------------
0000.0000.0001.00-00 0x0000017a 0xa21c 846 84 0/0/0
2222.2222.2222.00-00* 0x000001ce 0xbdcc 845 111 0/0/0
3333.3333.3333.00-00 0x00000013 0x8847 1004 84 0/0/0
3333.3333.3333.01-00 0x0000000b 0x95bc 1004 55 0/0/0
Total LSP(s): 4
*(In TLV)-Leaking Route, *(By LSPID)-Self LSP, +-Self LSP(Extended),
ATT-Attached, P-Partition, OL-Overload
Item |
Description |
|---|---|
LSPID |
ID of a Link State PDU (LSP) |
Seq Num |
Sequence number of an LSP |
Checksum |
LSP checksum |
Holdtime |
LSP holdtime |
Length |
LSP length |
ATT/P/OL |
|
*(In TLV) |
Leaking route |
*(By LSPID) |
Self-LSP, which is generated by the local router |
Total LSP(s) |
Number of LSPs |
# Display the details of IS-IS LSDB.
<sysname> display isis lsdb verbose
Database information for ISIS(1)
--------------------------------
Level-1 Link State Database
LSPID Seq Num Checksum Holdtime Length ATT/P/OL
-------------------------------------------------------------------------------
0000.0000.0001.00-00 0x00000010 0xc776 0 (724) 36 0/0/0
SOURCE 0000.0000.0001.00
0000.0000.0003.00-00* 0x00000026 0x6fb4 1145 350 0/0/0
SOURCE RouterA.00 ORG ID: 0000.0000.0003.00
HOST NAME RouterA
NLPID IPV4
NLPID IPV6
AREA ADDR 10
INTF ADDR 10.1.1.2
INTF ADDR 192.168.2.1
INTF ADDR V6 3:1::1
Topology Standard, IPV6
NBR ID 0000.0000.0001.00 COST: 10
+NBR ID 0000.0000.0001.00 COST: 10
IP-Internal 10.1.1.0 255.255.255.0 COST: 10
IP-Internal 192.168.2.0 255.255.255.0 COST: 10
+IP-Extended 10.1.1.0 255.255.255.0 COST: 10
+IP-Extended 192.168.2.0 255.255.255.0 COST: 10
IPV6 3:1::/64 COST: 10
Router ID 3.3.3.3
IPV6 3:1::/64 COST: 10 MT:2
+SRLG NBR ID 0000.0000.0001.00
Level-2 Link State Database
LSPID Seq Num Checksum Holdtime Length ATT/P/OL
-------------------------------------------------------------------------------
0000.0000.0003.00-00* 0x0000001c 0x9b0d 1131 233 0/0/0
SOURCE RouterA.00 ORG ID: 0000.0000.0003.00
HOST NAME RouterA
NLPID IPV4
NLPID IPV6
AREA ADDR 10
INTF ADDR 10.1.1.2
INTF ADDR 192.168.2.1
INTF ADDR V6 3:1::1
Topology Standard, IPV6
NBR ID 0000.0000.0004.00 COST: 10
+NBR ID 0000.0000.0004.00 COST: 10
+MT NBR ID 0000.0000.0004.00 COST: 10 MT:2 (IPV6)
IP-Internal 10.1.1.0 255.255.255.0 COST: 10
IP-Internal 192.168.2.0 255.255.255.0 COST: 10
+IP-Extended 10.1.1.0 255.255.255.0 COST: 10
+IP-Extended 192.168.2.0 255.255.255.0 COST: 10
IPV6 3:1::/64 COST: 10
Router ID 3.3.3.3
IPV6 3:1::/64 COST: 10 MT:2
0000.0000.0003.00-01* 0x00000005 0x5ec1 1129 70 0/0/0
SOURCE RouterA.00
Auth: ***** Len: 16 Type: MD5
IP-External 10.2.1.0 255.255.255.0 COST: 0
+IP-Extended 10.2.1.0 255.255.255.0 COST: 0
Item |
Description |
|---|---|
LSPID |
ID of an LSP (Link State PDU) |
Seq Num |
Sequence number of an LSP |
Checksum |
LSP checksum |
Holdtime |
LSP holdtime |
Length |
LSP length |
ATT/P/OL |
Attach bit (ATT), partition bit (P), or overload bit (OL) |
SOURCE |
Source node identifier |
ORG ID |
Source system ID of a virtual system |
HOST NAME |
Dynamic hostname |
Auth |
Authentication password |
Len |
Length of the authentication password |
Type |
Authentication type:
|
NLPID |
Supported protocol |
AREA ADDR |
Area address |
INTF ADDR |
IP addresses of interfaces |
INTF ADDR V6 |
IPv6 addresses of interfaces |
Topology |
Topology type |
NBR ID |
Neighbor ID |
+NBR ID |
System ID of the neighbor that can carry TE information |
+MT NBR ID |
Neighbor ID in the MT topology |
COST |
Indicates the cost of the specified route |
MT |
Topology number:
|
IP-Internal |
Information about internal IPv4 routes |
IP-External |
Information about external IPv4 routes |
+IP-Extended |
Extended IP routing information, which can carry TE information |
IPV6 |
Information on internal IPv6 routes |
Router ID |
The Router ID of local router |
SRLG NBR ID |
ID of the neighbor in the same shared risk link group (SRLG) |