- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
06-16-2010 09:16 AM
Is there a way to get a backup of the configuration when all you can access is the CLI?
I'm running a Pan-500 with 3.0.6
Thanks,
Donald
06-16-2010 11:49 AM
You can export/import a configuration file using the following commands:
>tftp export configuration to <tftp host>
>tftp import configuration from <tftp host>
>scp export configuration to <username@host:path >
>scp import configuration from <username@host:path >
06-16-2010 11:41 AM
NM the answer is yes.
06-16-2010 11:49 AM
You can export/import a configuration file using the following commands:
>tftp export configuration to <tftp host>
>tftp import configuration from <tftp host>
>scp export configuration to <username@host:path >
>scp import configuration from <username@host:path >
08-23-2012 08:19 AM
nrice a écrit:
You can export/import a configuration file using the following commands:
>tftp export configuration to <tftp host>
>tftp import configuration from <tftp host>
>scp export configuration to <username@host:path >
>scp import configuration from <username@host:path >
With scp, in version 4.1 you need to indicate which file to export (show config saved).
For current config you must use following command :
scp export configuration to <username@host:path> from running-config.xml
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!