Hi all,
Does anybody knows how to set up two ore more next-server in dhcp options? I tried next-server 10.16.1.2, 10.16.1,3; and
next-server 10.16.1.2;
next-server 10.16.1.3;
but none of them worked.
Any suggestions please.
Hi all,
Does anybody knows how to set up two ore more next-server in dhcp options? I tried next-server 10.16.1.2, 10.16.1,3; and
next-server 10.16.1.2;
next-server 10.16.1.3;
but none of them worked.
Any suggestions please.
I think I saw once smth like this: option option-150 code 150 = array of ip-address; and in subnet decl. option option-150 10.1.0.1, 10.1.0.2;....
Try it.