390
undo ssh server dscp
Default
The DSCP value in IPv4 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 IPv4 packets, in the range of 0 to 63.
Usage guidelines
The DSCP value of a 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 IPv4 packets sent by the SSH server.
<Sysname> system-view
[Sysname] ssh server dscp 30
ssh server enable
Use ssh server enable to enable the SSH server function so that the SSH clients use SSH to communicate
with the server.
Use undo ssh server enable to disable the SSH server function.
Syntax
ssh server enable
undo ssh server enable
Default
SSH server function is disabled.
Views
System view
Predefined user roles
network-admin
Examples
# Enable SSH server function.
<Sysname> system-view
[Sysname] ssh server enable
Related commands
display ssh server