Technical data

BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 4: Configuration Commands
257
TCP/UDP Filtering Configuration
These commands allow you to define TCP/UDP matching criteria for an ACL.
Table 147 TCP/UDP Filtering Configuration Commands
Command Syntax and Usage
[no] access-control list <1-127> tcp-udp source-port <1-65535>
<mask (0xFFFF)>
Defines a source port for the ACL. If defined, traffic with the specified TCP or UDP source
port will match this ACL. Specify the port number. Listed below are some of the well-known
ports:
Number Name
20 ftp-data
21 ftp
22 ssh
23 telnet
25 smtp
37 time
42 name
43 whois
53 domain
69 tftp
70 gopher
79 finger
80 http
Command mode: Global configuration
[no] access-control list <1-127> tcp-udp destination-port
<1-65535> <mask (0xFFFF)>
Defines a destination port for the ACL. If defined, traffic with the specified TCP or UDP
destination port will match this ACL. Specify the port number, just as with sport above.
Command mode: Global configuration
[no] access-control list <1-127> tcp-udp
flags <value (0x0-0x3f)> <mask (0x0-0x3f)>
Defines a TCP/UDP flag for the ACL.
Command mode: Global configuration