Specifying a fault processing method
Perform this task to specify one of the following fault processing methods for a link group:
Keep—Does not actively terminate the connection with the failed link. Keeping or terminating the connection depends on the timeout mechanism of the protocol.
Reschedule—Redirects the connection to another available link in the link group.
Reset—Terminates the connection with the failed link by sending RST packets (for TCP packets) or ICMP unreachable packets (for other types of packets).
To specify a fault processing method:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter link group view. | loadbalance link-group link-group-name | N/A |
3. Specify a fault processing method for the link group. | fail-action { keep | reschedule | reset } | By default, the fault processing method is keep. All available connections are kept. |