R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
149
Examples
# Add the Serial 2/0 interface and Serial 2/1 interface to mesh-group 100.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] isis mesh-group 100
[Sysname-Serial2/0] quit
[Sysname] interface serial 2/1
[Sysname-Serial2/1] isis mesh-group 100
# Display the configuration information of IS-IS mesh-group.
[Sysname-Serial2/1] display isis mesh-group
Mesh Group information for ISIS(1)
----------------------------------------------------------------------
Interface Status
Serial2/0 100
Serial2/1 100
Table 35 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 MPLS
L3VPN. 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.










