AS3 handler commands

AS3 handler mode provides the commands to create or modify an AS3 handler.

To enter the configuration mode, use the global source-as3 command. To delete an AS3 handler, use the no source-as3 command.

While in this mode, use the commands in the following table to define the handler.

Availability: B2B feature.
  • To view the current configuration, use the show command.
  • To restore default values, use the reset command.
  • To exit this configuration mode without saving changes to the running configuration, use the cancel command.
  • To exit this configuration mode and save changes to the running configuration, use the exit command.
Table 1. AS3 handler commands
Command Purpose
acl This command associates an ACL with the AS3 handler.
address This command specifies the local address for the AS3 handler.
admin-state This command sets the administrative state for the configuration.
allow-ccc This command controls the use of the FTP CCC command for the AS3 handler.
allow-compression This command controls the use of FTP MODE Z compression for the AS3 handler.
allow-restart This command controls the use of the REST command for interrupted file transfers with the AS3 handler.
allow-unique-filename This command controls the use of the FTP STOU command for the AS3 handler.
certificate-aaa-policy This command associates an AAA policy that determines whether a password is required for secondary authentication with the AS3 handler.
data-encryption This command controls the use of encryption of data connections (file transfers) for the AS3 handler.
default-directory This command specifies the working directory on the FTP server for the AS3 handler.
filesystem This command controls the file system type that is presented by the FTP server for the AS3 handler.
filesystem-size This command specifies the maximum size for the temporary file system for the AS3 handler.
idle-timeout This command specifies the inactivity duration of FTP control connections for the AS3 handler.
max-filename-len This command specifies the maximum file name length on the FTP server for the AS3 handler.
passive This command controls the use of passive mode by the FTP client with the AS3 handler.
passive-idle-timeout This command sets the idle timeout for the establishment of passive connections for the AS3 handler.
passive-port-max This command sets the higher port of the passive port range for the AS3 handler.
passive-port-min This command sets the minimum port value in the passive port range for the AS3 handler.
passive-port-range This command controls whether to limit the port range for passive connections for the AS3 handler.
persistent-filesystem-timeout This command specifies the inactivity duration for a disconnected virtual persistent file system for the AS3 handler.
password-aaa-policy This command associates an AAA policy to evaluate the username and password for the AS3 handler.
port This command specifies the listening port for the AS3 handler.
require-tls This command controls whether FTP control connections for the AS3 handler require TLS encryption.
restart-timeout This command specifies the time that the client must reconnect to the server for the AS3 handler.
ssl-config-type This command specifies the TLS profile type for the AS3 handler.
ssl-server This command associates a TLS server profile with the AS3 handler.
ssl-sni-server This command associates a TLS SNI server profile with the AS3 handler.
summary This command specifies the brief, descriptive summary for the object instance.
unique-filename-prefix This command defines a file name prefix for the AS3 handler.
virtual-directory This command creates a directory in the virtual file system on the FTP server for the AS3 handler.