Hi Isaac,

   You could try the following:

        "client-classes": [ {
           "name": "workstations_oui",
           "test": "substring(pkt4.mac, 0, 3) == 0xc46516" }, {
           "name": "DROP",
           "test": "member('workstations_oui') and (pkt4.giaddr==192.168.0.1 ) and not member('KNOWN')" } ],

/Peter

--

Peter Davies
Support Engineer
Internet Systems Corporation

--
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
Kea-users@lists.isc.org

Reply via email to