How are you limiting DHCP leases per customer? I would like to avoid static dhcp leases so that a customer can change their own inside router at will. I do want to ensure only one device can get an IP from the tower router. On the Mikrotik switches they have the port lock feature that seems like a good way to lock the port to the first mac. Not sure how Charter Spectrum does it with their modems but it locks to the MAC until you reboot the modem.
Network info:
Routed network / Zero PPPoE
PTMP setup in ap bridge and client radios set as station bridge with customers own router plugged into eth.
Tower Router with DHCP assigning /32 from pool.
What method are you using to limit a single dhcp lease per customer?
I was wondering if dhcp relay on the customer radio with relay-info-remote-id would assist with this endeavor.
Thanks in advance!