<?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 Printing Settings in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/printing-settings/m-p/35755#M26268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style=": ; color: #333333; font-size: 9.0pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ; "&gt;Is there a way I could print our Objects - Security Profiles - URL Filtering - profiles? &lt;SPAN style="mso-spacerun:yes"&gt; &lt;/SPAN&gt;We have 10 so far and I expect this to grow again this year.&amp;nbsp; I would like to print them so our Administration&lt;/SPAN&gt;&lt;SPAN style=": ; color: #333333; font-size: 9.0pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ; "&gt; &lt;/SPAN&gt;&lt;SPAN style=": ; color: #333333; font-size: 9.0pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ; "&gt;Office can compare and evauate each profile for the new scahool year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size:16.0pt;font-family:&amp;amp;quot;Harlow Solid Italic&amp;amp;quot;; mso-fareast-font-family:&amp;amp;quot;Times New Roman&amp;amp;quot;;mso-fareast-theme-font:minor-fareast; color:#C0504D;mso-no-proof:yes"&gt;FNichelson&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 13:28:01 GMT</pubDate>
    <dc:creator>fnichelson</dc:creator>
    <dc:date>2011-08-03T13:28:01Z</dc:date>
    <item>
      <title>Printing Settings</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/printing-settings/m-p/35755#M26268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style=": ; color: #333333; font-size: 9.0pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ; "&gt;Is there a way I could print our Objects - Security Profiles - URL Filtering - profiles? &lt;SPAN style="mso-spacerun:yes"&gt; &lt;/SPAN&gt;We have 10 so far and I expect this to grow again this year.&amp;nbsp; I would like to print them so our Administration&lt;/SPAN&gt;&lt;SPAN style=": ; color: #333333; font-size: 9.0pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ; "&gt; &lt;/SPAN&gt;&lt;SPAN style=": ; color: #333333; font-size: 9.0pt; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ; "&gt;Office can compare and evauate each profile for the new scahool year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size:16.0pt;font-family:&amp;amp;quot;Harlow Solid Italic&amp;amp;quot;; mso-fareast-font-family:&amp;amp;quot;Times New Roman&amp;amp;quot;;mso-fareast-theme-font:minor-fareast; color:#C0504D;mso-no-proof:yes"&gt;FNichelson&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 13:28:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/printing-settings/m-p/35755#M26268</guid>
      <dc:creator>fnichelson</dc:creator>
      <dc:date>2011-08-03T13:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Printing Settings</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/printing-settings/m-p/35756#M26269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could enter the CLI command &lt;SPAN style="font-family: 'courier new', courier;"&gt;show config running xpath devices/entry/vsys/entry/profiles/url-filtering&lt;/SPAN&gt;.&amp;nbsp; This will return the URL Filtering profiles from your configuration.&amp;nbsp; You could then copy the text to a document to print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another options would be to use the RESTful API to retrieve the same data.&amp;nbsp; KnowledgePoint document 1031 (&lt;A href="https://live.paloaltonetworks.com/docs/DOC-1031"&gt;https://live.paloaltonetworks.com/docs/DOC-1031&lt;/A&gt;)&amp;nbsp; explains how to use this.&amp;nbsp; Focus on the Key Generation section and the Retrieve section under the Device Configuration header.&amp;nbsp; Use the same xpath statement with the URI string:&amp;nbsp; devices/entry/vsys/entry/profiles/url-filtering.&amp;nbsp; Note that this path is for a single VSYS firewall.&amp;nbsp; You'll need to modify the path if you're using a multi-vsys system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A third option would be to export the configuration file, locate the URL Filtering profiles under "devices/entry/vsys/entry/profiles/url-filtering", copy them to a text file and print that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 18:45:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/printing-settings/m-p/35756#M26269</guid>
      <dc:creator>jdavis</dc:creator>
      <dc:date>2011-08-03T18:45:06Z</dc:date>
    </item>
  </channel>
</rss>

