One of our larger BNGs handles 5,000 PPPoE sessions across 14 VLANs. Ideally, I’d like to avoid bridging all VLANs into a single large DHCP server. Instead, I would like to explore the following setup, though I suspect it may have limitations:
Each VLAN is assigned its own DHCP server.
IP assignment and MAC authentication are managed through Splynx.
Gateways for DHCP clients remain the same for each VLAN.
Is this configuration possible, and if so, what would be the best approach to implement it?