The display ip route-monitor-group command displays information about a route monitoring group or all route monitoring groups.
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 (" "). |
The actual command output varies according to the device. The command output here is only an example.
<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
<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
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:
|
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. |