I have one fiber switch at one school throwing a lot of errors in the message log like this:
jdhcpd: DH_SVC_SENDMSG_FAILURE: sendmsg() from 0.0.0.0 to port 67 at 255.255.255.255 via interface 6 and routing instance default failed: Network is down
I read it could be a DHCP setting, but, I compared the settings to another fiber switch at a different school and I do not have the error and the system and interface configurations are the same.
show configuration system | match dhcp | display set
set system processes dhcp-service traceoptions file dhcp_logfile
set system processes dhcp-service traceoptions file size 10m
set system processes dhcp-service traceoptions level all
set system processes dhcp-service traceoptions flag all
show configuration interfaces | match dhcp | display set
set interfaces vme unit 0 family inet dhcp client-identifier user-id ascii ( I have removed this last part which has our client ID )
set interfaces vme unit 0 family inet dhcp retransmission-attempt 60
set interfaces vme unit 0 family inet dhcp vendor-id Juniper
set interfaces vme unit 0 family inet dhcp force-discover
What could be causing this error that looks to take up 90% of the message log?
------------------------------
JOHN WILLIAMSON
------------------------------