display isis name-table

Function

The display isis name-table command displays the mapping between the hostname and the system ID.

Format

display isis name-table [ process-id | { vpn-instance vpn-instance-name } ]

display isis process-id name-table

Parameters

Parameter Description Value
process-id

Specifies an IS-IS process ID.

The value is an integer ranging from 1 to 4294967295.

vpn-instance vpn-instance-name

Specifies the VPN instance to which an IS-IS process belongs.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
isis read

Usage Guidelines

Usage Scenario

To run the mapping between the hostname and the system ID, run the display isis name-table command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the mapping between the hostname and the system ID.
<HUAWEI> display isis name-table 1
Name table information for ISIS(1) Level-1
---------------------------------------------
System ID               Hostname       Type
6789.0000.0001          RUTA           DYNAMIC
0000.0000.0041          RUTB           STATIC
Table 1 Description of the display isis name-table command output
Item Description
System ID

Host system ID.

Hostname

Name of the host.

Type

Type of the host name:

  • DYNAMIC: this host name is local configured using the is-name command.
  • STATIC: this host name is mapped using the is-name map command.
Level

-

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >