Installation manual
Command Manual - QoS/ACL
Quidway S3000-EI Series Ethernet Switches Chapter 2 QoS Commands
Huawei Technologies Proprietary
2-8
Parameter
interface-name | interface-type interface-num: Specifies a port of the switch. For
detailed information, refer to the port command manual.
Description
Using display qos-interface all command, you can view the QoS setting of all the
ports.
If you do not input the port parameters, the command will display all the QoS settings
on the switch, including traffic limit and line rate etc. If you set the port parameters, the
configuration information about the specified port will be displayed.
Example
# Display the QoS settings of all the ports.
<Quidway> display qos-interface all
Ethernet0/2: traffic-limit
Inbound:
Matches: acl 2000 rule 0 running
Target rate: 4 Mbps
Exceed action: drop
Ethernet0/2: line-rate
Line rate: 3 Mbps
Ethernet0/4: line-rate
Line rate: 5 Mbps
Table 2-6 the display Information
Field Description
Ethernet0/2: traffic-limit
Inbound:
Matches: acl 2000
rule 0 running
Target rate: 4
Mbps
Exceed action:
drop
Indicates the traffic-limit configuration of the port.
“Inbound:” indicates system only treats the traffic
received by the port.
“Matches: acl 2000 rule 0 running” indicates the
classification rule to the traffic.
“Target rate: 4 Mbps” indicates the s the normal rate for
the packets matching the classification rule.
“Exceed action: drop” indicates the action to the traffic
which match the classification rule but exceed the
normal rate. The action can be “drop” or “remark-dscp”.
Ethernet0/2: line-rate
Line rate: 3 Mbps
Indicates the line-rate configuration of the port.
“Line rate: 3 Mbps” indicates the general packet sending
rate on a port.