Service-policy, Service, Policy – Dell PowerEdge VRTX User Manual

Page 769: Interface configuration

Advertising
background image

Quality of Service (QoS) Commands

769

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\QoS.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

Default Usage

N/A

Command Mode

Policy-map Class Configuration mode.

User Guidelines

Policing uses a token bucket algorithm. CIR represents the speed with which

the token is added to the bucket. CBS represents the depth of the bucket.

Example

The following example defines a policer for classified traffic. When the traffic

rate exceeds 124,000 kbps and the normal burst size exceeds 9600 bytes, 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)#

console(config-pmap-c)# police 124000 9600 exceed-action drop

service-policy

Use the service-policy Interface Configuration (Ethernet, Port-channel)

mode command to bind a policy map to a port/port-channel. Use the no form

of this command to detach a policy map from an interface.
This command is only available in QoS advanced mode.

Syntax

service-policy input

policy-map-name

no service-policy input

Parameters

policy-map-name—Specifies the policy map name to apply to the input

interface. (Length: 1–32 characters)

Advertising