Logging the matched class?

Scott Baker scott at perturb.org
Fri Apr 9 22:36:34 UTC 2010


Is it possible to log the class that a given request matches? I'd really 
to do something like:

if (dhcp-class = "myclass") {
         log(info, concat(hardware, " This was a myclass request"));
}

Is this possible? I can't find much in the docs or via Google to help?



More information about the dhcp-users mailing list