beautypg.com

15 match source-address mac, 16 match srcip, 17 match srcl4port – Kontron AT890X Full-Size CLI User Manual

Page 179

background image

AT8901/2/3

Quality of Service (QoS) Commands

Page 4 - 13

AT8901/2/3 CLI Reference Manual

To specify the match condition using a numeric value notation, the protocol number is
a standard value assigned by IANA and is interpreted as an integer from 0 to 255.

NOTE: This command does not validate the protocol number value against the

current list defined by IANA.

Default

none

Format

match protocol { | <0-255>}

Mode

Class-Map Config

4.3.15

match source-address mac

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

source MAC address of a packet. The

>

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

>

parameter is a layer 2 MAC address bit mask,

which may 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 source-address mac

Mode

Class-Map Config

4.3.16

match srcip

This command adds to the specified class definition a match condition based on the
source IP address of a packet. The

parameter specifies an IP address. The

parameter specifies an IP address bit mask and must consist of a contiguous

set of leading 1 bits.

Default

none

Format

match srcip

Mode

Class-Map Config

4.3.17

match srcl4port

This command adds to the specified class definition a match condition based on the
source layer 4 port of a packet using a single keyword or numeric notation. To specify
the match condition as a single keyword notation, the value for

is one of the

supported port name keywords (listed below). The currently supported

values are:

domain, echo, ftp, ftpdata, http, smtp, snmp, telnet, tftp, www

. Each of these translates

into its equivalent port number, which is used as both the start and end of a port range.

To specify the match condition as a numeric value, one layer 4 port number is required.
The port number is an integer from 0 to 65535.

Default

none

Format

match srcl4port { | <0-65535>}

Mode

Class-Map Config