[Kea-users] Subnet ID max value?
Jim
jim at wrightthisway.com
Wed Aug 27 16:33:57 UTC 2025
I’m working on migrating a DHCP server from RHEL 8 to 10, and consequently moving from dhcpd to kea.
I’ve got more than 100 subnets defined in the old server that I’m recreating. My big question is the ID for each subnet, I see no info in the docs on if there is a max value for this, and my second concern would be if using large(ish) values would have any performance impact.
For example, I’m considering using IDs based on the subnet, such as:
id: 10001001 // 10.100.1.0/24
id: 192168001 // 192.168.1.0/24
id: 192168020 // 192.168.20.0/24
Has anyone done something similar?
More information about the Kea-users
mailing list