11-20
Cisco ASA Series Firewall ASDM Configuration Guide
Chapter11 Configuring Inspection of Basic Internet Protocols
FTP Inspection
Delete—Deletes an FTP class map.
Add/Edit FTP Match Criterion
The Add/Edit FTP Match Criterion dialog box is accessible as follows:
Configuration> Global Objects > Class Maps > FTP > Add/Edit FTP Traffic Class Map >
Add/Edit FTP Match Criterion
The Add/Edit FTP Match Criterion dialog box lets you define the match criterion and value for the FTP
class map.
Fields
Match Type—Specifies whether the class map includes traffic that matches the criterion, or traffic
that does not match the criterion.
For example, if No Match is selected on the string “example.com,” then any traffic that contains
“example.com” is excluded from the class map.
Criterion—Specifies which criterion of FTP traffic to match.
Request-Command—Match an FTP request command.
File Name—Match a filename for FTP transfer.
File Type—Match a file type for FTP transfer.
Server—Match an FTP server.
User Name—Match an FTP user.
Request-Command Criterion Values—Specifies the value details for the FTP request command
match.
Request Command—Lets you select one or more request commands to match.
APPE—Append to a file.
CDUP—Change to the parent of the current directory.
DELE—Delete a file at the server site.
GET—FTP client command for the retr (retrieve a file) command.
HELP—Help information from the server.
MKD—Create a directory.
PUT—FTP client command for the stor (store a file) command.
RMD—Remove a directo ry.
RNFR—Rename from.
RNTO—Rename to.
SITE—Specify a server specific command.
STOU—Store a file with a unique name.
File Name Criterion Values—Specifies to match on the FTP transfer filename.
Regular Expression—Lists the defined regular expressions to match.
Manage—Opens the Manage Regular Expressions dialog box, which lets you configure regular
expressions.