User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 516
Format match destination-address mac <address> <mac-mask>
Default None
Mode Class-Map Config
5.20.2.10. match dstip
This command adds to the specified class definition a match condition based on the destination IP address of a
packet.
Format match dstip <ipaddr> <ipmask>
Default None
Mode Class-Map Config
5.20.2.11. match dstI4port
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 or a numeric range notation.
Format match dstl4port {<port-key> | <0-65535>}
Parameter
Description
<address>
Specifies any layer 2 MAC address.
<mac-mask>
Specifies a layer 2 MAC address bit mask.
Parameter
Description
<ipaddr>
Specifies an IP address.
<ipmask>
Specifies an IP address bit mask; note that although similar to a standard
subnet mask, this bit mask need not be contiguous.
Parameter
Description
<port-key>
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, which is
used as both the start and end of a port range.