Installation manual

Command Manual - QoS/ACL
Quidway S3000-EI Series Ethernet Switches Chapter 2 QoS Commands
Huawei Technologies Proprietary
2-12
This command is used for configuring the general limitation of rate on the port for
sending packets.
Example
# Limit the rate on port e0/1 to 10Mbps.
[Quidway-Ethernet0/1] line-rate 10
2.1.12 mirrored-to
Syntax
mirrored-to { user-group acl-number | acl-name [ rule rule ] | { ip-group { acl-number
| acl-name } [ rule rule ] | link-group { acl-number | acl-name } [ rule rule ] }* }
interface { interface-name | interface-type interface-num }
undo mirrored-to { user-group acl-number | acl-name [ rule rule ] | { ip-group
{ acl-number | acl-name } [ rule rule ] | link-group { acl-number | acl-name } [ rule
rule ] }* }
View
System view
Parameter
user-group { acl-number | acl-name } [ rule rule ]: Specifies a user-defined ACL.
acl-number: Specifies the ACL sequence number, ranging from 5000 to 5999.
acl-name: Specifies the ACL name with a character string starting with English letters
([a-z, A-Z]) and excluding space and quotation mark. rule rule: Specifies a rule of an
ACL, ranging from 0 to 127. If you do not set this parameter, all the rules will be
considered.
ip-group { acl-number | acl-name } [ rule rule ]: Specifies a basic or advanced ACL.
acl-number: Specifies the ACL sequence number, ranging from 2000 to 3999.
acl-name: Specifies the ACL name with a character string starting with English letters
([a-z, A-Z]) and excluding space and quotation mark. rule rule: Specifies a rule of an
ACL, ranging from 0 to 127. If you do not set this parameter, all the rules will be
considered.
link-group { acl-number | acl-name } [ rule rule ]: Specifies a Layer-2 ACL. acl-number:
Specifies the ACL sequence number, ranging from 4000 to 4999, acl-name: Specifies
the ACL name with a character string starting with English letters ([a-z, A-Z]) and
excluding space and quotation mark. rule rule: Specifies a rule of an ACL, ranging
from 0 to 127. If you do not set this parameter, all the rules will be considered.
interface { interface-name | interface-type interface-num }: Specifies the destination
port where the traffic will be mirror. interface-num specifies the port number.