6 match cos, 7 match secondary-cos, 8 match destination-address mac – Kontron AT8902M CLI User Manual

Page 178: Match cos - 10, Match secondary-cos - 10, Match destination-address mac - 10, Quality of service (qos) commands at8902m

Advertising
background image

Quality of Service (QoS) Commands

AT8902M

AT8902M CLI Reference Manual

Page 4 - 10

The total number of class rules formed by the complete reference class chain
(including both predecessor and successor classes) must not exceed a platform-
specific maximum. In some cases, each removal of a refclass rule reduces the max-
imum number of available rules in the class definition by one.

4.3.5.1

no match class-map

This command removes from the specified class definition the set of match conditions
defined for another class. The

<refclassname>

is the name of an existing DiffServ

class whose match conditions are being referenced by the specified class definition.

Format

no match class-map <refclassname>

Mode

Class-Map Config

4.3.6

match cos

This command adds to the specified class definition a match condition for the Class of

Service value (the only tag in a single tagged packet or the first or outer 802.1Q tag of

a double VLAN tagged packet). The value may be from 0 to 7.

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

Default

none

Format

match cos <0-7>

Mode

Class-Map Config

4.3.7

match secondary-cos

This command adds to the specified class definition a match condition for the

secondary Class of Service value (the inner 802.1Q tag of a double VLAN tagged

packet). The value may be from 0 to 7.

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

Default

none

Format

match secondary-cos <0-7>

Mode

Class-Map Config

4.3.8

match destination-address mac

This command adds to the specified class definition a match condition based on the

destination MAC address of a packet. The <macaddr>

parameter is any layer 2 MAC

address formatted as six, two-digit hexadecimal numbers separated by colons (e.g.,

00:11:22:dd:ee:ff). The <

macmask>

parameter is a layer 2 MAC address bit mask, which

need not be contiguous, and is formatted as six, two-digit hexadecimal numbers

separated by colons (e.g., ff:07:23:ff:fe:dc).

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

Default

none

Format

match destination-address mac <macaddr> <macmask>

Mode

Class-Map Config

Advertising