C-4
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
AppendixC Troubleshooting
Preventive Maintenance
Note
You are prompted for a password.
scp:—Source or destination URL for the SCP network server. The syntax for this prefix is:
scp://[[username@]location][/relativeDirectory]/filename
scp://[[username@]location][//absoluteDirectory]/filename
Note
You are prompted for a password. You must add the remote host to the SSH known hosts
list.
http:—Source URL for the web server. The syntax for this prefix is:
http://[[username@]location][/directory]/filename
Note
The directory specification should be an absolute path to the desired file.
https:—Source URL for the web server. The syntax for this prefix is:
https://[[username@]location][/directory]/filename
Note
The directory specification should be an absolute path to the desired file. The remote
host must be a TLS trusted host.
Caution
Copying a configuration file from another sensor may result in errors if the sensing interfaces and virtual
sensors are not configured the same.
Backing Up the Current Configuration to a Remote Server
To back up your current configuration to a remote server, follow these steps:
Step 1
Log in to the CLI using an account with administrator privileges.
Step 2
Back up the current configuration to the remote server.
sensor# copy current-config scp://user@192.0.2.0//configuration/cfg current-config
Password: ********
Warning: Copying over the current configuration may leave the box in an unstable state.
Would you like to copy current-config to backup-config before proceeding? [yes]:
Step 3
Enter
yes
to copy the current configuration to a backup configuration.
cfg 100% |************************************************| 36124 00:00