Chapter 18: Classifier Commands
288
priority Specifies the user priority level in a tagged Ethernet
frame. The value can be 0 to 7.
vlan Specifies a tagged or port-based VLAN by its name or
VID number.
protocol Specifies a Layer 2 protocol. Options are:
IP
ARP
RARP
You can specify other Layer 2 protocols by entering
the protocol number in either decimal or hexadecimal
format. If you use the latter, precede the number with
“0x”.
iptos Specifies a Type of Service value. The range is 0 to 7.
ipdscp Specifies a DSCP value. The range is 0 to 63.
ipprotocol Specifies a Layer 3 protocol. Options are:
TCP
UDP
ICMP
IGMP
You can specify other Layer 3 protocols by entering
the protocol number in either decimal or hexadecimal
format. If you use the latter, precede the number with
“0x”.
ipdaddr Specifies a destination IP address. The address can be
of a specific node or a subnet. To filter using the IP
address of a subnet, you must include a mask. A mask
is a decimal number that represents the number of
bits in the address, from left to right, that constitute
the network portion of the address. For example, the
Class C subnet address 149.11.11.0 would have a mask
of “24��� for the twenty-four bits that represent the
network section of the address. The address and mask
are separated by a slash (/); for example,
“IPDADDR=149.11.11.0/24”. No mask is necessary for
the IP address of a specific end node.