HP VPN Firewall Appliances Network Management Command Reference
393
[Sysname] interface gigabitethernet 1/1
[Sysname-GigabitEthernet1/1] isis enable
[Sysname-GigabitEthernet1/1] isis mesh-group 100
[Sysname-GigabitEthernet1/1] quit
[Sysname] interface gigabitethernet 1/2
[Sysname-GigabitEthernet1/1] isis enable
[Sysname-GigabitEthernet1/2] isis mesh-group 100
# Display the configuration information of IS-IS mesh-group.
[Sysname-GigabitEthernet1/2] display isis mesh-group
Mesh Group information for ISIS(1)
----------------------------------------------------------------------
Interface Status
GE1/1 100
GE1/2 100
Table 85 Command output
Field Descri
p
tion
Interface Interface name.
Status Mesh-group to which the interface belongs.
display isis name-table
Use display isis name-table to display the host name-to-system ID mapping table.
Syntax
display isis name-table [ process-id | vpn-instance vpn-instance-name ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command 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 Getting Started 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, a case-sensitive string of 1 to 256 characters.