Cisco Cisco Firepower Management Center 2000

Seite von 1844
 
D-39
FireSIGHT System User Guide
 
Appendix D      Command Line Reference
  System Commands
Example
> system file copy sfrocks jdoe /pub *
delete
Removes the specified files from the common directory.
Syntax
system file delete filenames filenames ...
where
 filenames
 specifies the files to delete; the file names are space-separated.
Example
> system file delete *
list
If no file names are specified, displays the modification time, size, and file name for all the files in the 
common directory. If file names are specified, displays the modification time, size, and file name for files 
that match the specified file names.
Syntax
system file list {filenames filenames ...}
where 
filenames
 specifies the files to display; the file names are space-separated.
Example
> system file list
secure-copy
Uses SCP to transfer files to a remote location on the host using the login username. The local files must 
be located in the 
/var/common
 directory.
Syntax
system file secure-copy hostname username path filenames filenames ...
where 
hostname
 specifies the name or ip address of the target remote host, 
username
 specifies the name 
of the user on the remote host, 
path
 specifies the destination path on the remote host, and 
filenames
 
specifies the local files to transfer; the file names are space-separated.
Example
> system file secure-copy 10.123.31.1 jdoe /tmp *
generate-troubleshoot
Generates troubleshooting data for analysis by Cisco.
Access
Configuration