Operation Manual - QoS/ACL
Quidway S5000 Series Ethernet Switches Chapter 2 QoS configuration
2-10
2.2.9 Setting Traffic Statistics
Traffic statistics count packets of designated service traffic, that is, the packets match
the defined ACL among those forwarded. After traffic statistics configuration, you can
view the information with the display qos-interface traffic-statistic command.
The following commands are involved in configuring traffic statistics.
Please perform the following configurations in Ethernet port view.
Table 2-10 Setting traffic statistics
Operation Command
Set traffic statistics
traffic-statistic inbound { ip-group
{
acl-number | acl-name } [ rule rule ] |
link-group
{
acl-number | acl-name } [ rule rule ] }*
Remove traffic statistics
undo traffic-statistic inbound { ip-group
{
acl-number | acl-name } [ rule rule ] |
link-group
{
acl-number | acl-name } [ rule rule ] }*
Display traffic information
display qos-interface [ interface-name | interface-type interface-num ]
traffic-statistic
For more details about the commands, see the corresponding contents in the
Command Manual.
2.2.10 Displaying and Debugging QoS Configuration
You can use the display command in any view to view the QoS operation after all these
configurations, further to check configuration result. You can also clear the statistic
information using the reset command in Ethernet port view.
Table 2-11 Displaying and debugging QoS
Operation Command
Display all QoS settings display qos-global all
Display traffic mirroring display qos-interface [ interface-name | interface-type interface-num ] mirrored-to
Display port mirroring display mirror
Display queue scheduling display queue-scheduler
Display QoS settings of
information of all ports
display qos-interface [ interface-name | interface-type interface-num ] all
Display traffic limit
display qos-interface [ interface-name | interface-type interface-num ] traffic-limit
Display line rate display qos-interface [ interface-name | interface-type interface-num ] line-rate
Display priority label
display qos-interface[ interface-name | interface-type interface-num ]
traffic-priority
Display traffic redirection
display qos-interface [ interface-name | interface-type interface-num ]
traffic-redirect
Display traffic statistics
display qos-interface [ interface-name | interface-type interface-num ]
traffic-statistic
Clear statistic information
reset traffic-statistic inbound { all | { ip-group { acl-number | acl-name } [ rule
rule ] | link-group { acl-number | acl-name } [ rule rule ] }* }
For more details about the commands, see the corresponding contents in the
Command Manual.