1 assign-queue, 2 drop, 3 mirror – Kontron AT890X Full-Size CLI User Manual

Page 181: 4 redirect, 5 conform-color, Assign-queue - 15, Drop - 15, Mirror - 15, Redirect - 15, Conform-color - 15

Advertising
background image

AT8901/2/3

Quality of Service (QoS) Commands

Page 4 - 15

AT8901/2/3 CLI Reference Manual

4.4.1

assign-queue

This command modifies the queue id to which the associated traffic stream is assigned.
The queueid is an integer from 0 to n-1, where n is the number of egress queues
supported by the device.

Format

assign-queue <queueid>

Mode

Policy-Class-Map Config

Incompatibilities Drop

4.4.2

drop

This command specifies that all packets for the associated traffic stream are to be
dropped at ingress.

Format

drop

Mode

Policy-Class-Map Config

Incompatibilities Assign Queue, Mark (all forms), Mirror, Police, Redirect

4.4.3

mirror

This command specifies that all incoming packets for the associated traffic stream are
copied to a specific egress interface (physical port or LAG).

NOTE: This command is not available on the Broadcom 5630x platform.

Format

mirror <unit/slot/port>

Mode

Policy-Class-Map Config

Incompatibilities Drop, Redirect

4.4.4

redirect

This command specifies that all incoming packets for the associated traffic stream are
redirected to a specific egress interface (physical port or port-channel).

NOTE: This command is not available on the Broadcom 5630x platform.

Format

redirect

<

unit/slot/port

>

Mode

Policy-Class-Map Config

Incompatibilities Drop, Mirror

4.4.5

conform-color

Use this command to enable color-aware traffic policing and define the conform-color
class map. Used in conjunction with the police command where the fields for the
conform level are specified. The <class-map-name> parameter is the name of an
existing Diffserv class map.

NOTE: This command may only be used after specifying a police command

for the policy-class instance.

Format

conform-color <class-map-name>

Advertising