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 monitor link group 1.

<Sysname> display monitor-link group 1
Monitor link group 1 information:
  Group status     : UP
  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
  ------------------------------------------
  FGE1/0/1                  UPLINK     UP
  FGE1/0/2                  DOWNLINK   UP

Table 30: Command output

Field

Description

Monitor link group 1 information

Information about monitor link group 1.

Group status

Monitor link group state, which can be up or down.

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.