Specifications
8-78 add switch hwfilter classifier Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
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. When 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. When setpriority is specified, the
packet’s 802.1p priority is set to the value specified by the priority parameter.
When sendcos is specified, the packet is sent to the priority queue specified by
the priority parameter. When 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. When 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. When
sendmirror is specified, the packet is sent to the mirror port. When forward is
specified, the packet is forwarded using the default Class of Service (priority).
When movepriototos is specified, the IP TOS field in the frame is replaced with
the 802.1 priority value. When 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. When 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. When 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 when the nomatchaction
parameter is set to setpriority or sendc2os. 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
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.
The priority parameter specifies the packet priority. There are eight levels of
priority, from 0 to 7. This parameter is used when the action parameter is set to
setpriority or sendcos.