Specifications
Switching set switch l3filter entry 8-169
Software Release 2.7.3
C613-03098-00 REV A
the egress priority queue. If nodrop is specified, matching frames previously
marked for dropping are not dropped. 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
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. 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 TOS and
DSCP values in the frame are mutually exclusive. The default is forward.
The dipaddr parameter specifies the destination IP addresses to match.
The eport parameter specifies the egress port number to be matched by this
filter entry, if the emport parameter in the filter match is set to true. The default
is no port, that is, the filter entry does not apply to any egress ports. If the
emport parameter in the filter match is set to false, the eport parameter is
ignored, and the filter entry applies to all egress ports.
The iport parameter specifies the ingress port number to be matched by this
filter entry, if the import parameter in the filter match is set to true. The default
is no port, that is, the filter entry does not apply to any ingress ports. If the
import parameter in the filter match is set to false, the iport parameter is
ignored, and the filter entry applies to all ingress ports.
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.
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 new packet priority. There are eight levels
of priority from 0 to 7. This parameter is used only when the action parameter
is set to setpriority or sendcos.
The protocol parameter specifies the IP protocol to match.
The sipaddr parameter specifies the source IP address to match.
The tcpack parameter specifies the ACK (acknowledgement) flag in the TCP
header to match when the protocol is TCP. This parameter is required when
tcpack is specified in the add or set switch l3filter match parameter, otherwise
it is invalid.
The tcpdport parameter specifies the destination TCP port to match when the
protocol is TCP.
The tcpfin parameter specifies the FIN flag in the TCP header to match when
the protocol is TCP. This parameter is required when tcpfin is specified in the
add or set switch l3filter match parameter, otherwise it is invalid.
The tcpsport parameter specifies the source TCP port to match, if the protocol
is TCP.