<?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: How can I get Antivirus Profiles information from CLI? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178279#M55508</link>
    <description>&lt;P&gt;Hi Miki,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you mean configuration information?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can enter configure mode then take a look at the profiles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; configure&lt;/P&gt;&lt;P&gt;# show profiles virus 'av profile name'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2017 13:32:52 GMT</pubDate>
    <dc:creator>bmorris1</dc:creator>
    <dc:date>2017-09-22T13:32:52Z</dc:date>
    <item>
      <title>How can I get Antivirus Profiles information from CLI?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178270#M55506</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm having troubles to get certain information from CLI. For some hours, I have been looking for zones information or Antivirus Profiles information but i did not found anything (also, when I get the static routes, the entries name is not displayed for example..).&amp;nbsp; I'm checking Operational data with "show" command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is the PaloAlto CLI information a little bit limited or am I who don't know where to find?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If someone could help me telling me where to find or the commands to get this info, thanks beforehand.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Mike.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 12:57:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178270#M55506</guid>
      <dc:creator>mikiTeleco</dc:creator>
      <dc:date>2017-09-22T12:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get Antivirus Profiles information from CLI?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178279#M55508</link>
      <description>&lt;P&gt;Hi Miki,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you mean configuration information?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can enter configure mode then take a look at the profiles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; configure&lt;/P&gt;&lt;P&gt;# show profiles virus 'av profile name'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 13:32:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178279#M55508</guid>
      <dc:creator>bmorris1</dc:creator>
      <dc:date>2017-09-22T13:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get Antivirus Profiles information from CLI?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178280#M55509</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/74132"&gt;@mikiTeleco&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, the following CLI command will show you which profiles are configured on your rules :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;admin@PA-VM&amp;gt; configure

admin@PA-VM# show rulebase security rules&lt;/PRE&gt;
&lt;P&gt;Hope it helps !&lt;/P&gt;
&lt;P&gt;-Kiwi.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 13:38:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178280#M55509</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2017-09-22T13:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get Antivirus Profiles information from CLI?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178340#M55518</link>
      <description>&lt;P&gt;&amp;gt; set cli config-output-format set&lt;BR /&gt;&amp;gt; configure&lt;BR /&gt;# show rulebase security rules | match "profile-setting"&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;&lt;/SPAN&gt;show rulebase security rules | match "profile-setting profiles virus"&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 21:09:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-can-i-get-antivirus-profiles-information-from-cli/m-p/178340#M55518</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2017-09-22T21:09:39Z</dc:date>
    </item>
  </channel>
</rss>

