<?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: Is there a limit to the number of objects within a dynamic address group? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/1223782#M123634</link>
    <description>&lt;P&gt;Is there a way to find out how many count against the max?&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;show system state | match cfg.general.max-address&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;That will tell you that the max is 10000, but how can I find the number counting against that 10000?&lt;/P&gt;</description>
    <pubDate>Thu, 13 Mar 2025 15:08:40 GMT</pubDate>
    <dc:creator>RobertShawver</dc:creator>
    <dc:date>2025-03-13T15:08:40Z</dc:date>
    <item>
      <title>Is there a limit to the number of objects within a dynamic address group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/395207#M91253</link>
      <description>&lt;P&gt;I'm working on doing some clean up, and I want to take advantage of dynamic address groups. I have 943 address objects tagged and one dynamic group.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I monitor the logs, I see some traffic bypassing my rule and going to rules below. I checked the address objects and they are tagged.&lt;/P&gt;&lt;P&gt;As a test I put all 943 address objects into a static group. I created a new tag, tagged the static group, and then create a new dynamic group. I put a new test rule in, and all the traffic now hitting this rule.&lt;/P&gt;&lt;P&gt;I'm not crazy about the solution, because it feels like I just created a group within a group but it's working so far. That's why I wonder if there is a limit with how many objects can be inside a dynamic group.&lt;/P&gt;&lt;P&gt;I'm working with a PA-5260.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 17:32:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/395207#M91253</guid>
      <dc:creator>PaulAmmann</dc:creator>
      <dc:date>2021-03-31T17:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of objects within a dynamic address group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/395384#M91270</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/150098"&gt;@PaulAmmann&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I can see 943 objects in an address group shouldn't be a problem for the PA-52xx.&amp;nbsp; As per the products comparison's page, the PA-5260 can handle 2500 members per address group:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/products/product-selection" target="_blank"&gt;https://www.paloaltonetworks.com/products/product-selection&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also check this on your device with the following command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;admin@PA-VM&amp;gt; show system state | match cfg.general.max-address

cfg.general.max-address: 10000
cfg.general.max-address-group: 0x3e8
cfg.general.max-address-per-group: 0x9c4&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where you might want to convert hex to dec:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;0x3e8 = 1000&lt;/P&gt;
&lt;P&gt;0x9c4 = 2500&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;-Kiwi.&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Apr 2021 10:41:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/395384#M91270</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2021-04-01T10:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of objects within a dynamic address group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/460134#M102037</link>
      <description>&lt;P&gt;I have the same problem. I have a PA-5250 who is using a single DAG group with more than 70,000 address objects as its members. The limit for member-per-address-group is 2,500 for PA-5250.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was working fine but then we made a change on rule-base (some another policy)&amp;nbsp; and then it stopped working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 11:14:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/460134#M102037</guid>
      <dc:creator>LuckyRangra</dc:creator>
      <dc:date>2022-01-21T11:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of objects within a dynamic address group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/1223782#M123634</link>
      <description>&lt;P&gt;Is there a way to find out how many count against the max?&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;show system state | match cfg.general.max-address&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;That will tell you that the max is 10000, but how can I find the number counting against that 10000?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 15:08:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/1223782#M123634</guid>
      <dc:creator>RobertShawver</dc:creator>
      <dc:date>2025-03-13T15:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of objects within a dynamic address group?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/1223811#M123640</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/155683"&gt;@RobertShawver&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is there a way to find out how many count against the max?&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;show system state | match cfg.general.max-address&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;That will tell you that the max is 10000, but how can I find the number counting against that 10000?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Can't you just look at the UI of that object group?&amp;nbsp; It will tell you what the count is.&amp;nbsp; Or platform object count are you looking to see your limits on?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 20:35:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-limit-to-the-number-of-objects-within-a-dynamic/m-p/1223811#M123640</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2025-03-13T20:35:48Z</dc:date>
    </item>
  </channel>
</rss>

