Filter Command Reference
358 7705 SAR OS Router Configuration Guide
tcp-syn
Syntax tcp-syn {true | false}
no tcp-syn
Context config>filter>ip-filter>entry>match
config>filter>ipv6-filter>entry>match
Description This command configures matching on the SYN bit being set or reset in the control bits of the TCP 
header of an IP packet as an IP filter match criterion.
The SYN bit is normally set when the source of the packet wants to initiate a TCP session with the 
specified destination IP address.
The no form of the command removes the criterion from the match entry.
Default no tcp-syn
Parameters true — specifies matching on IP packets that have the SYN bit set in the control bits of the TCP 
header
false — specifies matching on IP packets that do not have the SYN bit set in the control bits of the 
TCP header