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@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@sw-km337> admin@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:[email protected] _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

