Switch 7700 Command reference Guide, v2.0

Table Of Contents
284 CHAPTER 7: USING QOS/ACL COMMANDS
View
All views
Parameter
interface-name | interface-type interface-num: Specifies a port of the
switch.
Description
Use the display qos-interface traffic-statistic command to view the
traffic statistics information.
This command is used for displaying the traffic statistics information. The
information displayed includes the ACL corresponding to the traffic to be counted
and the number of packets counted.
Related command: traffic-statistic.
Example
Display the traffic statistics information.
<SW7700>display qos-interface traffic-statistic
traffic-statistic
Matches: access-list std1 rule 0 running
0 packets
Matches: access-list std1 rule 1 running
0 packets
mirroring-group Syntax
mirroring-group groupId { inbound | outbound } mirroring-port-list
&<1-8> mirrored-to monitor-port
undo mirroring-group groupId
View
System view
Parameter
groupId: mirroring group number, range from 1 to 20.
inbound: Indicates the direction of the monitored packets. inbound means to
monitor the packets received via the port.
outbound: Indicates the direction of the monitored packets. outbound means to
monitor the packets sent from the port.
mirroring-port-list&<1-8>: Ethernet port list, containing multiple Ethernet
ports and expressed as
port-list = { { interface_type interface_num |
interface_name } [ to { interface_type interface_num | interface_name } ] }.
For detailed information about
interface_type, interface_num and
interface_name, refer to corresponding descriptions of interface command in
port command manual. &<1-8> means that you can input the preceding
parameters up to 8 times.