The track monitor-group command configures the remote backup service to track the interface monitoring group.
The undo track monitor-group command disables the tracking.
By default, the remote backup service does not track the interface monitoring group.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
group-name |
Specifies the name of an interface monitoring group. |
The value is a string of 1 to 31 characters. |
switchover |
Indicates a master/slave switchover. |
- |
failure-ratio |
Specifies the threshold of link bandwidth failure ratio. |
The value is an integer ranging from 0 to 1440, in minutes. |
failure-ratio percent |
Specifies a link bandwidth fault threshold percentage. |
The value is an integer ranging from 1 to 100. |
Usage Scenario
To configure the remote backup service to track the monitor group status so that the TCP connection failure or failure rectification can be detected, run the track monitor-group command.
When the link on the network-side device fails, terminals cannot access the network. Therefore, when hot backup is deployed, a device must monitor the status of the link on the network side. If the link fails, a master/slave switchover is triggered on the access side, ensuring that terminals can properly access the network. Generally, multiple links are deployed on the network side. If some links fail, downstream traffic may be congested. In this situation, a master/slave switchover must also be promptly triggered on the access side.Configuration Impact
After you run the track interface-group command in the remote backup service view in which the track interface command has been run, the device automatically deletes the track interface and switchover uplink configurations and then controls service switchover based on the track interface-group configuration.
After you run the track interface-group command in the remote backup service view, you can no longer run the track interface or switchover uplink command. An RBS can be configured to track two interface groups. When an interface in an interface group fails and conditions for a master/slave switchover are met (that is, the link bandwidth fault threshold percentage reaches the value specified by failure-ratio):<HUAWEI> system-view [~HUAWEI] monitor-group group1 [*HUAWEI-monitor-group-group1] binding interface GigabitEthernet 0/1/0 down-weight 20 [*HUAWEI-monitor-group-group1] binding interface GigabitEthernet 0/1/1 down-weight 40 [*HUAWEI-monitor-group-group1] binding interface GigabitEthernet 0/1/2 down-weight 60 [*HUAWEI-monitor-group-group1] quit [*HUAWEI] remote-backup-service rbs [*HUAWEI-rm-backup-service-rbs] commit [~HUAWEI-rm-backup-service-rbs] track monitor-group IMG1 failure-ratio 50