Interface Description
bridge
Determine the IPv4 address of the BRIDGE interface (that is, the
bridging mode).
Setting IPv4 Static Routes
If the IPv4 network mode is set to static IP and your local network contains two subnets, you can
configure static routes to enable or disable communications between the PRO4X and devices in the
other subnet.
These commands are prefixed with network ipv4 staticRoutes.
Depending on whether the other network is directly reachable or not, there are two methods for
adding a static route. For further information, see Static Route Examples.
▶
Method 1: add a static route when the other network is NOT directly reachable:
config:# network ipv4 staticRoutes add <dest-1> nextHop <hop>
▶
Method 2: add a static route when the other network is directly reachable:
config:#
network ipv4 staticRoutes add <dest-1> interface <ETH>
▶
Delete an existing static route:
config:#
network ipv4 staticRoutes delete <route_ID>
▶
Modify an existing static route:
config:# network ipv4 staticRoutes modify <route_ID> dest <dest-2> nextHop
<hop>
-- OR --
config:# network ipv4 staticRoutes modify <route_ID> dest <dest-2>
interface <ETH>
Variables:
421
Need help?
Do you have a question about the Server Technology PRO4X and is the answer not in the manual?