Installation manual
Command Manual - QoS/ACL
Quidway S3000-EI Series Ethernet Switches Chapter 2 QoS Commands
Huawei Technologies Proprietary
2-10
Any view
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 traffic-limit command, you can view the settings of
traffic limit.
If you do not input the port parameters, the command will display the traffic limit
settings on the switch. If you set the port parameters, the configuration information
about the specified port will be displayed. The information displayed includes the ACL
of the traffic to be limited, the limited average rate and the settings of some related
policing action.
For the related command, see traffic-limit.
Example
# Display the settings of traffic limit.
<Quidway> display qos-interface traffic-limit
Ethernet0/1: traffic-limit
Inbound:
Matches: acl 2000 rule 0 running
Target rate: 10 Mbps
Ethernet0/2: traffic-limit
Inbound:
Matches: acl 2010 rule 0 running
Target rate: 100 Mbps
Exceed action: drop
Table 2-8 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”.