<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Complete System Backup of PIX/ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256214#M827882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not very familiar with that command.  To get all of my user account info, interface info and DHCP server (including address pools etc) I issue the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy tftp run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I put as the "source filename" to get all of that information?  What would the command be to restore the information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2009 17:31:31 GMT</pubDate>
    <dc:creator>csusupport</dc:creator>
    <dc:date>2009-08-25T17:31:31Z</dc:date>
    <item>
      <title>Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256207#M827692</link>
      <description>&lt;P&gt;I am trying to perform a backup of my PIX 515 and ASA 5510 devices that will include everything including existing user accounts, DHCP configuration etc...  Basically everything.  While I am able to write the running config to my TFTP server I am not having any luck backing up all configuration settings in the devices.  Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:09:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256207#M827692</guid>
      <dc:creator>csusupport</dc:creator>
      <dc:date>2019-03-11T16:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256208#M827726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is it that's not getting backed up? Are you trying to get everything in flash as well, or are you having a problem with getting the config itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 20:39:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256208#M827726</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-08-24T20:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256209#M827753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using ASDM to backup and restore config ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes,through ASDM you can backup everything and restore pretty much everything.what asdm cannot backup is running config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you would need to us cli for that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy tftp running-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 21:37:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256209#M827753</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2009-08-24T21:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256210#M827775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"copy flash:&lt;FILE&gt; tftp:" (at least on ASA) should work just like "copy run tftp:"&lt;/FILE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you get all the files in flash copied to a remote system, you should be all set. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What configuration settings get missed when you restore the running config via tftp? At least on the ASA, all config info is in the cfg files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 02:40:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256210#M827775</guid>
      <dc:creator>wsanders1</dc:creator>
      <dc:date>2009-08-25T02:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256211#M827791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to explain my problem a bit better:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a couple of test users on the ASA and setup a DHCP server on one of my interfaces with a configured address pool.  I also assign a static address to one of my inside interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I perform a backup under Tools, Backup Configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then delete the accounts, disable DHCP and disable my interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I perform a restore under Tools, Restore Configuration.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point I would expect to see my user accounts, DHCP settings and interface settings restored but I do not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 12:34:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256211#M827791</guid>
      <dc:creator>csusupport</dc:creator>
      <dc:date>2009-08-25T12:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256212#M827821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way for me to enumerate all of the CFG files on my ASA?  Otherwise, is their a tech article that provides the names of all of the files located in my flash?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 12:37:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256212#M827821</guid>
      <dc:creator>csusupport</dc:creator>
      <dc:date>2009-08-25T12:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256213#M827853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned in my previous post,running config. cannot be restored via ASDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see all dhcp setting etc,try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy tftp run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 16:45:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256213#M827853</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2009-08-25T16:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256214#M827882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not very familiar with that command.  To get all of my user account info, interface info and DHCP server (including address pools etc) I issue the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy tftp run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I put as the "source filename" to get all of that information?  What would the command be to restore the information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 17:31:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256214#M827882</guid>
      <dc:creator>csusupport</dc:creator>
      <dc:date>2009-08-25T17:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Complete System Backup of PIX/ASA</title>
      <link>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256215#M827900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Download the TFTP server from here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://tftpd32.jounin.net/" target="_blank"&gt;http://tftpd32.jounin.net/&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;-Unzip the TFTP server on a computer on the network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-copy the running config ( saved via asdm ) file in the same extracted folder&lt;/P&gt;&lt;P&gt;-doubleclick on tftpd32.exe&lt;/P&gt;&lt;P&gt;-When you click on the 'show dir' button on the tftp server, the running conifg. file should be one of the listed files&lt;/P&gt;&lt;P&gt;-in the configuration terminal mode of the asa first ping the tftp server computer's ip address (you should be able to get ping responses)&lt;/P&gt;&lt;P&gt;-enter the command 'copy tftp running'&lt;/P&gt;&lt;P&gt;-enter the ip address of the tftp server computer (press enter)and then enter running config file name as the file name (press enter)&lt;/P&gt;&lt;P&gt;-it will ask you 'do you wish to proceed' - press 'y' for yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 17:45:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/complete-system-backup-of-pix-asa/m-p/1256215#M827900</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2009-08-25T17:45:26Z</dc:date>
    </item>
  </channel>
</rss>

