HPE Aruba Networking & ProVision-based
1825049 Members
2949 Online
109678 Solutions
New Discussion

Check old DHCP leases logs in HPE 5400R zl2

 
Mahnoor
Occasional Contributor

Check old DHCP leases logs in HPE 5400R zl2

How can I check my old dhcp leases logs in HP 5400R zl2 switch? (“show dhcp-server binding” command only shows current leases)

2 REPLIES 2
parnassus
Honored Contributor

Re: hp

Well the show dhcp-server command, when issued with proper [binding|conflicts|database|statistics|pool <POOL-NAME>] options (as you did), can be used to report (active) DHCP IPv4 Server bindings, DHCP IPv4 Server addressing conflicts, DHCP IPv4 Server IP Pool and DHCP IPv4 Server database informations and DHCP IPv4 Server statistics...but DHCP IPv4 Server related Event Logs provide more informations (like "Dynamic binding for IP address %s is freed" which could provide you the information you need about expired and not renewed bindings).


I'm not an HPE Employee
Kudos and Accepted Solution banner
Mahnoor
Occasional Contributor

Re: hp

I have a syslog server configured on which I am able to receive other syslog messages (like any topology change etc) from HP 5400R zl2 switch but apparently no dhcp event logs are received on the server mentioned. How can I enable the dhcp event logs (prime purpose remains the same that is to log old dhcp bindings).