The display monitor-link group command displays information about a specified Monitor Link group or all Monitor Link groups.
Parameter |
Description |
Value |
---|---|---|
all |
Displays information about all Monitor Link groups. |
- |
group-id |
Displays information about the specified Monitor Link groups. |
The value is an integer that ranges from 1 to 16. |
Usage Scenario
After creating a Monitor Link group and adding uplink and downlink interfaces to the group, run this command to view the information about the group. The displayed information includes the name and status of each member interface.
Prerequisites
A Monitor Link group has been created using the monitor-link group command, and uplink and downlink interfaces have been added to the Monitor Link group using the port command.
# Display information about Monitor Link group 1.
<HUAWEI> display monitor-link group 1 Monitor Link group 1 information : Recover-timer is 3 sec. Member Role State Last-up-time Last-down-time GigabitEthernet0/0/1 UpLk DOWN 0000/00/00 00:00:00 UTC+00:00 0000/00/00 00:00:00 UTC+00:00 GigabitEthernet0/0/2 DwLk[1] DOWN 0000/00/00 00:00:00 UTC+00:00 0000/00/00 00:00:00 UTC+00:00
Item |
Description |
---|---|
Recover-timer |
Wait-to-Restore time of the Monitor Link group, expressed in seconds. Use the timer recover-time command to set this parameter. |
Member |
Member interface of a Monitor Link group. |
Role |
Role of a member interface.
|
State |
Physical status of a member interface.
|
Last-up-time |
Time when the member interface becomes Up for the last time. The format is YYYY/MM/DD HH:MM:SS UTC+HH:MM. If no record indicates that the interface is switched from Down to Up, the time is displayed as 0000/00/00 00:00:00 UTC+00:00. |
Last-down-time |
Time when the member interface becomes Down for the last time. The format is YYYY/MM/DD HH:MM:SS UTC+HH:MM. If no record indicates that the interface is switched from Up to Down, the time is displayed as 0000/00/00 00:00:00 UTC+00:00. |