5-16
Parameters
process-id
: Displays the host name-to-system ID mapping table for the IS-IS process. The ID is in the
range of 1 to 65535.
vpn-instance-name
: Displays the host name-to-system ID mapping table for the VPN instance. The
VPN instance name is a string of 1 to 31 characters.
Description
Use the
display isis name-table
command to display the host name-to-system ID mapping table.
Examples
# Configure a name for the local IS system.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] is-name RUTA
# Configure a static mapping for the remote IS system (system ID 0000.0000.0041, host name RUTB).
[Sysname-isis-1] is-name map 0000.0000.0041 RUTB
# Display the IS-IS host name-to-system ID mapping table.
[Sysname-isis-1] display isis name-table
Name table information for ISIS(1)
---------------------------------------------------------------
System ID Hostname Type
6789.0000.0001 RUTA DYNAMIC
0000.0000.0041 RUTB STATIC
Table 5-7 display isis name-table
command output description
Field
Description
System ID
System ID
Hostname Hostname
name
Type
Mapping type (static or dynamic)
display isis peer
Syntax
display
isis
peer
[
statistics | verbose
] [
process-id
|
vpn-instance
vpn-instance-name
]
View
Any view
Default Level
1: Monitor level
Parameters
statistics
: Displays IS-IS neighbor statistics information.
verbose
: Displays detailed IS-IS neighbor information. Without the keyword, the command displays
brief IS-IS neighbor information.