Specifications

Switching set switch l3filter match 8-171
Software Release 2.7.3
C613-03098-00 REV A
set switch l3filter match
Syntax SET SWItch L3Filter=filter-id MAtch={DIPaddr|IPDSCP|
PROTocol|SIPaddr|TCPAck|TCPFin|TCPDPORT|TCPSPORT|
TCPSYN|TOS|TTL|UDPDPORT|UDPSPORT}[,...] [DCLass={A|B|C|
Host}] [EMPort={Yes|No|ON|OFF|True|False}]
[IMPort={Yes|No|ON|OFF|True|False}]
[NOMATCHAction={SETPRIORITY|SENDCOS|SETTOS|DENY|
SENDEPORT|SENDMIRROR|MOVEPRIOTOTOS|MOVETOSTOPRIO|
SETIPDSCP|SENDNONUNICASTTOPORT|FORWARD}[,...]]
[NOMATCHDscp=0..63] [NOMATCHPOrt=port-number]
[NOMATCHPRiority=0..7] [NOMATCHTos=0..7] [SClass={A|B|
C|HOST}] [TYpe={802|Ethii|Snap}]
where:
filter-id is a decimal number in a range from 1 to the number of filters
defined.
port-number is the switch port number from 1 to m where m is the highest
numbered Ethernet switch port, including uplink ports.
Description This command modifies an existing filter that specifies matching filter criteria
for the packet filtering mechanism. The l3filter parameter specifies the number
of the filter to be modified. Filter numbers are displayed in the output of the
show switch l3filter command on page 8-220. The switch hwfilter classifier
commands may not be used with the switch l3filter commands.
On the Rapier i Series switches only, a port can belong to multiple STPs when
the port is a member of more than one VLAN. On the Rapier Series switches, a
port can belong to a single STP. This means that when the port is member of
multiple VLANs, all these VLANs must belong to the same STP.
The match parameter specifies a comma-separated list of packet fields and/or
types to match. There is no default.
The dclass parameter specifies the IP destination address mask to apply to the
destination IP address field in packets when matching destination IP
addresses. If A is specified, a Class A mask of 255.0.0.0 is used. If B is specified,
a Class B mask of 255.255.0.0 is used. If C is specified, a Class C mask of
255.255.255.0 is used. If host is specified, a host mask of 255.255.255.255 is used.
The emport parameter specifies whether the filter applies to all egress ports or
to a particular egress port specified in a filter entry. If no, off, or false is
specified, the filter is applied to all egress ports. If yes, on, or true is specified,
the filter is applied to the egress port specified by the eport parameter in the
add or set switch l3filter entry command. The default is false, meaning the
filter applies to all egress ports.
The import parameter specifies whether the filter applies to all ingress ports or
to a particular ingress port specified in a filter entry. If no, off, or false is
specified, the filter is applied to all ingress ports. If yes, on, or true is specified,
the filter is applied to the ingress port specified by the iport parameter in the
add or set switch l3filter entry command. The default is false, meaning the
filter applies to all ingress ports.
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