<?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: Assigning a template to a specific vsys within a Template Stack? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/assigning-a-template-to-a-specific-vsys-within-a-template-stack/m-p/342918#M85892</link>
    <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/144495"&gt;@rolinger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A: In the templates you need to specify the name of the vsys and when you apply that template to a template stack and a firewall the configuration of that vsys is applied to the vsys with the same name on that firewall. If there is no vsys named like that, a new vsys will be created - as you have seen on fw-pair 1&lt;/P&gt;
&lt;P&gt;B: delete the vsys in the template and commit and push the configuration to the firewall. After this step you can delete the vsys locally on the firewall to have panorama and the firewalls in sync again.&lt;/P&gt;</description>
    <pubDate>Sun, 09 Aug 2020 17:20:27 GMT</pubDate>
    <dc:creator>Remo</dc:creator>
    <dc:date>2020-08-09T17:20:27Z</dc:date>
    <item>
      <title>Assigning a template to a specific vsys within a Template Stack?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/assigning-a-template-to-a-specific-vsys-within-a-template-stack/m-p/341796#M85729</link>
      <description>&lt;P&gt;Most of our FWs are multi-vsys.&amp;nbsp; Our stacks basically consist of one template - the entire FW config.&amp;nbsp; &amp;nbsp;Now we are trying to create more global templates that we can apply to multiple Template Stacks.&amp;nbsp; But when creating a new template configs, the config sections only gives you the option of assigning it to "Location: None" or "Location: vsys1"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On one HA pair we have 5 vsys.&amp;nbsp; On another pair we have 3 vsys.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FW-Pair-1:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-corp (vsys1)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-guest (vsys2)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-proxy (vsys3)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-dmz (vsys4)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-finance (vsys5)&lt;/P&gt;&lt;P&gt;FW-Pair-2:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys1 (vsys1)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-guest (vsys2)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-prox (vsys3)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configs we are adding to the new template, the "Location: vsys1" is set and then we added to template to each of the template stacks.&amp;nbsp; When the configs pushed to the FW, this was the new result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FW-Pair-1:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-corp (vsys1)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-guest (vsys2)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-proxy (vsys3)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-dmz (vsys4)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-finance (vsys5)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys1 (vsys6)&amp;nbsp; &amp;nbsp;&amp;lt;-- new configs went here! (it created a new vsys and did not put them on vsys1)&lt;/P&gt;&lt;P&gt;FW-Pair-2:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys1 (vsys1)&amp;nbsp; &amp;lt;-----new configs went here (which was correct)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-guest (vsys2)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;vsys-prox (vsys3)&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A) How do we get the configs to apply to the correct vsys on FW-Pair-1?&amp;nbsp; I suspect because FW-Pair-2's vsys was never 'named' that luckily the configs went to the right vsys.&amp;nbsp; In the Panorama template we tried manually typing in the vsys "Location: vsys-corp" and it auto-resets back to vsys1.&amp;nbsp; Its either "none" or "vsys1".&amp;nbsp; &amp;nbsp;Beyond vsys1, what if we created another template to be assigned to vsys-proxy (vsys3), how would we assign a template to just that vsys?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B) How do we delete the "vsys1 (vsys6)" now that it was accidentally created?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 00:59:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/assigning-a-template-to-a-specific-vsys-within-a-template-stack/m-p/341796#M85729</guid>
      <dc:creator>rolinger</dc:creator>
      <dc:date>2020-08-03T00:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a template to a specific vsys within a Template Stack?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/assigning-a-template-to-a-specific-vsys-within-a-template-stack/m-p/342918#M85892</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/144495"&gt;@rolinger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A: In the templates you need to specify the name of the vsys and when you apply that template to a template stack and a firewall the configuration of that vsys is applied to the vsys with the same name on that firewall. If there is no vsys named like that, a new vsys will be created - as you have seen on fw-pair 1&lt;/P&gt;
&lt;P&gt;B: delete the vsys in the template and commit and push the configuration to the firewall. After this step you can delete the vsys locally on the firewall to have panorama and the firewalls in sync again.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Aug 2020 17:20:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/assigning-a-template-to-a-specific-vsys-within-a-template-stack/m-p/342918#M85892</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2020-08-09T17:20:27Z</dc:date>
    </item>
  </channel>
</rss>

