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

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 {<protocol-name> | <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 <address
>
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 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 <address> <macmask>
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
<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.
Default
none
Format
match srcip <ipaddr> <ipmask>
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
<portkey>
is one of the
supported port name keywords (listed below). 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, 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 {<portkey> | <0-65535>}
Mode
Class-Map Config