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