Chapter 8: Using the Command Line Interface
494
config:#
authentication radius modify <server_num> retries <retries>
Change the shared secret:
config:#
authentication radius modify <server_num> secret
Change the priority of the specified server:
config:#
authentication radius modify <server_num> sortPositon <position>
Tip: You can add more than one parameters to the command. For
example, "
authentication radius modify <server_num>
host
<host>
authType <rds_type>
authPort <auth_port>
accountPort
<acct_port>
...".
Variables:
<server_num> is the sequential number of the specified server in the
Radius server list.
<host> is the new IP address or host name of the Radius server.
<rds_type> is one of the Radius authentication types:
pap, chap,
msChapV2.
<auth_port> is the new authentication port number.
<acct_port> is the new accounting port number.
<timeout> is the new timeout value in seconds. It ranges between 1
to 10 seconds.
<retries> is the new number of retries. It ranges between 0 to 5.
To enter the shared secret:
1.
After executing the above Radius command, the system
automatically prompts you to enter the shared secret.
2.
Type the secret and press Enter.
3.
Re-type the same secret and press Enter.
Example:
config:#
authentication radius add 192.168.7.99 chap 1812 1813 10 3
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...