Hello!
We have WAN consisting of several small nodes linked together with long distance radiolinks (...it's not wi-fi). We bought several MTs RB450 and now we want to restructure our netwrok.
Due to nature of radio, area topography and weather condition our network have some kind of instability: some radiolinks may become unstable or even disappear. So we plan to transform our network into a mesh network with band shaping, dynamic routing, i.e. more failure safe structure.
Here is the image of the simplified plan, which describes our idea. Pls, see the attachment below.
There are two address spaces: the address of entire network is 10.1.0.0/16 (private space), and it's subneted to smaller networks like 10.1.1.0/24, 10.1.2.0/24, etc ...
There is another address space, which is Public address space (Internet accessible), let's say it is like: 11.22.33.0/24 -- these IPs are for end points (clients) of the network. We can not waste these IPs to build internal structure of our network.
As for dynamic routing and failover redundancy, I guess I need to deal with OSPF, configuring MTs with private IP space. The same (OSPF) goes to deal with the task of calculating optimal route using fastest links. Am I right?
I would highly appreciate any ideas for the following:
How to make these end points with Public IPs Internet accessible? Me, I guess I need to deal here with some kind or route discovering protocols (RDP). Am I right? ...Or your ideas?
And finally, how to enable the band shaping?
Any ideas or just links to good source of particular info or documented examples, documentation, etc.. are welcome. I'm quite easy learning.
...And, I'm working hard to improve my english. If something looks unclear, pls, any questions are welcome.
Thank you for reading!