Method 1: add a static route when the other network is NOT directly reachable:
Method 2: add a static route when the other network is directly reachable:
network ipv4 staticRoutes add <dest-1> interface <ETH>
Delete an existing static route:
network ipv4 staticRoutes delete <route_ID>
Modify an existing static route:
--OR --
Variables:
<dest-1> is a combination of the IP address and subnet mask of the other subnet. The format is IP address/subnet mask.
<hop> is the IP address of the next hop router.
<ETH> is one of the interfaces: ETH1/ETH2, WIRELESS and BRIDGE. Type "bridge" only when your PRO3X is in the bridging
mode.
<route_ID> is the ID number of the route setting which you want to delete or modify.
<dest-2> is a modified route setting that will replace the original route setting. Its format is IP address/subnet mask. You can
modify either the IP address or the subnet mask or both.
PRO3X User Guide – Command Line Interface (CLI)
49 of 182
Using the PRO3X Command Line Interface (CLI)
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?