309
Step Command
Remarks
2.
Enable the SSH server to
support SSH1 clients.
ssh server compatible-ssh1x
[
enable
]
Optional.
By default, the SSH server supports
SSH1 clients.
This command is not available in
FIPS mode.
3.
Set the RSA server key pair
update interval.
ssh server rekey-interval
hours
Optional.
By default, the interval is 0, and the
RSA server key pair is not updated.
This command is not available in
FIPS mode.
4.
Set the SSH user
authentication timeout period.
ssh server authentication-timeout
time-out-value
Optional.
60 seconds by default.
5.
Set the maximum number of
SSH authentication attempts.
ssh server authentication-retries
times
Optional.
3 by default.
Setting the DSCP value for packets sent by the SSH server
A field in an IPv4 or IPv6 header contains 8 bits and is used to identify the service type of an IP packet.
In an IPv4 packet, this field is called "Type of Service (ToS)." In an IPv6 packet, this field is called "Traffic
class." According to RFC 2474, the ToS field is redefined as the differentiated services (DS) field, where
a DSCP value is represented by the first six bits (0 to 5) and is in the range 0 to 63. The remaining two
bits (6 and 7) are reserved. When a packet is being transmitted, the network devices can identify its
DSCP value, and determines the transmission priority of the packet according to the DSCP value.
To set the DSCP value for packets sent by the SSH server:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Set the DSCP value for
packets sent by the SSH
server.
•
Set the DSCP value for IPv4
packets sent by the SSH server:
ssh server dscp
dscp-value
•
Set the DSCP value for IPv6
packets sent by the SSH server:
ssh server ipv6 dscp
dscp-value
Optional.
By default, the DSCP value is 16 in
IPv4 packets sent by the SSH server
and is 0 in IPv6 packets sent by the
SSH server.
Configuring the switch as an SSH client
SSH client configuration task list
Task Remarks
Specifying a source IP address/interface for the SSH client
Optional
Configuring whether first-time authentication is supported
Optional