User Manual UMN:CLI
V5808
181
7.5.2.3 Applying and modifying Flow
After configuring a flow using the above commands, apply it to the system with the
following command. If you do not apply the flow to the system, all specified configurations
on Flow Configuration mode will be lost.
To save and apply a flow, use the following command.
Applies a flow to the system.
To modify a flow, use the following command.
Modifies a flow, enter a flow name.
You should save and apply the flow to system whenever you modify or configure the flow.
7.5.2.4 Class Creation
A class is a set of flows. More than 2 flows can belong to one class. You can simply
handle and configure the packets on several flows at once.
To create a class including more than 2 flows, use the following command.
class NAME flow FLOW1
[FLOW2] [FLOW3]···
Creates a class including more than 2 flows.
NAME: class name
FLOW: flow name
To delete configured class or all classes, use the following command.
Deletes specified class, enter the class name.
no class NAME flow FLOW1
[FLOW2] [FLOW3]···
Removes specified flows from class.
7.5.3 Packet Conditioning
After defining traffic classification criteria in Flow Configuration mode, then configure how
to process the packets. The classified traffic from flow or class is being treated according
to the policer configuration. On Policer Configuration mode, a policer enforces a rate-
limiting and the packet counter for traffic. The traffic is identified via policers, which are
used to define traffic conditions including rate-limit and counter. And the policy actions for
the identified traffic are created with policy. One policer can belong to one policy.