Brocade Network OS Command Reference v4.1.0 User Manual

Page 121

Advertising
background image

Network OS Command Reference

83

53-1003115-01

class

2

NOTE

The cir and cbs parameters are the mandatory for configuring a class-map. Other parameters are
optional. If optional parameters are not set then they will be treated as disabled. To delete the
mandatory cir or cbs parameters, you must delete all Policer parameters while in the policy-map
class configuration mode using the no police command.

NOTE

This command is only supported on Brocade VDX 8770-4, VDX 8770-8, and later switches.

Examples

This example configures a class-map called “default” within a policy-map.

switch# configure terminal

switch(config)# policy-map policymap1

switch(config-policymap)# class default

switch (config-policymap-class)# police cir 40000

switch(config-policymap-class-police)# cbs 50000

switch(config-policymap-class-police)# eir 800000

switch(config-policymap-class-police)# ebs 400000

switch(config-policymap-class-police)# conform-set-tc 3

switch(config-policymap-class-police)# exceed-set-prec 4

See Also

cbs,conform-set-dscp, conform-set-prec, conform-set-tc, ebs, eir, exceed-set-dscp,
exceed-set-prec, exceed-set-tc, police cir, police-priority-map, policy-map, qos cos, service-policy,
set-priority

Advertising