<?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 ASA export to tftp in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-export-to-tftp/m-p/1264011#M840186</link>
    <description>&lt;P&gt;Hello Netpro world!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ASA 5505 with base license, running the new 8.2 code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was interested in testing this perl script to automate configuration backups:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://6200networks.com/2008/02/06/using-a-script-to-back-up-asa-configuration/" target="_blank"&gt;http://6200networks.com/2008/02/06/using-a-script-to-back-up-asa-configuration/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I ran into a strange issue.  Basically it didn't work at all, none of the configurations were loaded over tftp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I dug into the script, and I found they use the export command to push the config to tftp.  The command 'export webvpn url-list tc-bookmarks t&lt;A class="jive-link-custom" href="ftp://192.168.2.47" target="_blank"&gt;ftp://192.168.2.47&lt;/A&gt;' is meant to upload this url-list to my tftp server, but it never happens, it doesn't show any errors but these files never appear on my tftp host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So naturally I attempted this command at the CLI outside of the script.  Here is a complete copy/paste:&lt;/P&gt;&lt;P&gt;fw# export webvpn url-list tc-bookmarks t&lt;A class="jive-link-custom" href="ftp://192.168.2.47" target="_blank"&gt;ftp://192.168.2.47&lt;/A&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;%INFO: URL list 'tc-bookmarks' was exported to t&lt;A class="jive-link-custom" href="ftp://192.168.2.47" target="_blank"&gt;ftp://192.168.2.47&lt;/A&gt;&lt;/P&gt;&lt;P&gt;fw# &lt;/P&gt;&lt;P&gt;fw# export webvpn url-list tc-bookmarks t&lt;A class="jive-link-custom" href="ftp://192.168.2.47/foo" target="_blank"&gt;ftp://192.168.2.47/foo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;%INFO: URL list 'tc-bookmarks' was exported to t&lt;A class="jive-link-custom" href="ftp://192.168.2.47/foo" target="_blank"&gt;ftp://192.168.2.47/foo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;fw#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I know that tftp works because I can easily 'copy run tftp' and the file always shows up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?  Am I using the export command incorrectly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:42:42 GMT</pubDate>
    <dc:creator>paul</dc:creator>
    <dc:date>2019-03-11T15:42:42Z</dc:date>
    <item>
      <title>ASA export to tftp</title>
      <link>https://community.cisco.com/t5/network-security/asa-export-to-tftp/m-p/1264011#M840186</link>
      <description>&lt;P&gt;Hello Netpro world!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ASA 5505 with base license, running the new 8.2 code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was interested in testing this perl script to automate configuration backups:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://6200networks.com/2008/02/06/using-a-script-to-back-up-asa-configuration/" target="_blank"&gt;http://6200networks.com/2008/02/06/using-a-script-to-back-up-asa-configuration/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I ran into a strange issue.  Basically it didn't work at all, none of the configurations were loaded over tftp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I dug into the script, and I found they use the export command to push the config to tftp.  The command 'export webvpn url-list tc-bookmarks t&lt;A class="jive-link-custom" href="ftp://192.168.2.47" target="_blank"&gt;ftp://192.168.2.47&lt;/A&gt;' is meant to upload this url-list to my tftp server, but it never happens, it doesn't show any errors but these files never appear on my tftp host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So naturally I attempted this command at the CLI outside of the script.  Here is a complete copy/paste:&lt;/P&gt;&lt;P&gt;fw# export webvpn url-list tc-bookmarks t&lt;A class="jive-link-custom" href="ftp://192.168.2.47" target="_blank"&gt;ftp://192.168.2.47&lt;/A&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;%INFO: URL list 'tc-bookmarks' was exported to t&lt;A class="jive-link-custom" href="ftp://192.168.2.47" target="_blank"&gt;ftp://192.168.2.47&lt;/A&gt;&lt;/P&gt;&lt;P&gt;fw# &lt;/P&gt;&lt;P&gt;fw# export webvpn url-list tc-bookmarks t&lt;A class="jive-link-custom" href="ftp://192.168.2.47/foo" target="_blank"&gt;ftp://192.168.2.47/foo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;%INFO: URL list 'tc-bookmarks' was exported to t&lt;A class="jive-link-custom" href="ftp://192.168.2.47/foo" target="_blank"&gt;ftp://192.168.2.47/foo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;fw#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I know that tftp works because I can easily 'copy run tftp' and the file always shows up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?  Am I using the export command incorrectly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:42:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-export-to-tftp/m-p/1264011#M840186</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2019-03-11T15:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: ASA export to tftp</title>
      <link>https://community.cisco.com/t5/network-security/asa-export-to-tftp/m-p/1264012#M840187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My mistake, my tftp server was misconfigured.  This script works now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 15:43:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-export-to-tftp/m-p/1264012#M840187</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2009-06-30T15:43:07Z</dc:date>
    </item>
  </channel>
</rss>

