The configuration model file corresponding to a route monitoring group is huawei-route-monitor-group.yang.
Object |
Description |
Value |
Remarks |
---|---|---|---|
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/group-name |
Creates a route monitoring group and specifies its name. |
The value is a string of 1 to 31 case-sensitive characters. |
N/A |
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/enable-status |
Indicates whether to enable a route monitoring group. |
The value is of the Boolean type:
|
N/A |
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/operator-and |
Indicates whether to set the relationship between routes in a route monitoring group to AND. |
The value is of the Boolean type:
|
N/A |
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/trigger-down-delay |
Configures a delay after which the route management (RM) module instructs the associated service modules to perform link switchovers. |
The value is an integer in the range from 0 to 1000, in seconds. The default value is 0. |
N/A |
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/trigger-up-delay |
Configures a delay after which the RM module instructs the associated service modules to perform link switchbacks. |
The value is an integer in the range from 0 to 1000, in seconds. The default value is 5. |
N/A |
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/track-routes/track-route/destination |
Specifies the destination address of a route to be monitored. |
The value is in dotted decimal notation. |
In the same route monitoring group, the AND operation result between the destination address and mask of each route must be unique. |
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/track-routes/track-route/mask-length |
Specifies the mask of a route to be monitored. |
The value is an integer in the range from 0 to 32. |
N/A |
/huawei-route-monitor-group:route-monitor-group/monitor-groups/monitor-group/track-routes/track-route/vpn-destination-name |
Specifies the VPN instance to which a route to be monitored belongs. |
The value is a string of 1 to 31 case-sensitive characters without spaces. If the string is enclosed in double quotation marks (" "), the string can contain spaces. |
|