Description

Clients connected to a device are intermittently not able to obtain or renew a DHCP address.

Solution

The dhcp snooping file logs are full, clearing the file or moving it to another folder clears the behavior.


set system syslog archive size 1m

 

set system processes dhcp-service dhcp-snooping-file /var/db/dhcp-snooping

 

request system storage cleanup

 

restart dhcp-service

Modification History

2023-10-16 : Article Created