Install guide
1-22 disable wanlb resource Release Note
Software Version 2.7.5
C613-10454-00 REV A
disable wanlb resource
Syntax DISable WANLB RESource={ALL|interface} [IMMEDiately]
Description This command disables a resource by moving it from the up state to the down
state, or by moving it from the up state to the closing state and then to the down
state. When a resource moves to the closing state it allows all existing sessions
associated with it to complete, but the resource cannot participate in load
balancing for any new sessions. Once all the sessions associated with the
resource have completed, the resource is automatically moved to the down
state.
Examples To disable the resource interface eth0, use the command:
dis wanlb res=eth0
Related Commands add wanlb resource
delete wanlb resource
enable wanlb resource
set wanlb resource
show wanlb resource
Parameter Description
ALL Disables all WAN load balancer resources.
interface The resource to be disabled. Valid interfaces are:
● eth (such as eth0, eth1)
● PPP (such as ppp0, ppp1)
To see a list of current valid interfaces, use the show interface
command.
The resource name must match an enabled resource or the command
will fail. If all is specified, all resources configured on the WAN load
balancer will be disabled.
IMMEDiately Moves the resource directly from the up state to the down state. If this
parameter is not specified, the resource will move from the up to the
closing state. A resource with no more sessions associated with it then
moves to the down state. If this parameter is specified, all the sessions
associated with the resource are deleted and the resource moves
straight from the up state to the down state.
Default: no default.