<?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: Application Groups - how to transfer list of applications? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101261#M44449</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;set cli config-output-format set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;configure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#show&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You have to go to configure mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And when you give command show there you see configuration in set commands.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2016 22:03:02 GMT</pubDate>
    <dc:creator>Raido_Rattameister</dc:creator>
    <dc:date>2016-08-04T22:03:02Z</dc:date>
    <item>
      <title>Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101232#M44437</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two groups in Application Groups, every one has over 60 applications on lists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to recreate the same settings on another PA device - how to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 15:24:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101232#M44437</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2016-08-04T15:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101245#M44440</link>
      <description>&lt;P&gt;l think you can export running configuration and change/edit using notepad++. I don't&amp;nbsp;really know if this is the quickest way but will work I believe&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 17:54:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101245#M44440</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2016-08-04T17:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101246#M44441</link>
      <description>&lt;P&gt;From what I've seen modifiying the configuration by exporting, altering, then importing and commiting is the quickesst/only way to actually achieve this. The process is fairly easy and shouldn't be all that complicated. That being said make sure that you move over anything in the config thats being referenced so it'll actually work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 18:04:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101246#M44441</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2016-08-04T18:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101247#M44442</link>
      <description>&lt;P&gt;You can just go into the cli of the source PA and copy the application group. Then paste it into the destination PA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find this command helpful when using the cli&lt;/P&gt;&lt;P&gt;&amp;gt; set cli config-output-format set&lt;/P&gt;&lt;P&gt;Then when you show the config on the CLI, it's easier to read and copy. (It's easier for me to read at least)&lt;/P&gt;&lt;P&gt;# show | match application-group&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 18:07:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101247#M44442</guid>
      <dc:creator>RFalconer</dc:creator>
      <dc:date>2016-08-04T18:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101254#M44446</link>
      <description>&lt;P&gt;Hello RFalconer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using "show | match application-group" I listed both my groups. Thats OK&lt;/P&gt;&lt;P&gt;But how to import it to group test_group on new device?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 20:02:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101254#M44446</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2016-08-04T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101255#M44447</link>
      <description>&lt;P&gt;You can just paste it directly to the new one.&lt;/P&gt;&lt;P&gt;When you use the '&lt;SPAN&gt;set cli config-output-format set' you can just paste the group in with the set format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set application-group test_group [ app1 app2 app3 ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As soon as you finish entering the command, you will see the group in the GUI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Before I had Panorama, I had to copy large groups to several firewalls so I found a small formatting issue. Because you have 60 apps in the group, make sure that there aren't any incorrect spaces or line breaks in the list when you paste from your text editor. Sometimes with copy and paste, the application names get cut in the middle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below is an example of what can happen. Note how fasttrack is cut in the middle of the app name. The PA CLI parser will give an error if you try to paste this. &amp;nbsp;Just remove the space in the&amp;nbsp;app name and it will be fine. With a group of 60, you might have 4 or 5 lines to fix.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set application-group Apps1 [ dl-free flashget qq-download vagaa xunlei zbigz 100bao allpeers ants-p2p applejuice ares axifile direct-connect emule fasttr&lt;BR /&gt;ack&amp;nbsp;fileguri filemail&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 20:38:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101255#M44447</guid>
      <dc:creator>RFalconer</dc:creator>
      <dc:date>2016-08-04T20:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101259#M44448</link>
      <description>&lt;P&gt;Just a quick one! Do you know what are these options:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; set cli config-output-format&lt;BR /&gt;default default&lt;BR /&gt;json json&lt;BR /&gt;set set&lt;BR /&gt;xml xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is a difference between them? Cannot see any changed by changing&amp;nbsp;them&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Myky&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 21:39:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101259#M44448</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2016-08-04T21:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101261#M44449</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;set cli config-output-format set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;configure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#show&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You have to go to configure mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And when you give command show there you see configuration in set commands.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 22:03:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101261#M44449</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2016-08-04T22:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Application Groups - how to transfer list of applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101281#M44458</link>
      <description>&lt;P&gt;Hello RFalconer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanx for Your help - now is everything clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;P&gt;SLawek&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 07:19:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-groups-how-to-transfer-list-of-applications/m-p/101281#M44458</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2016-08-05T07:19:23Z</dc:date>
    </item>
  </channel>
</rss>

