Quality of Service (QoS) Commands
236
ProSAFE M7100 Managed Switches
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 int
eger fr
om 0 to 65535.
match vlan
This command adds to the specified class definition a match condition based on the value of the
layer 2 VLAN Identifier field (the 802.1Q tag of a VLAN tagged packet). The VLAN is an integer
from 0 to 4095.
match secondary-vlan
This command adds to the specified class definition a match condition based on the value of the
layer 2 secondary VLAN Identifier field (the 802.1Q tag of a double VLAN tagged packet). The
VLAN is an integer from 0 to 4095.
Default none
Format match srcl4port {<portkey> | <0-65535>}
Mode • Class-Map Config
• Ipv6-Class-M
ap Config
Default none
Format match vlan {<0-4095>}
Mode • Class-Map Config
• Ipv6-Class-M
ap Config
Default none
Format match secondary-vlan {<0-4095>}
Mode • Class-Map Config
• Ipv6-Class-M
ap Config