R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

436
Field Descri
p
tion
Status Mesh-group the interface belongs to
display isis name-table
Syntax
display isis name-table [ process-id | vpn-instance vpn-instance-name ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: Monitor level
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 vpn-instance-name: Displays the host name-to-system ID mapping table for the VPN.
vpn-instance-name is a case-sensitive string of 1 to 31 characters. If no VPN is specified, the host
name-to-system ID mapping table for the public network is displayed.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, which is a case sensitive string of 1 to 256 characters.
Description
Use display isis name-table 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