display evi isis lsdb

Use display evi isis lsdb to display the LSDBs of EVI IS-IS processes.

Syntax

display evi isis lsdb [ local | lsp-id lspid | verbose ] * [ process-id ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

local: Displays locally generated LSPs.

lsp-id lspid: Specifies an LSP identifier in the SYSID.Pseudonode ID-fragment num format, where sysID represents the originating node or pseudo node, and Pseudo ID is separated by a dot from sysID and by a hyphen from fragment num.

verbose: Displays detailed information about LSPs in the LSDB. If you do not specify this keyword, the command displays LSP summaries.

process-id: Specifies an EVI IS-IS process ID in the range of 0 to 65535. If you do not specify a process, this command displays LSP information for all EVI IS-IS processes.

Examples

# Display LSP summaries for all EVI IS-IS processes.

<Sysname> display evi isis lsdb
               Link state database information for EVI-ISIS(0)
LSP ID                 Seq num     Checksum  Holdtime  Length    Overload
---------------------------------------------------------------------------
0011.2200.0001.00-00*  0x000000f3  0xd95e    45        47        0
0011.2200.0101.00-00   0x00000017  0xbb6f    1139      85        0
0011.2200.0101.02-00   0x00000002  0x7973    805       54        0
Flags: *-Self LSP, +-Self LSP(Extended)

# Display detailed LSP information for all EVI IS-IS processes.

<Sysname> display evi isis lsdb verbose
                Link state database information for EVI-ISIS(1)
LSP ID: 3822.d69e.ee00.00-00*
Sequence number: 0x00000001
Checksum: 0xe0b5
Holdtime: 820s
Length: 47
Overload: 0
Source: 3822.d69e.ee00.00
Neighbour
    ID: 3ce5.a600.7600.02, Cost: 16777214

LSP ID: 3ce5.a600.7600.00-00
Sequence number: 0x00000007
Checksum: 0xc98a
Holdtime: 1163s
Length: 72
Overload: 0
Source: 3ce5.a600.7600.00
Neighbour
    ID: 3ce5.a600.7600.02, Cost: 16777214
MAC addresses:
  VLAN ID: 1   Confidence: 1
    3822-d69e-ef68
    d485-64aa-7f23
    3408-0499-b44c

LSP ID: 3ce5.a600.7600.02-00
Sequence number: 0x00000001
Checksum: 0xe16d
Holdtime: 819s
Length: 54
Overload: 0
Source: 3ce5.a600.7600.02
Neighbour
    ID: 3822.d69e.ee00.00, Cost: 0
    ID: 3ce5.a600.7600.00, Cost: 0

Flags: *-Self LSP, +-Self LSP(Extended)

Table 5: Command output

Field

Description

LSP ID

LSP ID:

  • An asterisk mark (*) suffix indicates that the LSP segment is generated by the default EVI IS-IS system on the local device.

  • A plus sign (+) suffix indicates that the LSP segment is generated by an EVI IS-IS virtual system on the local device.

  • IDs of remote LSPs do not have a suffix.

Holdtime

LSP lifetime, which decreases as time goes by.

Overload

Overload bit flag in the LSP:

  • 1—The bit is set.

  • 0—The bit is not set.

Source

System ID of the LSP generating device.

Neighbour:

ID

System IDs of LSP generating device's neighbors.

Cost

Cost value.

MAC address

MAC addresses that can be reached through the LSP generating device.

VLAN ID

VLAN in which the MAC addresses are learned.

Confidence

LSP credibility.