39 policer-aggregate, 40 port-policing – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 652

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 652 of 855

None

32.39 policer-aggregate

Use this command to aggregated police traffic matching this class-map.

Command Syntax

policer-aggregate NAME

Command Mode

Config-pmap-c mode

Usage

Define a aggregated policer for classified traffic.

Examples

Switch(config)#policy-map pm1
Switch(config-pmap)#class cm1
Switch(config-pmap-c)#policer-aggregate agg_plc
Switch(config-pmap-c)#no policer

Related Commands

None

32.40 port-policing

Use this command to configure a port-policer for an interface matching all traffic transmitted or
received in different direction.

Command Syntax

(no|)port-policer (ingress|egress) (color-blind|color-aware|) cir <1-10000000> (cbs <0-4000000>|) (ebs
<0-4000000>|pir <1-10000000> (pbs <0-4000000>|)|) (drop-color (red|yellow)|) (use-l3-length|)
color-blind: Color blind mode policer
color-aware: Color aware mode policer
cir: CIR - Commit Information Rate (kbps)
cbs: commit burst size (bytes)
ebs: EBS - Excess Burst Size (bytes)
pir: PIR - Peak Information Rate (Kbps)
pbs: PBS - peak burst size (bytes)
drop-color: drop color config
use-l3-length: Use l3 length for policing

Advertising