R211x-HP Flexfabric 11900 Security Command Reference

Table Of Contents
258
Usage guidelines
This command is not available in FIPS mode.
The configuration takes effect only on the clients at the next login.
Examples
# Enable the SSH server to support SSH1 clients.
<Sysname> system-view
[Sysname] ssh server compatible-ssh1x enable
Related commands
display ssh server
ssh server dscp
Use ssh server dscp to set the DSCP value in the IPv4 packets that the SSH server sends to the SSH clients.
Use undo ssh server dscp to restore the default.
Syntax
ssh server dscp dscp-value
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
mdc-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.