610
ssh server ipv6 dscp
Use
ssh server ipv6 dscp
to set the DSCP value in the IPv6 SSH packets that the SSH server
sends to SSH clients.
Use
undo
ssh server ipv6 dscp
to restore the default.
Syntax
ssh server ipv6 dscp dscp-value
undo ssh server ipv6 dscp
Default
The DSCP value is 48 in IPv6 SSH packets.
Views
System view
Predefined user roles
network-admin
Parameters
dscp-value
: Specifies the DSCP value in the IPv6 SSH packets, in the range of 0 to 63. A bigger
DSCP value represents a higher priority.
Usage guidelines
The DSCP value of an IPv6 packet specifies the priority of the packet and affects the transmission
priority of the packet.
Examples
# Set the DSCP value to 30 for IPv6 SSH packets.
<Sysname> system-view
[Sysname] ssh server ipv6 dscp 30
ssh server rekey-interval
Use
ssh server rekey-interval
to set the minimum interval for updating the RSA server key pair.
Use
undo ssh server rekey-interval
to restore the default.
Syntax
ssh server rekey-interval
interval
undo ssh server rekey-interval
Default
The minimum interval for updating the RSA server key pair is 0 hours. The system does not update
the RSA server key pair.
Views
System view
Predefined user roles
network-admin
Parameters
interval
: Specifies the minimum interval for updating the RSA server key pair, in the range of 1 to 24
hours.