Services WAN bonding
IX20 User Guide
691
i. Set the interface:
i. Use the ?to determine available interfaces:
(config network sdwan wan_bonding interfaces 0)> interface ?
Interface: The network interface.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config network sdwan wan_bonding interfaces 0)> interface
ii. Set the interface. For example:
(config network sdwan wan_bonding interfaces 0)> interface
/network/interface/eth1
(config network sdwan wan_bonding interfaces 0)>
ii. (Optional) Set the mode for the interface:
(config network sdwan wan_bonding interfaces 0)> mode value
(config network sdwan wan_bonding interfaces 0)>
where value is one of:
n
auto: Automatically sets the mode to Cellular Optimized for Speed-modefor
cellular, and Ethernet for non-cellular. This is the default mode.
n
mobileAggressive: Ageneral-purpose configuration suitable for most lines
(4G, DSL, etc), with a fair tolerance for packet lossand latency.
n
mobileLowLatency: Another preset for mobile connectionswith an even
higher focuson latency.
n
ethernet: Apreset for direct Ethernet connections, very sensitiveto latency
and packet loss.
n
lowLatency: Similar to Ethernet preset, but with higher tolerance for packet
loss.
n
genericTCP: UtilizesTCPinstead of UDP. Higher throughput rate at the cost of
latency. Useful in scenarioswhere UDPis throttled or blocked.
b. Repeat for each additional interface.
9. Set the password for authentication to the WAN bonding web interface.
The WAN bonding web interface can beused to view detailed WAN bonding statistics and to
fine-tune the WAN bonding process, and is accessed via a web browser at http://ip-
address:8088, where ip-addressisthe IPaddress of the local IX20 device.
(config)> network sdwan wan_bonding web_interface password password
(config)>