Specifications

Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 175
To delete configured class or all classes, use the following command.
Command Mode Description
no class all Deletes all classes.
no class NAME Deletes specified class, enter the class name.
no class NAME flow FLOW1
[FLOW2] [FLOW3]···
Global
Removes specified flows from class.
7.6.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 as well as the metering for traffic. The traffic is identified
via policers, which are used to define traffic conditions including rate-limit, metering and
counter. And the policy actions for the identified traffic are created with policy. One policer
can belong to one policy.
7.6.3.1 Policer Creation
To configure how to handle the classified packets according to the policer settings, you
need to create a policer and open Policer Configuration mode.
To open Policer Configuration mode, use the following command.
Command Mode Description
policer NAME create Global
Creates a policer and opens Policer Configuration
mode.
NAME: policer name.
After opening Policer Configuration mode, the prompt changes from SWITCH(config)# to
SWITCH(config-policer[NAME])#.
After opening Policer Configuration mode, a policer can be configured by user. The rate-
limit, meter and packet count can be configured for each policer.
The policer name must be unique. Its size is limited to 32 significant characters.
The policer name cannot start with the alphabet “a” or “A”.
The order in which the following configuration commands are entered is arbitrary.
The configuration of a polcer being configured can be changed as often as wanted
until the apply command is entered.
Use the show policer-profile command to display the configuration entered up
to now.
To delete configured policer or all policers, use the following command.
Command Mode Description
no policer NAME Deletes a policer, enter a policer name.
no policer all
Global
Deletes all policers.
i