Struggling with classes not work

Simon Hobson dhcp1 at thehobsons.co.uk
Tue Jan 5 11:49:29 UTC 2021


Mark Mc Nicholas <markmcn at section9.ie> wrote:

> class "Devboot"{
>         match if option vendor-class-identifier = "Mips_boot";
>         next-server 192.168.20.10;
>         log (info,"Devboot");
> }

Is it "option vendor-class-identifier" or just "vendor-class-identifier" ?
I'm a bit rusty, and TBH never really used classes much anyway, but I vaguely recall that "option vendor-class-identifier" would be the option value set by the server, while "vendor-class-identifier" would match the field in the incoming packet.

Simon



More information about the dhcp-users mailing list