Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches Chapter 4 IS-IS Configuration Commands
4-15
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-IS system.
<Sysname> system-view
[Sysname] isis
[Sysname-isis-1] is-name RUTA
# Configure a static mapping for the remote IS-IS system (0000.0000.0041).
[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 4-6 Description on the fields of the display isis name-table command
Field Description
System ID System ID
Hostname Hostname name of the system ID
Type Mapping type of system ID to host name (static or dynamic)
4.1.13 display isis peer
Syntax
display isis peer [ verbose ] [ process-id ]
View
Any view
Parameters
verbose: When this parameter is used, the area address advertised in a neighbor’s
Hello packet will be displayed. Otherwise the system displays only the summary
information.
process-id: Specifies an IS-IS process ID, in the range of 1 to 65535.