Service-Policy; Qos Aggregate-Policer - Alcatel OS-LS-6224 User Manual

User guide
Hide thumbs Also See for OS-LS-6224:
Table of Contents

Advertisement

Example
The following example defines a policer for classified traffic. When the traffic rate
exceeds 124,000 bps or the normal burst size exceeds 96000 bps, the packet is
dropped. The class is called class1 and is in a policy map called policy1.
Console (config)# policy-map policy1
Console (config-pmap)# class class1
Console (config-pmap-c)# police 124000 9600 exceed-action drop
Related Commands

qos aggregate-policer

show qos aggregate-policer
police aggregate

service-policy

The service-policy command applies a policy map to the input of a particular
interface. Use no form in order to detach policy map from interface.
Syntax
service-policy input policy-map-name
no service-policy input
no police
Parameters
• policy-map-name — Applies the specified policy-map to the input interface.
Default Setting
This command has no default configuration.
Command Mode
Interface Configuration (Ethernet, VLAN, Port-Channel).
Command Usage
One policy map per interface per direction is supported.
Example
The following command applies a policy map to the input of a particular interface.
Console(config)# interface ethernet 1/1
Console(config-if) service-policy input
qos aggregate-policer
The qos aggregate-policer Global Configuration mode command defines the
policer parameters that can be applied to multiple traffic classes within the same
policy map. To remove an existing aggregate policer, use the no form of this
command.
4
QoS Commands
489

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents