Specifying TCP establish bit

Last Updated : Nov 06, 2012 |

About this task

This procedure is applicable to access control lists only.

Procedure

  1. To specify that the rule only applies to packets that are part of an established TCP session (a session in with the TCP ACK or RST flag is set), use the tcp established command.
  2. Enter no tcp established to specify that the rule applies to all TCP packets.

    In either case, the command also sets the IP protocol parameter to TCP.

Example

The following command specifies that rule 6 in access control list 301 only matches packets that are part of an established TCP session:

Gxxx-001(ACL 301/ip rule 6)# tcp established