system route
Use this command to configure static routes.
Syntax
config system route
edit <route_int>
set destination <destination_ipv4mask>
set interface <interface_name>
end
Variable |
Description |
Default |
Enter the index number of the route in the routing table. |
|
|
Enter the destination IP address and netmask of traffic that will be subject to this route, separated with a space. To indicate all traffic regardless of IP address and netmask, enter |
0.0.0.0 0.0.0.0 |
|
Enter the IP address of the gateway router. |
0.0.0.0 |
|
Enter the interface name that you want to add the static route to. |
|