display isis name-table
Use display isis name-table to display the host name-to-system ID mapping table.
Syntax
display isis name-table [ process-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Displays the host name to system ID mapping table for an IS-IS process specified by its ID in the range of 1 to 65535. If you do not specify this argument, the command displays the host name to system ID mapping table for all IS-IS processes.
Examples
# Display the IS-IS host name to system ID mapping table.
<Sysname> display isis name-table Name table information for IS-IS(1) ----------------------------------- System ID Hostname Type Level 6789.0000.0001 RUTA DYNAMIC Level-1 6789.0000.0001 RUTA DYNAMIC Level-2 0000.0000.0041 RUTB STATIC Level-1 0000.0000.0041 RUTB STATIC Level-2 6789.0000.0001.01 DIS-A DYNAMIC Level-1 0000.0000.0041.01 DIS-B DYNAMIC Level-2
Table 67: Command output
Field | Description |
---|---|
System ID | System ID. |
Hostname | Host name. |
Type | Mapping type:
|
Level | Level on which the system ID-to-host name mapping takes effect: Level-1 or Level-2. |