We have 256 ip addresses but we’d like not to waste them.
Currently each of the small routers (Router1 and Router2) get 128 addresses each. Clients get public ip address by logging into hotspot or pppoe.
____ Router1 - clients
/
Internet - CoreRouter
\____ Router2 - clients
This address balancing is not always perfect, as clients dynamically log in and out.
For example if at a certain moment there are 150 active clientes on Router1 we cannot satisfy the demand, even if Router2 had only 50 active clients.
Is there a way that the 256 public ip could be available to both routers?