Chapter 8: Using the Command Line Interface
416
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 PX3 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
(on page 227).
Method 1: add a static route when the other network is NOT
directly reachable:
config:#
network ipv4 staticRoutes add <dest-1> <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-2> <hop>
-- OR --
Summary of Contents for PX3-1000 series
Page 5: ......
Page 92: ...Chapter 4 Connecting External Equipment Optional 70...
Page 668: ...Appendix J RADIUS Configuration Illustration 646 Note If your PX3 uses PAP then select PAP...
Page 673: ...Appendix J RADIUS Configuration Illustration 651 14 The new attribute is added Click OK...
Page 674: ...Appendix J RADIUS Configuration Illustration 652 15 Click Next to continue...