Specifications

8-166 set switch hwfilter classifier Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
If the sendeport action directs packets to a particular egress port, then the
packet is transmitted from the mirror port with a VLAN tag.
On the Rapier i Series switches only, the newipdscp parameter indicates the
value to set in an IPv4 packet Diffserv CodePoint field when the action
parameter is set to setipdscp. The range of values for this parameter is from 0
to 63.
The newtos parameter specifies the new type of service value, assigning a new
value to the TOS precedence field in the IP Header. This parameter is used only
when the action parameter is set to settos.
On the Rapier i Series switches only, the nomatchaction parameter specifies a
comma-separated list of actions to take when a frame matches both the iport
and eport values (if they are specified in the match) on an associated entry but
there is no match for the frame contents. If setpriority is specified, the packet’s
802.1p priority is set to the value specified by the priority parameter. If sendcos
is specified, the packet is sent to the priority queue specified by the priority
parameter. If settos is specified, the packet’s TOS (Type of Service) field is set to
the value specified by the newtos parameter. If deny is specified, the packet is
discarded. If sendeport is specified and the frame is not a broadcast, multicast,
DLF frame or marked for dropping or to be sent to the CPU, the new output
port is set to the value of the port parameter. If sendmirror is specified, the
packet is sent to the mirror port. If forward is specified, the packet is forwarded
using the default Class of Service (priority). If movepriototos is specified the IP
TOS field in the frame is replaced with the 802.1 priority value. If
movetostoprio is specified, the 802.1 priority field in the frame is replaced with
the IP TOS value, this also determines the egress priority queue. If setipdscp is
specified and the frame is an IPv4 frame, the Diffserv Codepoint field in the
frame is set to the value specified by the newipdscp parameter. Actions that
modify both the IP TOS and IP DSCP values in the frame are mutually
exclusive. If sendnonunicasttoport is specified, matching frames that are
broadcast or DLF, multicast, marked for dropping or to be sent to the CPU are
sent to the egress port specified by the port parameter. The default is forward.
The nomatchdscp parameter indicates the value to set in an IPv4 packet
Diffserv CodePoint field when the nomatchaction parameter is set to
setipdscp. The range of values for this parameter is from 0 to 63. This
parameter is only available on Rapier i Series switches.
The nomatchport parameter specifies the new output port number. This port
overrides the egress port selected by the forwarding database. This parameter
is only available on Rapier i Series switches.
The nomatchpriority parameter specifies the packet priority. There are eight
levels of priority, from 0 to 7. This parameter is used only when the
nomatchaction parameter is set to setpriority or sendcos. This parameter is
only available on Rapier i Series switches.
The nomatchtos parameter specifies the new type of service value, assigning a
new value to the TOS precedence field in the IP Header. This parameter is used
only when the nomatchaction parameter is set to settos. This parameter is only
available on Rapier i Series switches.
The port parameter specifies the new output port number. This port overrides
the egress port selected by the forwarding database.