Interfaces/Networking > Static Routes
This page provides setup of the Static Routes. Routes specify over which interface and gateway a certain
host or network can be reached.
STATIC IPv4 ROUTES
Interface
This parameter specifies which interface used to reach the route destination.
Target
This parameter specifies the single IP (such as 192.168.100.100), or a network (such as 192.168.100.0) that
this route can reach.
Netmask
For a network, this parameter specifies the netmask. For example specify 255.255.255.0 if the network is
192.168.100.0/24
Gateway
This parameter sets the gateway IP address where packets will be forwarded to a router with this IP address
when no other route specification in routing table matches the destination IP address of a packet.