32 class-map – CANOGA PERKINS 9175 Command Reference User Manual

Page 561

Advertising
background image

31-22

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

Command Mode

Global configuration

Usage

This command is used to create or delete an aggregate-policer instance.Color-blind or Color-aware,

SRTCM or TRTCM can be configured.

Examples

This example shows how to create an aggregate-policer named “agg_plc” for SRTCM mode

Switch(config)# qos aggregate-policer agg_plc color-aware cir 10000 cbs 40000 ebs 40000 drop-color

red use-l3-length

Remove aggregate-policer

Switch(config)# no qos aggregate-policer agg_plc

Related Commands

show qos aggregator-policer (NAME|)

31.32 class-map

Use this command to create or delete a class-map instance.

Command Syntax

(no|)class-map (match-all | match-any |) NAME

Class-map : Configure QoS Class Map

Match-all: Logical-AND all matching statements under this class-map

Match-any: Logical-OR all matching statements under this class-map

NAME: Specify a class-map name

Command Mode

Global configuration

Usage

This command is used to define the match criterion for the traffic.

Examples

Create a class-map

Switch(config)#class-map match-any cm1

Remove a class-map

CanogaOS Command Reference

Advertising