Class match

Lars Jacobsen lars-jacobsen at newmail.dk
Tue Oct 24 21:04:29 UTC 2006


Is it possible to have a client matching more than one class and have more
than one condition to be true before allowing acces to a pool ?

Something like:

class "1" = match by mac vendor 
class "2" = match by agent.circuit id 
class "3" = match by vendor class id
class "4" = who knows what 

pool 1
allow class "1" AND class"2"
deny any other combinations

pool 2
allow class "3" AND class"4"
deny any other combinations

pool 3
allow class "1" AND class"4"
deny any other combinations


And how do I se witch classes a client matches, if it matches several ?

/Lars



More information about the dhcp-users mailing list