<?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 520 maximum config size in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270595#M591250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nadeem I am replying on behalf of Stuart.&lt;/P&gt;&lt;P&gt;On point No 3 is it possible if we erase the flash and if so how do we reorganise the flash file system. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2004 09:08:04 GMT</pubDate>
    <dc:creator>jfawcett</dc:creator>
    <dc:date>2004-07-26T09:08:04Z</dc:date>
    <item>
      <title>PIX 520 maximum config size</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270591#M591243</link>
      <description>&lt;P&gt;PIX 520 that is configured using CSPM seems to have reached it's maximum config size. When trying to make a config change through CSPM it says there is not enough space for request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When checking on the flash through the CLI....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pp1# show flashfs&lt;/P&gt;&lt;P&gt;flash file system:  version:2  magic:0x12345679&lt;/P&gt;&lt;P&gt;  file 0: origin:       0 length:1540152&lt;/P&gt;&lt;P&gt;  file 1: origin: 1572864 length:1812007&lt;/P&gt;&lt;P&gt;  file 2: origin:       0 length:0&lt;/P&gt;&lt;P&gt;  file 3: origin: 3407872 length:4748324&lt;/P&gt;&lt;P&gt;  file 4: origin: 8257536 length:280&lt;/P&gt;&lt;P&gt;pp1#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I beleive file 1 is the config and is 1812007 - more than what the max config size is supposed to be on pix 520 -  According to the documentation the PIX 520 has max config size of 1Mbyte and PIX 525 has max config size of 2Mbyte.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Am I reading this correctly that my config is about 1.8Mbytes?&lt;/P&gt;&lt;P&gt;2) How can my config be bigger than 1Mbyte - the max for a PIX520?&lt;/P&gt;&lt;P&gt;3) Is it possible to re-organise the PIX flash to give more space for config?&lt;/P&gt;&lt;P&gt;4) If we change the PIX for a 525 will we double the space config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answers to any of these questions would be much appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:31:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270591#M591243</guid>
      <dc:creator>scoe</dc:creator>
      <dc:date>2020-02-21T07:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 520 maximum config size</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270592#M591245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PIX Ver 6.2 and lower (ver 2 filesystem)&lt;/P&gt;&lt;P&gt;file 0:  PIX binary image&lt;/P&gt;&lt;P&gt;file 1:  startup config&lt;/P&gt;&lt;P&gt;file 2:  IPSec key and certificate information&lt;/P&gt;&lt;P&gt;file 3:  PDM image&lt;/P&gt;&lt;P&gt;file 4:  filesystem record &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Ver 6.3 and higher (ver 3 filesystem)&lt;/P&gt;&lt;P&gt;file 0:  PIX binary image&lt;/P&gt;&lt;P&gt;file 1:  startup config&lt;/P&gt;&lt;P&gt;file 2:  IPSec key and certificate information.&lt;/P&gt;&lt;P&gt;file 3:  PDM image &lt;/P&gt;&lt;P&gt;file 4:  Crashinfo (last saved traceback and show tech output)&lt;/P&gt;&lt;P&gt;file 5:  filesystem record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pdm-pix(config)# show flashfs&lt;/P&gt;&lt;P&gt;flash file system:  version:3  magic:0x12345679&lt;/P&gt;&lt;P&gt;  file 0: origin:       0 length:1941560        -PIX Binary Image&lt;/P&gt;&lt;P&gt;  file 1: origin: 2621440 length:4909           -PIX Config&lt;/P&gt;&lt;P&gt;  file 2: origin: 2752512 length:1917           -IPSec data&lt;/P&gt;&lt;P&gt;  file 3: origin: 2883584 length:3126944        -PDM Binary Image&lt;/P&gt;&lt;P&gt;  file 4: origin: 6029312 length:131072         -Crashinfo file&lt;/P&gt;&lt;P&gt;  file 5: origin: 8257536 length:308            -Filesystem record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the length is in bytes. so your config reaching 1.8MB. I am not sure about the config size limit on 520 and 525. BUt i know that 2MB is limit (not sure if that is for 520 as well or not)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure how to reorganize, i dont think it is possible either. try to clean up the configs. CSPM uses revisions of ACLs. So try to login to pix and remove the revision ACL&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2004 21:16:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270592#M591245</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-07-22T21:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 520 maximum config size</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270593#M591247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nadeem, but you haven't answered any of my questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2004 13:16:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270593#M591247</guid>
      <dc:creator>scoe</dc:creator>
      <dc:date>2004-07-23T13:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 520 maximum config size</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270594#M591249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Am I reading this correctly that my config is about 1.8Mbytes? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) How can my config be bigger than 1Mbyte - the max for a PIX520? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure on this one, searched all over, but as far as I knew it was 2MB limit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Is it possible to re-organise the PIX flash to give more space for config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, you have to clear the whole flashfs ( i mean erase it and start from scratch)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4) If we change the PIX for a 525 will we double the space config &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, the limit is 2MB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2004 16:12:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270594#M591249</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-07-23T16:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 520 maximum config size</title>
      <link>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270595#M591250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nadeem I am replying on behalf of Stuart.&lt;/P&gt;&lt;P&gt;On point No 3 is it possible if we erase the flash and if so how do we reorganise the flash file system. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2004 09:08:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520-maximum-config-size/m-p/270595#M591250</guid>
      <dc:creator>jfawcett</dc:creator>
      <dc:date>2004-07-26T09:08:04Z</dc:date>
    </item>
  </channel>
</rss>

