The display isis name-table command displays the mapping between the dynamic hostnames of IS-IS routers and the system IDs.
display isis name-table [ process-id | vpn-instance vpn-instance-name ]
display isis process-id name-table
| Parameter | Description | Value |
|---|---|---|
| process-id | Displays the mapping between dynamic hostnames of IS-IS routers and system IDs in a specified IS-IS process. |
The value is an integer ranging from 1 to 65535. |
| vpn-instance vpn-instance-name | Displays the mapping between dynamic hostnames of IS-IS routers and system IDs in a specified VPN instance. |
The value is a string of 1 to 31 case-sensitive characters. |
After dynamic hostnames are configured, you can run the display isis name-table command to check the mapping between the dynamic hostnames and system IDs.
# Configure a name for the local IS-IS system.
[sysname] isis
[sysname-isis-1] is-name RUTA
# Configure a static name mapping for the remote IS-IS system (0000.0000.0041).
[sysname-isis-1] is-name map 0000.0000.0041 RUTB
# Display the mapping between the dynamic hostname of the local IS-IS router and the system ID.
<sysname> display isis name-table
Name table information for ISIS(1)
---------------------------------------------------------------
System ID Hostname Type
6789.0000.0001 RUTA DYNAMIC
0000.0000.0041 RUTB STATIC
Item |
Description |
|---|---|
System ID |
Host system ID |
Hostname |
Name of the host |
Type |
Type of mapping from system ID to host name:
|