Configures the default IP route. You can configure the default route on the LAN or WAN interface. When you configure the default route using this command, any existing default route is deleted and overwritten by the one you specify.
setdefaultroute -w gateway_address | -l gateway_address
-w if the default route is on a WAN interface, and -l if the default route is on the LAN interface.
setdefaultroute -w 205.15.3.12
This command will configure the SecureRamp's default IP route to be the WAN interface, with the gateway address 205.15.3.12.
setdefaultroute -l 129.1.1.20
This command will configure the SecureRamp's default IP route to be the LAN interface, with the gateway address 129.1.1.20.