Install guide

Software Version 2.7.5 59
Software Version 2.7.5
C613-10454-00 REV A
(optionally) bytemask, which is a 2-digit hexadecimal number. This specifies
an eight-bit binary mask to apply to the field. When a bit is set to 1 in the
mask, the value of the bit at the same position in the byte value is used to
determine a match. A 0 in the mask means that the corresponding bit is
ignored. The default is ff, which means the classifier matches against all
bits in the byte.
Caution The classifier matches only Layer 5 bytes that are within the first 80
bytes of the IP packet. The classifier does not match against bytes that are later
in the packet, even if they match the classifier’s settings.
When you consider packet length, remember that the location of Layer 5 in a
frame varies depending on the length of the lower-layer headers. This is because
header values such as the VLAN tag can be missing, and header values such as
the Ethernet format specification vary in length.
You must use l5byte01 as the first byte field and you must number additional
byte fields sequentially. Each field must have a greater offset than the fields
that precede it.
The l5byte parameters match frames with a valid TCP or UDP header, when
the network protocol is IP version 4. Therefore, protocol defaults to ip and does
not need to be specified. You also do not have to specify ipprotocol, but by
default the classifier applies to both TCP and UDP packets.
set classifier
Syntax SET CLASSifier=rule-id
[MACSaddr={macadd|ANY}] [MACDaddr={macadd|ANY}]
[MACType={L2Ucast|L2Mcast|L2Bcast|ANY}] [TPID=tpid|ANY]
[VLANPriority=0..7|ANY] [VLAN={vlanname|1..4094|ANY}]
[INNERTpid=tpid|ANY] [INNERVLANPriority=0..7|ANY]
[INNERVLANId=VLAN=1..4094|ANY]
[ETHFormat={802.2-Tagged|802.2-Untagged|ETHII-Tagged|
ETHII-Untagged|NETWARERAW-Tagged|Netwareraw-untagged|
SNAP-Tagged|SNAP-Untagged|ANY}]
[PROTocol={protocoltype|IP|IPX|ANY}]
[IPDScp={dscplist|ANY}] [IPTOs={0..7|ANY}]
[IPSAddr={ipaddmask|ANY}] [IPDAddr={ipaddmask|ANY}]
[IPPRotocol={TCP|UDP|ICMp|IGMp|ipprotocolnum|ANY}]
[IPXDAddr={ipxadd|ANY}]
[IPXDSocket={NCP|SAP|RIP|NNB|DIAg|NLSp|IPXwan|
ipxsocketnum|ANY}]
[IPXSSocket={NCP|SAP|RIP|NNB|DIAg|NLSp|IPXwan|
ipxsocketnum|ANY}]
[TCPSport={portid|ANY}] [TCPDport={portid|ANY}]
[UDPSport={portid|ANY}] [UDPDport={portid|ANY}]
[L4SMask=mask|ANY] [L4DMask=mask|ANY]
[L5BYTE01=byteoffset,bytevalue[,bytemask]]
[L5BYTE02=byteoffset,bytevalue[,bytemask]]
[L5BYTE03=byteoffset,bytevalue[,bytemask]]
[L5BYTE04=byteoffset,bytevalue[,bytemask]]
[L5BYTE05=byteoffset,bytevalue[,bytemask]]
[L5BYTE06=byteoffset,bytevalue[,bytemask]]