Operation Manual – QoS-QoS Profile
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
QoS Configuration
1-26
Operation Command Description
Display the traffic
statistics.
display qos-interface
{ interface-type interface-number |
unit-id } traffic-statistic
Display all the QoS
settings of the port
display qos-interface
{ interface-type interface-number |
unit-id } all
Optional
You can execute
the display
command in any
view
acl-rule: Applied ACL rules which can be the combination of various ACL rules. The
way of combination is described in
Table 1-9.
1.12.3 Clearing Traffic Statistics Information
Table 1-18 Clear traffic statistics information
Operation Command Description
Enter system view
system-view
—
Enter Ethernet port
view
interface
interface-type
interface-number
—
Clear the statistics of
the traffic matching
the specified ACL
rules
reset traffic-statistic
inbound acl-rule
Required
The function of clearing is
effective only when the traffic
statistics function is configured
acl-rule: Applied ACL rules which can be the combination of various ACL rules. The
way of combination is described in
Table 1-9.
1.12.4 Configuration Example
z Ethernet1/0/1 of the switch is connected to the 10.1.1.1/24 network segment
z Perform traffic statistics on packets from the 10.1.1.1/24 network segment
Configuration procedure:
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] acl number 2000
[H3C-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[H3C-acl-basic-2000] quit
[H3C] interface Ethernet1/0/1
[H3C-Ethernet1/0/1] traffic-statistic inbound ip-group 2000