display ip route-monitor-group

Function

The display ip route-monitor-group command displays information about a route monitoring group or all route monitoring groups.

Format

display ip route-monitor-group [ group-name ]

Parameters

Parameter Description Value
group-name

Specifies the name of a route monitoring group.

If group-name is specified, detailed information about the specified route monitoring group is displayed; if group-name is not specified, a summary of all route monitoring groups is displayed.

The name is a string of 1 to 31 case-sensitive characters, spaces not supported. The string can contain spaces if it is enclosed with double quotation marks (" ").

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
route-base read

Usage Guidelines

Usage Scenario

After a route monitoring group is configured, you can run the display ip route-monitor-group command to check its information, such as its status, down-weight sum, and information about the routes in the route monitoring group.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about all route monitoring groups.
<HUAWEI> display ip route-monitor-group
?Route monitor group number : 2
?Route monitor group      Total weight     Down weight    State
?uplink                   20               20             Enabled
?downlink                 20               20             Enabled
# Display information about route monitoring group uplink.
<HUAWEI> display ip route-monitor-group uplink
route monitor group uplink
 Weight sum   : 20
 Down weight  : 20
 State        : Enabled
-------------------------------------------------------
 route monitor group tracking route number : 1
-------------------------------------------------------
 VPN name     : _public_
 Destination  : 2.2.2.2
 Mask         : 255.255.255.255
 Down weight  : 10
 State        : Inactive
Table 1 Description of the display ip route-monitor-group command output
Item Description
Total weight

Down-weight sum of the route monitoring group.

Down weight

Down-weight of the routes in the route monitoring group.

State

Status of the route monitoring group:

  • Enabled.
  • Disabled.
route monitor group tracking route number

Number of routes in the route monitoring group.

Weight sum

Down-weight sum of the route monitoring group.

VPN name

VPN instance to which the route belongs. _public_ indicates a public instance.

Destination

Destination IP address of the route.

Mask

Mask of the IP address.

Route monitor group number

Number of route monitor groups.

Route monitor group

Name of each route monitoring group.

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