Backup Configuration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Backup Configuration

Not applicable

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

1 accepted solution

Accepted Solutions

L5 Sessionator

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 >

View solution in original post

3 REPLIES 3

Not applicable

NM the answer is yes.

L5 Sessionator

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 >

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

  • 1 accepted solution
  • 4203 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!