Command Manual - QoS/ACL 
Quidway S6500 Series Ethernet Switches  Chapter 2  Qos Command
 
Huawei Technologies Proprietary 
2-35 
2.1.26  traffic-redirect 
Syntax 
traffic-redirect  inbound { user-group  {  acl-number | acl-name } [ rule  rule ] | 
{ ip-group { acl-number | acl-name } [ rule rule ] | link-group { acl-number | acl-name } 
[ rule rule ] }* } { cpu | interface { interface-name | interface-type interface-num } } 
undo traffic-redirect inbound { 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 
QoS view 
Parameter 
inbound: Performs traffic redirection to the packets received by the interface. 
ip-group  {  acl-number | acl-name } [ rule rule ]:  the basic or advanced ACLs; 
acl-number: the sequence number of ACLs, ranging from 2000~3999; acl-number: the 
name of ACLs, character string, which must be started with an English letter (i.e., a-z or 
A-Z), and there should not be a space or quotation mark in it; rule rule: (Optional) 
specifies a subitem of an ACL, ranging from 0 to 127, it represents all the subitems of 
the ACL if not specified. 
link-group { acl-number | acl-name } [ rule rule ]: The Layer 2 ACL; acl-number: the 
sequence number of an ACL, ranging from 4000~4999; acl-name: the name of an ACL, 
character string, which must be started with an English letter (i.e., a-z or A-Z), and there 
should not be a space or quotation mark in it; rule rule: (Optional) specifies the subitem 
of an ACL, ranging from 0 to 127, it represents all the subitems of the ACL if not 
specified. 
user-group  {  acl-number | acl-name }: activate the user-defined ACL. acl-number: 
Specifies the ACL number, ranging from 5000 to 5999. acl-name: Specifies the ACL 
name with a character string started with English letters (that is [a to z, A to Z]), 
excluding space and quotation marks.  
cpu: Redirects to CPU. 
interface { interface-name | interface-type interface-num }: Redirect the packets to the 
specified Ethernet interface, interface-type  is the interface type which can be 
gigabitethernet  only;  interface-num  is the number of interface and represents a 
complete interface name together with interface-type;  interface-name is  equal  to 
interface-type plus interface-num.