<?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 HOW to disable DHCP Lease start in system log in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7969#M5889</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;DHCP server is enabled on PA for some customers.&lt;/P&gt;&lt;P&gt;It works fine BUT it creates a lot of entry in the sytem logs.&lt;/P&gt;&lt;P&gt;( receive_time leq '2013/02/06 11:49:27' ) and ( subtype eq dhcp ) and ( severity eq informational ) and ( eventid eq lease-start ) and ( description contains 'DHCP lease started ip 192.168.99.13 --&amp;gt; mac 68:96:7b:36:2d:8d, interface ethernet1/3.99' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I disable it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 10:57:45 GMT</pubDate>
    <dc:creator>licenselu</dc:creator>
    <dc:date>2013-02-06T10:57:45Z</dc:date>
    <item>
      <title>HOW to disable DHCP Lease start in system log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7969#M5889</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;DHCP server is enabled on PA for some customers.&lt;/P&gt;&lt;P&gt;It works fine BUT it creates a lot of entry in the sytem logs.&lt;/P&gt;&lt;P&gt;( receive_time leq '2013/02/06 11:49:27' ) and ( subtype eq dhcp ) and ( severity eq informational ) and ( eventid eq lease-start ) and ( description contains 'DHCP lease started ip 192.168.99.13 --&amp;gt; mac 68:96:7b:36:2d:8d, interface ethernet1/3.99' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I disable it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 10:57:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7969#M5889</guid>
      <dc:creator>licenselu</dc:creator>
      <dc:date>2013-02-06T10:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: HOW to disable DHCP Lease start in system log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7970#M5890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not possible !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 17:32:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7970#M5890</guid>
      <dc:creator>sdurga</dc:creator>
      <dc:date>2013-02-06T17:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: HOW to disable DHCP Lease start in system log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7971#M5891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot disable the DHCP log entries. You can increase the lease timer to give a much longer DHCP lease so that entries become less frequent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also recommend saving a filter so you can show only the events that are relevant to you. I use a simple one to ignore those messages and user-id information:&lt;/P&gt;&lt;P&gt;( subtype neq dhcp ) and ( subtype neq userid )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save that using the 4th button in the filter menu ("Save Filter").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Greg &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 17:34:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7971#M5891</guid>
      <dc:creator>gwesson</dc:creator>
      <dc:date>2013-02-06T17:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: HOW to disable DHCP Lease start in system log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7972#M5892</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 also tried to increase the lease timer (and also tried to disabled it!) but I still receive this kind of message...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:29:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-disable-dhcp-lease-start-in-system-log/m-p/7972#M5892</guid>
      <dc:creator>licenselu</dc:creator>
      <dc:date>2013-02-06T18:29:13Z</dc:date>
    </item>
  </channel>
</rss>

