Supports configuration of up to 8 user-defined static routes.
n = 1 to 8 | route number |
enable = 0 or 1 | enable(1)/disable (0) the static route |
subnet = xxx.xxx.xxx.xxx | Specifies the IP address of the static route subnet |
netmask = 1-32 | Specifies the CIDR netmask value for the static route subnet |
gw = xxx.xxx.xxx.xxx | Specifies the gateway IP address for the static route subnet |
ifname=cell,wifi,eth0,eth1 | Specifies the interface name for the static route |
cmd staticroute n enable subnet netmask gateway ifname
Notes:
Examples:
Firmware revision 2.0.5.3775
See also: Networking