Configuration Commands
static-route add | — | Adds the static route, mask and gateway IP-Addresses; config static-route add 192.168.60.0 255.255.255.0 10.0.0.1 |
static-route del | — | Deletes the static route, mask and gateway IP-Addresses; config static-route del 192.168.60.0 255.255.255.0 10.0.0.1 |