mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
DHCP option value 60, 61 and 77 can now be used to identify lan
clients. Details of UCI as follows:
config classify
option src_vendor_class_id 'abc' // DHCP option 60.
option dst_vendor_class_id 'abc' // DHCP option 60.
option src_client_id 'xyz' // DHCP option 61
option dst_client_id 'xyz' // DHCP option 61
option src_user_class_id 'dfg' // DHCP option 77
option dst_user_class_id 'dfg' // DHCP option 77
|
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||