Install guide

1-26 enable wanlb resource Release Note
Software Version 2.7.5
C613-10454-00 REV A
enable wanlb resource
Syntax ENAble WANLB RESource={ALL|interface}
Description This command enables a configured resource by moving it from the down state
to the up state. A device must be in the up state to participate in WAN load
balancing.
Examples To enable the resource PPP0 use the command:
ena wanlb res=ppp0
Related Commands add wanlb resource
delete wanlb resource
disable wanlb resource
set wanlb resource
show wanlb resource
Parameter Description
RESource Enables the specified interfaces
interface Specifies an existing IP interface for the resource. The resource must
currently be in the down state before it can be enabled. If all is
specified, all configured resources are enabled.
interface is a valid interface name formed by concatenating an
interface type and an interface instance. 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. This parameter must be specified before a new resource
can be created.