<?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: PIX 515E Configuration Files ?! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284999#M565581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To upgrade the License for 3DES/AES, it is an easy procedure and free of cost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto this link &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/pcgi-bin/Software/FormManager/formgenerator.pl" target="_blank"&gt;http://www.cisco.com/pcgi-bin/Software/FormManager/formgenerator.pl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select PIX Firewall 3DES/AES Encryption License (Free) and follow the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For enabling failover license, you need to buy the license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2004 09:05:29 GMT</pubDate>
    <dc:creator>prasadrp</dc:creator>
    <dc:date>2004-05-26T09:05:29Z</dc:date>
    <item>
      <title>PIX 515E Configuration Files ?!</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284995#M565577</link>
      <description>&lt;P&gt;I would like know 3 things:&lt;/P&gt;&lt;P&gt;-How to upgrade the version of my PIX 515E. It's a 6.3.1, and I want to have the 6.3.2. I've got the file pix632.bin, but I don't know how to flash the BIOS, which commands, and if I have to reboot the PIX.&lt;/P&gt;&lt;P&gt;-How to backup a configuration from an other PIX 515E by TFTP, where the configuration file (and in which extension) is located in the PIX.&lt;/P&gt;&lt;P&gt;-And how to insert the backup configuration file, in an other PIX515E.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:25:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284995#M565577</guid>
      <dc:creator>thomasleroux</dc:creator>
      <dc:date>2020-02-21T07:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Configuration Files ?!</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284996#M565578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Upgrade from 6.3.1 to 6.3.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Give the following command&lt;/P&gt;&lt;P&gt;   "copy tftp flash"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   It will ask you interactively for the TFTP Server IP Address and File name to be copied.  Give the filename pix632.bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)  Backup Configuration File&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the command "write net w.y.x.z pix" where w.y.x.z is the TFTP server and pix is the name of the config file.  You can give any name and the config is stored in text format.  The above command takes into consideration that the TFTP server is in inside zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the TFTP server is not on inside zone, but on DMZ use the following command&lt;/P&gt;&lt;P&gt;tftp-server dmz 172.16.1.2 pix1.txt&lt;/P&gt;&lt;P&gt;write net&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tftp-server is mentioning the place where the tftp-server is located and the filename for config to be saved in.  write net without parameters will take the parameters from tftp-server and copy the file on to TFTP-server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) how to insert the configuration on another pix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure net tftp-server-IP-Address:filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if TFTP-server is configured using tftp-server command, then use :&lt;/P&gt;&lt;P&gt;configure net&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 May 2004 18:01:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284996#M565578</guid>
      <dc:creator>prasadrp</dc:creator>
      <dc:date>2004-05-25T18:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Configuration Files ?!</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284997#M565579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK thanks, I will try this !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2004 05:59:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284997#M565579</guid>
      <dc:creator>thomasleroux</dc:creator>
      <dc:date>2004-05-26T05:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Configuration Files ?!</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284998#M565580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upgrade the version and backup configuration is done, but I' ve got a new problem ...&lt;/P&gt;&lt;P&gt;When I try to send configuration file to my new PIX, it's failed. I think I've got problems with Licensed Features.&lt;/P&gt;&lt;P&gt;When I use the command "show version", on the PIX already configured, there's writing:&lt;/P&gt;&lt;P&gt;Licensed Features:&lt;/P&gt;&lt;P&gt;Failover:                    Enabled&lt;/P&gt;&lt;P&gt;VPN-DES:                     Enabled&lt;/P&gt;&lt;P&gt;VPN-3DES-AES:                Enabled&lt;/P&gt;&lt;P&gt;But on the new PIX, not configured, there's:&lt;/P&gt;&lt;P&gt;Licensed Features:&lt;/P&gt;&lt;P&gt;Failover:                    Disabled&lt;/P&gt;&lt;P&gt;VPN-DES:                     Enabled&lt;/P&gt;&lt;P&gt;VPN-3DES-AES:                Disabled&lt;/P&gt;&lt;P&gt;I think I have to enable Failover and VPN-3DES-AES, to copy the configuration file, but I don't how to do that !&lt;/P&gt;&lt;P&gt;(The 2 PIW are now running with the version 6.3.2)&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2004 08:56:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284998#M565580</guid>
      <dc:creator>thomasleroux</dc:creator>
      <dc:date>2004-05-26T08:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Configuration Files ?!</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284999#M565581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To upgrade the License for 3DES/AES, it is an easy procedure and free of cost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto this link &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/pcgi-bin/Software/FormManager/formgenerator.pl" target="_blank"&gt;http://www.cisco.com/pcgi-bin/Software/FormManager/formgenerator.pl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select PIX Firewall 3DES/AES Encryption License (Free) and follow the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For enabling failover license, you need to buy the license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2004 09:05:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-configuration-files/m-p/284999#M565581</guid>
      <dc:creator>prasadrp</dc:creator>
      <dc:date>2004-05-26T09:05:29Z</dc:date>
    </item>
  </channel>
</rss>

