Chapter 8: Using the Command Line Interface
415
<ip address> is the IP address being assigned to your SRC. This
value uses the IPv6 address format. Note that you must add
/xx,
which indicates a prefix length of bits such as /64, to the end of this
IPv6 address.
Setting the IPv6 Gateway
After selecting the static IP configuration mode, you can use this
command to specify the gateway.
config:#
network ipv6 gateway <ip address>
Variables:
<ip address> is the IP address of the gateway. This value uses the
IPv6 address format.
Setting IPv6 Static Routes
If the IPv6 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 ipv6 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 ipv6 staticRoutes add <dest-1> nextHop <hop>
Method 2: add a static route when the other network is directly
reachable:
config:#
network ipv6 staticRoutes add <dest-1> interface <ETH>
Delete an existing static route:
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...