display isis mpls te network

Use display isis mpls te network to display network information in an IS-IS TEDB.

Syntax

display isis mpls te network [ [ level-1 | level-2 ] | local | lsp-id lsp-id ] * [ process-id ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

level-1: Displays network information for Level-1 routers.

level-2: Displays network information for Level-2 routers.

local: Displays network information advertised by the local device.

lsp-id lsp-id: Displays network information for an LSP. The lsp-id argument is the LSP ID in the format of SYSID.Pseudonode ID-fragment num. SYSID represents the system ID of the node or pseudonode that generates the LSP. Pseudonode ID represents ID of the pseudonode. fragment num represents the fragment number of the LSP.

process-id: Specifies an IS-IS process by its ID in the range of 1 to 65535. If you do not specify an IS-IS process, this command displays network information for all IS-IS processes.

Usage guidelines

If you do not specify the level-1 or level-2 keyword, this command displays network information for both Level-1 and Level-2 routers.

If you do not specify the local keyword or the lsp-id lsp-id option, this command displays all TE network information.

Examples

# Display network information in IS-IS TEDBs.

<Sysname> display isis mpls te network

     TE information for IS-IS(1)
     --------------------------

Level-1 network information
---------------------------
LAN ID             : 0000.0000.0004.04
Frag ID            : 0x00
Flags              : -/-/-
Attached routers   : 0000.0000.0001
                     0000.0000.0004

Level-2 Network Information
---------------------------
LAN ID             : 0000.0000.0004.04
Frag ID            : 0x00
Flags              : -/-/-
Attached routers   : 0000.0000.0001
                     0000.0000.0004

Table 24: Command output

Field

Description

TE information for IS-IS(1)

TE information for IS-IS process 1.

LAN ID

Broadcast network ID, in the format of System-ID.Pseudonode-ID.

Frag ID

LSP fragment number.

Flags

State flag for network information:

  • A—Already synchronizes network information with CSPF.

  • U—Ready to update network information with CSPF again after the previous update failed.

  • D—Ready to delete network information from CSPF again after the previous deletion failed.