<?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 to get DHCP statistics from PAN in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21599#M15782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Hello Sir,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;You could also try to apply below mentioned command to get detailed information i.e. Timestamp, lease, MAC address.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;show&lt;/SPAN&gt; log system subtype equal &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;dhcp&lt;/SPAN&gt; start-time equal&amp;lt; time&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;show&lt;/SPAN&gt; &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;dhcp&lt;/SPAN&gt; server lease ethernet1/4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;show&lt;/SPAN&gt; &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;dhcp&lt;/SPAN&gt; server lease all&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 22:19:05 GMT</pubDate>
    <dc:creator>HULK</dc:creator>
    <dc:date>2014-01-15T22:19:05Z</dc:date>
    <item>
      <title>How to get DHCP statistics from PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21597#M15780</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&gt;I have WiFi network for students, it using APs as a bridges with Captive Portal authentication using Radius server and also PAN is a used as a DHCP server..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to know how many IPs are in use in a time. Is it a way to do it by SNMP?&lt;/P&gt;&lt;P&gt;The second option is to how many students authenticated during time - maybe this is also possible to monitor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to focus of monitoring PAN - not Radius for this report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 12:12:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21597#M15780</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2014-01-15T12:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get DHCP statistics from PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21598#M15781</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&gt;You can run command below to check the lease&lt;/P&gt;&lt;P&gt;&amp;gt;show dhcp server lease all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are not much detailed options available for DHCP monitoring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see captive portal users&lt;/P&gt;&lt;P&gt;&amp;gt;show user ip-user-mapping all type CP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please mark it as correct answer or helpful if appropriate.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 20:24:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21598#M15781</guid>
      <dc:creator>ukhapre</dc:creator>
      <dc:date>2014-01-15T20:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get DHCP statistics from PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21599#M15782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Hello Sir,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;You could also try to apply below mentioned command to get detailed information i.e. Timestamp, lease, MAC address.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;show&lt;/SPAN&gt; log system subtype equal &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;dhcp&lt;/SPAN&gt; start-time equal&amp;lt; time&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;show&lt;/SPAN&gt; &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;dhcp&lt;/SPAN&gt; server lease ethernet1/4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;show&lt;/SPAN&gt; &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;dhcp&lt;/SPAN&gt; server lease all&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 22:19:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21599#M15782</guid>
      <dc:creator>HULK</dc:creator>
      <dc:date>2014-01-15T22:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get DHCP statistics from PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21600#M15783</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&gt;Thank You for informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about SNMP? is it really impossible to do it in that way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 07:48:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-get-dhcp-statistics-from-pan/m-p/21600#M15783</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2014-01-16T07:48:28Z</dc:date>
    </item>
  </channel>
</rss>

