display monitor-link group

Use display monitor-link group to display monitor link group information.

Syntax

display monitor-link group { group-id | all }

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

group-id: Specifies a monitor link group by its ID. The value range for the group-id argument is 1 to 16.

all: Specifies all monitor link groups.

Usage guidelines

This command does not display information about ports that belong to a link aggregation group.

Examples

# Display information about all monitor link groups.

<Sysname> display monitor-link group all
Monitor link protocol status: Disabled
Monitor link group 1 information:
  Group status     : N/A
  Downlink up-delay: 0(s)
  Last-up-time     : 16:38:26 2014/4/21
  Last-down-time   : 16:37:20 2014/4/21

  Member                    Role       Status
  ------------------------------------------
  XGE1/0/1                  UPLINK     UP
  XGE1/0/2                  DOWNLINK   UP

Table 30: Command output

Field

Description

Monitor link protocol status

Whether Monitor Link is enabled:

  • Enabled.

  • Disabled.

Group status

Monitor link group status:

  • DOWN.

  • UP.

  • N/A—Monitor Link is disabled globally. The monitor link group does not operate.

Downlink up-delay

Switchover delay of the downlink interfaces in the monitor link group, in seconds.

Last-up-time

Last time when the monitor link group was up.

Last-down-time

Last time when the monitor link group was down.

Member

Member interfaces of the monitor link group.

Role

Interface role, which can be uplink interface or downlink interface.

Status

Member link state, which can be up or down.