Chapter 8: Using the Command Line Interface
436
Changing the SSH Port
This command changes the SSH port.
config:#
network services ssh port <n>
Variables:
<n> is a TCP port number between 1 and 65535. The default SSH port
is 22.
Determining the SSH Authentication Method
This command syntax determines the SSH authentication method.
config:#
network services ssh authentication <auth_method>
Variables:
<option> is one of the options:
passwordOnly, publicKeyOnly or
passwordOrPublicKey.
Option
Description
passwordOnly
Enables the password-based login only.
publicKeyOnly
Enables the public key-based login only.
passwordOrPublicKey Enables
both the password- and public
key-based login. This is the default.
If the public key authentication is selected, you must enter a valid SSH
public key for each user profile to log in over the SSH connection. See
Specifying the SSH Public Key
(on page 473).
Setting the SNMP Configuration
You can enable or disable the SNMP v1/v2c or v3 agent, configure the
read and write community strings, or set the MIB-II parameters, such as
sysContact, using the CLI commands.
An SNMP command begins with
network services snmp.
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...