9 match dstip, 10 match dstip6, 11 match dstl4port – Kontron AT8404 CLI User Manual

Page 187: 12 match ip dscp, Match dstip - 13, Match dstip6 - 13, Match dstl4port - 13, Match ip dscp - 13, At8404 quality of service (qos) commands

Advertising
background image

AT8404

Quality of Service (QoS) Commands

Page 3 - 13

AT8404 CLI Reference Manual

need not be contiguous, and is formatted as six, two-digit hexadecimal numbers separated by colons (e.g.,
ff:07:23:ff:fe:dc).

3.3.9

match dstip

This command adds to the specified class definition a match condition based on the destination IP address of a
packet. The <ipaddr> parameter specifies an IP address. The <ipmask> parameter specifies an IP address bit
mask and must consist of a contiguous set of leading 1 bits.

3.3.10

match dstip6

This command adds to the specified class definition a match condition based on the destination IPv6 address of a
packet.

3.3.11

match dstl4port

This command adds to the specified class definition a match condition based on the destination layer 4 port of a
packet using a single keyword or numeric notation. To specify the match condition as a single keyword, the value
for <portkey> is one of the supported port name keywords. The currently supported <portkey> values are:
domain, echo, ftp, ftpdata, http, smtp, snmp, telnet, tftp, www. Each of these translates into its equivalent port
number. To specify the match condition using a numeric notation, one layer 4 port number is required. The port
number is an integer from 0 to 65535.

3.3.12

match ip dscp

This command adds to the specified class definition a match condition based on the value of the IP DiffServ Code
Point (DSCP) field in a packet, which is defined as the high-order six bits of the Service Type octet in the IP header
(the low-order two bits are not checked).

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

Default

none

Format

match destination-address mac <macaddr> <macmask>

Mode

Class-Map Config

Default

none

Format

match dstip <ipaddr> <ipmask>

Mode

Class-Map Config

Default

none

Format

match dstip6 <destination-ipv6-prefix/prefix-length>

Mode

Ipv6-Class-Map Config

Default

none

Format

match dstl4port {<portkey> | <0-65535>}

Mode

Ipv6-Class-Map Config

Class-Map Config

Advertising