LEGRAND Raritan PX3TS User Manual page 600

Transfer switch
Table of Contents

Advertisement

Chapter 9: Using the Command Line Interface
config:#
network ipv4 staticRoutes add <dest-1> nextHop <hop>
config:#
network ipv4 staticRoutes add <dest-1> interface <ETH>
config:#
network ipv4 staticRoutes delete <route_ID>
config:#
network ipv4 staticRoutes modify <route_ID> dest <dest-2> nextHop <hop>
580
Setting the IPv4 Gateway
After selecting the static IP configuration mode, you can use this command to
specify the gateway.
config:#
network ipv4 gateway <ip address>
Variables:
<ip address> is the IP address of the gateway. The value ranges from
0.0.0.0 to 255.255.255.255.
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 PX3TS 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
Route Examples
(on page 324).
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:
Delete an existing static route:
Modify an existing static route:
-- OR --
Static

Advertisement

Table of Contents
loading

Table of Contents