TMS zl Management and Configuration Guide ST.1.0.090213

A-21
Threat Management Services zl Module Command-Line Reference
Product OS Manager Context Commands
configure
The command moves you to the Product OS CLI’s global configuration con-
text.
Syntax: configure [terminal]
copy
The copy commands are used for managing files on your module.
To save a copy of your event-log, startup-config, or most recent snapshot or
pcap file to an external TFTP, FTP, or SCP server using, enter one of the
following commands:
Syntax: copy < event-log | startup-config | snapshot | pcap > tftp <destination server
location> <destination filename>
Syntax: copy < event-log | startup-config | snapshot | pcap > < ftp | scp > <destination
server location> <destination filename> user <username>
Replace <destination server location> with the IP address of your TFTP
server.
Replace <destination filename> with the name that you want to assign to
the file.
Replace <username> with the username on the account on your FTP or SCP
server.
To upload a configuration file from an external TFTP, FTP, or SCP server to
the module’s startup-config, enter one of the following commands:
Syntax: copy tftp < startup-config | image > <source server location> <source
filename>
Syntax: copy < ftp | scp > < startup-config | image > <source server location> <source
filename> user <username>
Replace <source server location> with the IP address of your TFTP or SCP
server.
Replace <source filename> with the name of the file you are uploading from
your server.