Command Manual (For Soliton) – QoS-QoS Profile
H3C S3100 Series Ethernet Switches
Chapter 1 QoS Commands
1-16
Queue scheduling mode: weighted round robin
weight of queue 0: 1
weight of queue 1: 2
weight of queue 2: 3
weight of queue 3: 4
1.1.17 line-rate
Syntax
line-rate
{
inbound
|
outbound
}
target-rate
undo line-rate
{
inbound
|
outbound
}
View
Ethernet port view
Parameter
inbound
: Limits the inbound packet rate.
outbound
: Limits the outbound packet rate.
target-rate
: Total target rate (in kbps). The range of this argument varies with port type
as follows:
z
Fast Ethernet port: 64 to 99,968;
z
GigabitEthernet port: 64 to 1,000,000.
The granularity of port rate limit is 64 Kbps. Assume that the value you provide for the
target-rate
argument is in the range N*64 to (N+1)*64 (N is a natural number), it will be
rounded off to (N+1)*64.
Description
Use the
line-rate
command to limit the rate of the inbound or outbound packets on a
port.
Use the
undo line-rate
command to cancel the port rate limiting configuration.
By default, rate limiting is disabled on a port.
Related command:
display qos-interface line-rate
.
Note:
With multicast storm suppression or traffic policing configured on a device, the line rate
(LR) function is not applicable to any port of the device. Refer to the
Port Basic
Configuration
module for the detailed information about multicast storm suppression.