69
Configuring traffic redirecting
Traffic redirecting is the action of redirecting the packets matching the specific match criteria to a certain
location for processing.
The following redirect actions are supported:
• Redirecting traffic to the CPU—Redirects packets that require processing by the CPU to the CPU.
• Redirecting traffic to an interface—Redirects packets that require processing by an interface to the
interface.
Configuration procedure
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. Create a traffic class and
enter traffic class view.
traffic classifier classifier-name [ operator { and
| or } ]
By default, no traffic class
exists.
3. Configure match criteria.
if-match match-criteria
By default, no match
criteria are configured for
a traffic class.
For more information
about the match criteria,
see the if-match
command in ACL and
QoS Command
Reference.
4. Return to system view.
quit N/A
5. Create a traffic behavior
and enter traffic behavior
view.
traffic behavior behavior-name
By default, no traffic
behavior exists.
6. Configure a traffic
redirecting action.
redirect { cpu | interface interface-type
interface-number }
By default, no traffic
redirecting action is
configured for a traffic
behavior.
The actions of redirecting
traffic to the CPU and
redirecting traffic to an
interface are mutually
exclusive with each other
in the same traffic
behavior. The last
redirecting action
configured takes effect.
7. Return to system view.
quit N/A
8. Create a QoS policy and
enter QoS policy view.
qos policy policy-name
By default, no QoS policy
exists.