<?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 load config partial - from local file to security ruleset in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294137#M77653</link>
    <description>&lt;P&gt;First issue:&lt;/P&gt;&lt;P&gt;I am trying to get load config partial working from local file , address objects , address groups, service groups and security and NAT rules, to local firewall. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am used to doing load config partial on PANORAMA to device groups..&amp;nbsp; but not local file to local FW..&amp;nbsp; cant quite pin down the API XML format, even when looking on local API..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the xpath below is incorrect , but any advice on how to fix, would be greatly appreciated.&amp;nbsp; maybe a cheat sheet to reference for each section (address objects, add. groups, services, service groups, policies, nat policies..)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;load config partial from MT-asdfkjh.xml from-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']rulebase to-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/post-rulebase/security mode merge&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second question:&lt;/P&gt;&lt;P&gt;any issues with version 9.0.4 ?&amp;nbsp; Or is there a more stable version currently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Third question:&lt;/P&gt;&lt;P&gt;trying to use migration tool to set app ID on rules? Or create quickly app id rules above the service rules?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 16:09:28 GMT</pubDate>
    <dc:creator>achrist_2019</dc:creator>
    <dc:date>2019-10-24T16:09:28Z</dc:date>
    <item>
      <title>load config partial - from local file to security ruleset</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294137#M77653</link>
      <description>&lt;P&gt;First issue:&lt;/P&gt;&lt;P&gt;I am trying to get load config partial working from local file , address objects , address groups, service groups and security and NAT rules, to local firewall. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am used to doing load config partial on PANORAMA to device groups..&amp;nbsp; but not local file to local FW..&amp;nbsp; cant quite pin down the API XML format, even when looking on local API..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the xpath below is incorrect , but any advice on how to fix, would be greatly appreciated.&amp;nbsp; maybe a cheat sheet to reference for each section (address objects, add. groups, services, service groups, policies, nat policies..)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;load config partial from MT-asdfkjh.xml from-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']rulebase to-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/post-rulebase/security mode merge&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second question:&lt;/P&gt;&lt;P&gt;any issues with version 9.0.4 ?&amp;nbsp; Or is there a more stable version currently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Third question:&lt;/P&gt;&lt;P&gt;trying to use migration tool to set app ID on rules? Or create quickly app id rules above the service rules?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 16:09:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294137#M77653</guid>
      <dc:creator>achrist_2019</dc:creator>
      <dc:date>2019-10-24T16:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: load config partial - from local file to security ruleset</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294334#M77672</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/124372"&gt;@achrist_2019&lt;/a&gt;&amp;nbsp;You had some mistakes in the xpath. It should be:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;load config partial from-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/rulebase/security to-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/rulebase/security from MT-asdfkjh.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also note that in PanOS9 for some strange reason (looks like a bug to me) you have to put "from file" statement at the end of the command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 09:35:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294334#M77672</guid>
      <dc:creator>BatD</dc:creator>
      <dc:date>2019-10-25T09:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: load config partial - from local file to security ruleset</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294533#M77695</link>
      <description>&lt;P&gt;Thank you BatD this worked like a charm.&amp;nbsp; If you don't mind, how did you find this in the XML API ? I am not able to locate the security portion, or address objects, services.. etc... not seeing where that is..&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 00:48:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294533#M77695</guid>
      <dc:creator>achrist_2019</dc:creator>
      <dc:date>2019-10-26T00:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: load config partial - from local file to security ruleset</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294535#M77696</link>
      <description>&lt;P&gt;well how about that, I just figured it out.. thanks man.&amp;nbsp; Have a super weekend!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-10-25 205455.png" style="width: 851px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/21928i6FAB956B2FCA0AAF/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-10-25 205455.png" alt="Annotation 2019-10-25 205455.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;load config partial from-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/&lt;STRONG&gt;address&lt;/STRONG&gt; to-xpath /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/&lt;STRONG&gt;address&lt;/STRONG&gt; from MT-asdfkljh.xml&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 00:55:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/load-config-partial-from-local-file-to-security-ruleset/m-p/294535#M77696</guid>
      <dc:creator>achrist_2019</dc:creator>
      <dc:date>2019-10-26T00:55:58Z</dc:date>
    </item>
  </channel>
</rss>

