[j-nsp] warning: dhcp-service subsystem not running - not needed by configuration

Dave Bell me at geordish.org
Mon Jul 7 06:14:48 EDT 2014


As per http://forums.juniper.net/t5/Ethernet-Switching/DHCP-service/td-p/14917

try running
'restart dhcp gracefully'

On 7 July 2014 10:03, Victor Sudakov <vas at mpeks.tomsk.su> wrote:
> Colleagues,
>
> I am trying to configure an EX4200-24T as a DHCP server, but all I
> get is the "warning: dhcp-service subsystem not running - not needed
> by configuration" message.
>
> Could you please give me a hand and look what's wrong with the following
> configuration. I expected the DHCP server to run on the ge-0/0/0.0
> interface. I tried the legacy configuration from
> http://www.juniper.net/techpubs/en_US/junos13.2/topics/task/configuration/dhcp-server-cli.html
>
> admin at sw-km337> show configuration system services dhcp
> maximum-lease-time 604800;
> name-server {
>     10.14.140.125;
>     10.14.140.5;
>     10.14.140.38;
> }
> domain-search {
>     sibptus.transneft.ru;
> }
> wins-server {
>     10.14.134.1;
>     10.14.134.4;
> }
> boot-file pxelinux.0;
> next-server 10.14.140.126;
> pool 10.14.135.176/29 {
>     router {
>         10.14.135.177;
>     }
> }
>
> {master:0}
> admin at sw-km337>
>
> admin at sw-km337> show configuration interfaces ge-0/0/0
> unit 0 {
>     description Test;
>     family inet {
>         address 10.14.135.177/29;
>     }
> }
>
> Thank you for any input.
>
> --
> 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