< Home

display isis mesh-group

Function

The display isis mesh-group command displays the configuration of the IS-IS mesh group.

Format

display isis mesh-group [ process-id | vpn-instance vpn-instance-name ]

display isis process-id mesh-group

Parameters

Parameter Description Value
process-id Specifies the IS-IS process ID. The value is an integer ranging from 1 to 65535.
vpn-instance vpn-instance-name Displays mesh group information about the multi-instance IS-IS process in the specified VPN instance. The parameter vpn-instance-name is a string ranges from 1 to 31. It is case sensitive.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Set GigabitEthernet0/0/0 and GigabitEthernet0/0/10 that run IS-IS to a mesh group 100.

<sysname> system view
[sysname] interface GigabitEthernet 0/0/0
[sysname-GigabitEthernet0/0/0] isis mesh-group 100
[sysname-GigabitEthernet0/0/0] quit
[sysname] interface GigabitEthernet 0/0/10
[sysname-GigabitEthernet0/0/10] isis mesh-group 100

# Display the IS-IS mesh-group.

<sysname> display isis mesh-group
               Mesh Group information for ISIS(1)
----------------------------------------------------------------------
Interface          Status
GE0/0/0            100
GE0/0/10            100
Table 1 Description of the display isis mesh group command output

Item

Description

Interface

Type and number of the interface in the mesh group

Status

Mesh group number

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >