Specifies that the current rule applies only to packets that are part of an established TCP session. Use no tcp established to specify that the current rule applies to any TCP packets.
Note:
The tcp established and no tcp established commands also set the IP protocol to TCP.
Syntax
[no] tcp established
User level
read-write
Context
ip access-control-list ip-rule
Example
To specify that rule 27 applies only to packets from an established TCP session:
Gxxx-001(ACL 330/ip rule 27)# tcp established
Rule protocol changed.