<?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: Exporting URL Filter objects/groups in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/45542#M33454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesnt running-config contain these items?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In webgui you go to Device &amp;gt; Setup &amp;gt; Operations and there select Export named configuration snapshot (select running-config.xml which is the current active configuration).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 19:18:25 GMT</pubDate>
    <dc:creator>mikand</dc:creator>
    <dc:date>2012-06-20T19:18:25Z</dc:date>
    <item>
      <title>Exporting URL Filter objects/groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/45540#M33452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way (CLI or WebUI) to export the URL Filtering objects and their details?&amp;nbsp; We are looking to export the objects and their block/allow categories so we can put them in front of management.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 18:08:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/45540#M33452</guid>
      <dc:creator>sconley</dc:creator>
      <dc:date>2012-06-20T18:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting URL Filter objects/groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/45541#M33453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is one of the ways through which configuration for&amp;nbsp; uril-filtering objects could be exported via CLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1 :&lt;/P&gt;&lt;P&gt;Set the CLI output format to display "set" commands in Configuration mode,also settting Pager off&amp;nbsp; disables the paging function which is enabled by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; set cli config-output-format set&lt;/P&gt;&lt;P&gt;&amp;gt; set cli pager off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2:&lt;/P&gt;&lt;P&gt;&amp;gt; configure&lt;/P&gt;&lt;P&gt;admin@PA-500&amp;gt; configure&lt;/P&gt;&lt;P&gt;Entering configuration mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3 :&lt;/P&gt;&lt;P&gt;Log the Cli Session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4 :&lt;/P&gt;&lt;P&gt;# edit profiles url-filtering &amp;lt;name&amp;gt;&lt;/P&gt;&lt;P&gt;[edit profiles url-filtering &amp;lt;name&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;admin@PA-500# show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;This would display all the set commands associated with the URL filtering profile in question.&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4 :&lt;/P&gt;&lt;P&gt;Copy and paste this output on the New Firewall in configuration mode and commit the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 19:12:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/45541#M33453</guid>
      <dc:creator>UhMayYeah</dc:creator>
      <dc:date>2012-06-20T19:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting URL Filter objects/groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/45542#M33454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesnt running-config contain these items?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In webgui you go to Device &amp;gt; Setup &amp;gt; Operations and there select Export named configuration snapshot (select running-config.xml which is the current active configuration).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 19:18:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/45542#M33454</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-06-20T19:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting URL Filter objects/groups</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/578938#M116082</link>
      <description>&lt;P&gt;I was not able to get the Custom URL list entries from exporting the running configuration.&amp;nbsp; I exported the device state.&amp;nbsp; I unziped the file and opened it in notepad++.&amp;nbsp; I was able to search for the custom URL list and found the list of website we had entered there. I was able to manipulate the list to my liking and migrated it to a MineMeld server. I plan to use EDL list instead of doing the URL entries in the firewall directly.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 23:04:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/exporting-url-filter-objects-groups/m-p/578938#M116082</guid>
      <dc:creator>zoquierd-hss</dc:creator>
      <dc:date>2024-02-29T23:04:05Z</dc:date>
    </item>
  </channel>
</rss>

