Chapter 8: Using the Command Line Interface
411
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 SRC 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 183).
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 --
Summary of Contents for Raritan SRC-0100
Page 114: ...Chapter 6 Using the Web Interface 102...
Page 291: ...Chapter 6 Using the Web Interface 279...
Page 301: ...Chapter 6 Using the Web Interface 289 6 Click Create to finish the creation...
Page 311: ...Chapter 6 Using the Web Interface 299...
Page 312: ...Chapter 6 Using the Web Interface 300 Continued...
Page 625: ...Appendix H RADIUS Configuration Illustration 613 Note If your SRC uses PAP then select PAP...
Page 630: ...Appendix H RADIUS Configuration Illustration 618 14 The new attribute is added Click OK...
Page 631: ...Appendix H RADIUS Configuration Illustration 619 15 Click Next to continue...