Introduction Classifier Management
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
6-10
[IPSOURCE={ipaddress-mask|ANY}] The source IP address (either host or subnet) of the IP packet.
IP address ranges are specified using a valid IP address or valid subnet and
mask. A range is specified using a ‘/’ character (such as 1.0.0.0/8).
ANY - match all IP packets with any IPSOURCE value.
[IPDSCP={0..63|ANY}] The code point field with the DiffServ byte of an IP packet. This parameter
cannot be specified with the IPTOS parameter.
ANY - match all IP packets with any IPDSCP value.
[IPPROTOCOL={TCP|UDP|ICMP|IGMP|
ipprotocol-number|ANY}]
The layer 4 IP protocol of the IP packet.
If the command specifies a TCP/IP packet matching rule, (e.g. TCPPORT-
DESC is specified), then the value for this parameter will be TCP. If the
command specifies a UDP/IP packet matching rule, (i.e. the UDPPORT-
DESC parameter is specified), then the value for this parameter will be
UDP.
ipprotocol-number is expressed a one byte hexadecimal or decimal num-
ber.
ANY - match any layer 4 IP protocol.
[MACDEST={macaddress|MULTI-
CAST|ANY}]
The destination MAC address for the packet. MULTICAST is for multicast
packets.
ANY - match all packets with any MACDEST value.
[MACSOURCE={macaddress|ANY}] The source MAC address.
ANY - match all packets with any MACSOURCE value.
[PROTOCOL=
{IPV4|IPV6|protocol-type|ANY}]
The type field of the payload.
ANY - match all IP packets with any PROTOCOL value.
[TCPPORTDEST={tcp-port|ANY}] The TCP destination port of a TCP/IP packet.
ANY - match all IP packets with any TCPPORTDEST value.
[TCPPORTSOURCE={tcp-port|ANY}] The TCP source port of a TCP/IP packet.
ANY - match all IP packets with any TCPPORTSOURCE value.
TABLE 6-2 Classifiers (Continued)Match Rules
Parameter Description