Qos qcl add – PLANET XGSW-28040 User Manual

Page 502

Advertising
background image

User’s Manual of XGSW-28040

QoS QCL Add

Description:

Add or modify QoS Control Entry (QCE).

If the QCE ID parameter <qce_id> is specified and an entry with this QCE ID already exists, the QCE will be modified.

Otherwise, a new QCE will be added. If the QCE ID is not specified, the next available QCE ID will be used. If the next

QCE ID parameter <qce_id_next> is specified, the QCE will be placed before this QCE in the list. If the next QCE ID is not

specified and if it is a new entry added, the QCE will be placed last in the list. Otherwise if the next QCE ID is not specified

and if existing QCE is modified, QCE will be in the same location in the list. To modify and move the entry to last in the list,

use the word 'last' for <qce_id_next>.

Syntax:

QoS QCL Add [<qce_id>] [<qce_id_next>] [<port_list>] [<tag>] [<vid>] [<pcp>] [<dei>] [<smac>] [<dmac_type>]

[(etype [<etype>]) | (LLC [<DSAP>] [<SSAP>] [<control>]) | (SNAP [<PID>]) | (ipv4 [<protocol>] [<sip>] [<dscp>]

[<fragment>] [<sport>] [<dport>]) | (ipv6 [<protocol>] [<sip_v6>] [<dscp>] [<sport>] [<dport>])] [<class>] [<dp>]

[<classified_dscp>]

Parameters:

<qce_id>

: QCE ID (1-256), default: Next available ID

<qce_id_next>

: Next QCE ID: "next_id (1-256) or 'last'"

<port_list>

: Port List: "port <port_list> or 'all'", default: All ports

<tag>

: Frame tag: untag|tag|any

<vid>

: VID: 1-4095 or 'any', either a specific VID or range of VIDs

<pcp>

: Priority Code Point: specific(0, 1, 2, 3, 4, 5, 6, 7) or range(0-1, 2-3, 4-5, 6-7, 0-3, 4-7) or 'any'

<dei>

: Drop Eligible Indicator: 0-1 or 'any'

<smac>

: Source MAC address: (xx-xx-xx) or 'any', 24 MS bits (OUI)

<dmac_type>

: Destination MAC type: unicast|multicast|broadcast|any

etype

: Ethernet Type keyword

<etype>

: Ethernet Type: 0x600-0xFFFF or 'any' but excluding 0x800(IPv4) and 0x86DD(IPv6)

llc

: LLC keyword

<dsap>

: Destination Service Access Point: 0x00-0xFF or 'any'

<ssap>

: Source Service Access Point: 0x00-0xFF or 'any'

<control>

: LLC control: 0x00-0xFF or 'any'

snap

: SNAP keyword

<pid>

: Protocol ID (EtherType) or 'any'

ipv4

: IPv4 keyowrd

<protocol>

: IP protocol number: (0-255, TCP or UDP) or 'any'

<sip>

: Source IP address: (a.b.c.d/n) or 'any'

<dscp>

: DSCP: (0-63,BE,CS1-CS7,EF or AF11-AF43) or 'any', specific or range

502

Advertising