cblackburn-igl af8c829ed0
dhcp-server: T3936: Added support for DHCP Option 82 (#1666)
* dhcp-server: T3936: Added support for DHCP Option 82

This commit adds support in both the CLI and the underlying code for
DHCP Option 82 to be used to filter/route DHCP address assignments.

The primary use case for this is to support enterprise switches which
can "tag" DHCP requests with physical real world informaiton such as
which switch first saw the request and which port it originated from
(known in this context as remote-id and circuit-id). Once
client-classes have been defined they can be assigned to subnets or
ranges so that only certain addresses get assigned to specific
requests.

There is also a corresponding code update which pairs with this
documentation change.

---------

Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-11-27 14:35:13 +00:00
..
2024-10-13 21:27:33 +00:00
2025-02-19 12:09:44 +01:00
2024-02-19 13:53:51 +00:00
2025-01-21 03:05:33 +00:00
2025-11-25 12:06:37 +00:00
2023-11-16 21:37:55 +01:00
2024-02-19 13:53:51 +00:00
2018-07-01 14:35:40 +02:00
2022-08-16 15:38:16 +02:00