
Operation Manual – QoS
H3C S3610&S5510 Series Ethernet Switches
Chapter 3 QoS Policy Configuration
3-7
Note:
A policy cannot be applied successfully if traffic behaviors do not conform to the
following rules:
z
The
accounting
command is mutually exclusive with the aggregation CAR.
z
The
filter deny
command is mutually exclusive with the other actions.
z
The
primap
command is mutually exclusive with the commands beginning with
remark
except the
remark dscp
command.
z
The
redirect next-hop
command is mutually exclusive with the
remark
service-vlan-id
command or the
nest
command.
z
The
remark service-vlan-id
command is mutually exclusive with the
nest
command.
II. Configuration example
1) Network
requirements
Create a traffic behavior named test, configuring TP action for it, with the CAR being
100 kbps.
2) Configuration
procedure
# Enter system view.
<Sysname> system-view
# Create the traffic behavior (This operation leads you to traffic behavior view).
[Sysname] traffic behavior test
# Configure TP action for the traffic behavior.
[Sysname-behavior-test] car cir 100
3.4.4 Defining a Policy
A policy associates a class with a traffic behavior. Each traffic behavior is comprised of
a group of QoS actions. A device executes these QoS actions in the order they are
defined.
Follow these steps to associate a traffic behavior with a class:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Create a policy (This
operation leads you to policy
view)
qos policy
policy-name
—