Please,
Actually, I have DHCP Service using Cisco Switches. I need that debug dhcp show to me the hostname of client DHCP.
Example:
This is log present:
"Aug 22 16:17:59.712 UTC: DHCPD: DHCPINFORM received from client 0100.096b.ba3b.95 (10.75.25.94).
Aug 22 16:17:59.712 UTC: DHCPD: Sending DHCPACK to client 0100.096b.ba3b.95 (10.75.25.94). "
I need that this log have the hostname of client DHCP, for example:
"Aug 22 16:17:59.712 UTC: DHCPD: DHCPINFORM received from client ###pc1hostname## 0100.096b.ba3b.95 (10.75.25.94).
Aug 22 16:17:59.712 UTC: DHCPD: Sending DHCPACK to client ###pc1hostname## 0100.096b.ba3b.95 (10.75.25.94). "
Thanks you,
JJ HERNANDEZ