The display isis link-group interface command displays information about the link group to which an IS-IS interface has been bound.
| Parameter | Description | Value |
|---|---|---|
| interface-type |
Displays information about the link group to which a specified IS-IS interface has been bound. |
- |
| interface-number |
Displays information about the link group to which a specified IS-IS interface has been bound. |
- |
| process-id |
Displays information about the link group to which the IS-IS interface in a specified process has been bound. |
The value is an integer ranging from 1 to 4294967295. |
| vpn-instance vpn-instance-name |
Displays information about the link group to which the IS-IS interface in a specified VPN instance has been bound. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display isis link-group interface Interface link-group information for ISIS(1) -------------------------------------------- Interface GE0/1/0 IPV4: L1 GroupName : a GroupState : DOWN CircState : DOWN(Reason:circ has no adj) CostOffset : 100 L2 GroupName : a GroupState : DOWN CircState : UP CostOffset : 100 IPV6: L1 GroupName : a GroupState : DOWN CircState : DOWN(Reason:circ has no adj) CostOffset : 100 L2 GroupName : a GroupState : DOWN CircState : UP CostOffset : 100
| Item | Description |
|---|---|
| L1 GroupName | Level-1 link group name. |
| GroupState | Link group status:
|
| CircState | Interface status:
|
| CostOffset | Offset to be added to the link cost of the member links when the number of available member links falls below a specified number. |
| L2 GroupName | Level-2 link group name. |
| IPV4 | IPV4 process. |
| IPV6 | IPV6 process. |