HP VPN Firewall Appliances Network Management Command Reference

394
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 86 Command output
Field Descri
p
tion
System ID System ID.
Hostname Host name.
Type
Mapping type:
Static.
Dynamic.
display isis peer
Use display isis peer to display IS-IS neighbor information.
Syntax
display isis peer [ statistics | verbose ] [ process-id | vpn-instance vpn-instance-name ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
statistics: Displays IS-IS neighbor statistics.
verbose: Displays detailed IS-IS neighbor information. Without the keyword, the command displays brief
IS-IS neighbor information.
process-id: Displays the IS-IS neighbor information of the IS-IS process. The ID is in the range of 1 to
65535.
vpn-instance vpn-instance-name: Displays the IS-IS neighbor information of the VPN. vpn-instance-name
is a case-sensitive string of 1 to 31 characters. If no VPN is specified, the IS-IS neighbor information of the
public network is displayed.