Setting The Dscp Value For Packets Sent By The Ssh Server - HP 3600 v2 Series Configuration Manual

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

Step
1.
Enter system view.
2.
Enable the SSH server to
support SSH1 clients.
3.
Set the RSA server key pair
update interval.
4.
Set the SSH user
authentication timeout period.
5.
Set the maximum number of
SSH authentication attempts.
6.
Specify an ACL to control SSH
user connections.

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
1.
Enter system view.
2.
Set the DSCP value for
packets sent by the SSH
server.
Command
system-view
ssh server compatible-ssh1x
[ enable ]
ssh server rekey-interval hours
ssh server authentication-timeout
time-out-value
ssh server authentication-retries
times
Control IPv4 SSH user
connections:
ssh server acl acl-number
Control IPv6 SSH user
connections:
ssh server ipv6 acl ipv6
acl-number
Command
system-view
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
312
Remarks
N/A
Optional.
By default, the SSH server supports
SSH1 clients.
This command is not available in
FIPS mode.
Optional.
By default, the interval is 0, and the
RSA server key pair is not updated.
This command is not available in
FIPS mode.
This command is applicable to
SSH1 clients.
Optional.
60 seconds by default.
Optional.
3 by default.
Optional.
By default, all SSH users are
allowed to initiate connections with
the SSH server.
Remarks
N/A
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.

Advertisement

Table of Contents
loading

Table of Contents