HOW to disable DHCP Lease start in system log

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

HOW to disable DHCP Lease start in system log

L4 Transporter

Hello,

DHCP server is enabled on PA for some customers.

It works fine BUT it creates a lot of entry in the sytem logs.

( 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 --> mac 68:96:7b:36:2d:8d, interface ethernet1/3.99' )

How can I disable it ?

Regards,

HA

1 accepted solution

Accepted Solutions

L6 Presenter

This is not possible !!

View solution in original post

3 REPLIES 3

L6 Presenter

This is not possible !!

L7 Applicator

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.

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:

( subtype neq dhcp ) and ( subtype neq userid )

Save that using the 4th button in the filter menu ("Save Filter").

Hope this helps,

Greg

Hello,

I also tried to increase the lease timer (and also tried to disabled it!) but I still receive this kind of message...

Regards,

HA

  • 1 accepted solution
  • 2585 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!