[j-nsp] warning: dhcp-service subsystem not running - not needed by configuration
Ben Dale
bdale at comlinx.com.au
Mon Jul 7 06:40:38 EDT 2014
Hi Victor,
There are actually two completely different DHCP daemons in Junos now - dhcpd and jdhcpd.
When you configure statements under system / services / dhcp you are using dhcpd and will need to use:
show system services dhcp server binding
restart dhcp
When you configure statements under system / services / dhcp-local-server you are affecting jdhcpd and need to use:
show dhcp server binding
restart dhcp-service
The two are mutually exclusive (for obvious reasons).
Cheers,
Ben
On 7 Jul 2014, at 8:32 pm, Victor Sudakov <vas at mpeks.tomsk.su> wrote:
> Dave Bell wrote:
>> As per http://forums.juniper.net/t5/Ethernet-Switching/DHCP-service/td-p/14917
>>
>> try running
>> 'restart dhcp gracefully'
>
> I have tried that, makes no difference:
>
> admin at sw-km337> restart dhcp gracefully
> Dynamic Host Configuration Protocol process started, pid 65064
>
> {master:0}
> admin at sw-km337> show dhcp server binding
> warning: dhcp-service subsystem not running - not needed by configuration.
>
> {master:0}
> admin at sw-km337>
>
> From /var/log/messages:
>
> Jul 7 17:29:30 sw-km337 mgd[65061]: UI_RESTART_EVENT: User 'admin' restarting daemon 'Dynamic Host Configuration Protocol process'
> Jul 7 17:29:30 sw-km337 init: dhcp (PID 65062) exited with status=0 Normal Exit
> Jul 7 17:29:30 sw-km337 init: dhcp (PID 65064) started
>
>
> --
> Victor Sudakov, VAS4-RIPE, VAS47-RIPN
> sip:sudakov at sibptus.tomsk.ru
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list