Specifying A Pki Domain For The Ssh Server; Specifying The Ssh Service Port - HPE FlexNetwork 10500 Series Security Configuration Manual

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

Step
7.
Enable logging for SSH
logins that are denied by the
SSL login control ACL.
8.
Set the DSCP value in the
packets that the SSH server
sends to the SSH clients.
9.
Set the SFTP connection idle
timeout timer.
10. Set the maximum number of
concurrent online SSH
users.

Specifying a PKI domain for the SSH server

The PKI domain specified for the SSH server has the following functions:
The SSH server uses the PKI domain to send its certificate to the client in the key exchange
stage.
The SSH server uses the PKI domain to authenticate the client's certificate if no PKI domain is
specified for the client authentication by using the ssh user command.
To specify a PKI domain for the SSH server:
Step
1.
Enter system view.
2.
Specify a PKI domain for the
SSH server.

Specifying the SSH service port

The default port of SSH service is 22. Perform this task to specify another port for the SSH service.
If you modify the SSH port number when the SSH server is enabled, the SSH service is restarted and
all SSH connections are terminated after the modification. SSH users must reconnect to the SSH
server to access the server.
Command
ssh server acl-deny-log enable
Set the DSCP value in IPv4
packets:
ssh server dscp dscp-value
Set the DSCP value in IPv6
packets:
ssh server ipv6 dscp
dscp-value
sftp server idle-timeout
time-out-value
aaa session-limit ssh
max-sessions
Command
system-view
ssh server pki-domain
domain-name
408
Remarks
By default, logging is disabled for
logins that are denied by the SSH
login control ACL.
This command enables SSH to
send a log message to the
information center when an SSH
login from an IP address was
denied by the SSH login control
ACL. The denied login IP address
is contained in the log message.
The default setting is 48.
The DSCP value of a packet
defines the priority of the packet
and affects the transmission
priority of the packet. A bigger
DSCP value represents a higher
priority.
The default setting is 10 minutes.
When the idle timeout timer
expires, the system automatically
tears the connection down.
The default setting is 32.
When the number of online SSH
users reaches the upper limit, the
system denies new SSH
connection requests.
Changing the upper limit does not
affect online SSH users.
Remarks
N/A
By default, no PKI domain is
specified for the SSH server.

Advertisement

Table of Contents
loading

Table of Contents