Specifications
8-170 set switch l3filter entry Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
The tcpsyn parameter specifies the SYN flag in the TCP header to match, if the
protocol is TCP. This parameter is required if tcpsyn is specified in the add or
set switch l3filter match parameter, otherwise it is invalid.
The tos parameter specifies the type of service to match.
The ttl parameter specifies the Time to Live to match.
The type parameter specifies a protocol-type number to match. The number is
entered in hexadecimal, e.g. 0800 for an Ethernet type II IP packet. This
parameter may not be used with any other packet field matching criteria, nor
may it be used with the settos action. With all other packet matching criteria
there is an implicit match to an IP protocol Ethernet type II packet.
The udpdport parameter specifies the UDP destination port to match, if the
protocol is UDP.
The udpsport parameter specifies the UDP source port to match, if the protocol
is UDP.
Example To modify entry 2 of filter 1 to match UDP port 23, use the command:
set switch l3filter=1 entry=2 prot=udp tcpdport=23
Related Commands add switch l3filter entry
delete switch l3filter entry
show switch l3filter