Technical data
RackSwitch G8124 Command Reference
Chapter 4: Configuration Commands
171BMD00076, January 2009
Table 4-55 TCP ACL Configuration Commands
Command Syntax and Usage
permit tcp
{any|host <source IP address>|<source IP address> <mask>}
[eq <TCP port number>|gt <TCP port number>|lt <TCP port number>|
range <TCP port number> <TCP port number>]
{any|host <dest. IP address>}|<dest. IP address> <mask>}
[eq <TCP port number>|gt <TCP port number>|lt <TCP port number>|
range <TCP port number> <TCP port number>]
[ack|fin|psh|rst|syn|urg]
[tos {max-reliability|max-throughput|min-delay|normal|<0-7>}|
dscp <0-63>]
[user-priority <0-7>]
Permits TCP packets that match the specified criteria.
Command mode: IP Extended ACL
deny tcp {any|host <source IP address>|<source IP address> <mask>}
[eq <TCP port number>|gt <TCP port number>|lt <TCP port number>|
range <TCP port number> <TCP port number>]
{any|host <dest. IP address>}|<dest. IP address> <mask>}
[eq <TCP port number>|gt <TCP port number>|lt <TCP port number>|
range <TCP port number> <TCP port number>]
[ack|fin|psh|rst|syn|urg]
[tos {max-reliability|max-throughput|min-delay|normal|<0-7>}|
dscp <0-63>]
[user-priority <0-7>]
Denies TCP packets that match the specified criteria.
Command mode: IP Extended ACL