Match source-address mac, Match srcip, Match srcl4port – NETGEAR 7300 Series User Manual

Page 252: Match source-address mac -10, Match srcip -10, Match srcl4port -10

Advertising
background image

User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software

10-10

CLI Commands: Differentiated Services

202-10009-01_060204

The optional [

not]

parameter has the effect of negating this match condition for the class (i.e.,

match all IP Protocol numbers except for the one specified here).

Default

None

Format

match [not] protocol {<protocol-name> | <0-255>}

Mode

Class-Map Config

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 need not be contiguous, and is formatted as
six, two-digit hexadecimal numbers separated by colons (e.g., ff:07:23:ff:fe:dc). The optional [

not]

parameter has the effect of negating this match condition for the class (i.e., match all source MAC
addresses except for what is specified here).

Default

None

Format

match [not] source-address mac <address> <macmask>

Mode

Class-Map Config

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; note that although it resembles a standard subnet mask, this bit
mask need not be contiguous. The optional [

not]

parameter has the effect of negating this match

condition for the class (i.e., match all source IP addresses except for what is specified here).

Default

None

Format

match [not] srcip <ipaddr> <ipmask>

Mode

Class-Map Config

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 or a numeric range notation.

Advertising