I’m trying to implement traffic shaping for my cnWave customers. I am using a QoE device to handle this, but in order for it to work, I need to know what ipv4 address is being used by the customer’s CPE device.
My non-cnWave customers work fine (such as my 450s). Since I can put the radio in router mode, I have control over what IP address is assigned by my dhcp server. However, it appears that I am forced to run cnWave in bridge mode, so I have no control over the device being assigned an IP at the customer’s premise.
As it is now, if a customer plugs in a router, it gets assigned an IP. If the customer gets a new router, he’ll end up with a new IP. Obviously I can’t sit and chase down the IP address being used by the customer’s CPE.
What strategies should I consider for this? I’d rather not require static IP, but what other options do I have? Looking for tips and suggestions.