[Olsr-users] OLSR deployment question

Teco Boot (spam-protected)
Mon Feb 13 19:56:25 CET 2017


Hi,
> Op 13 feb. 2017, om 15:50 heeft Deepak Lal <(spam-protected)> het volgende geschreven:
> 
> I have the following problem and believe that OLSR might help. I am not an expert and therefore would appreciate some feedback/help.
> 
> Refer: https://www.dropbox.com/s/qqcqspdhtaykvjk/Drawing1.png?dl=0
> 
> Drawing1.png
> www.dropbox.com
> Shared with Dropbox
> 
> 
> 
> Network: We are deploying a small experimental network that will be LTE based with a eNodeB and multiple user endpoints. The LTE will be specific network address (192.168.1.0/24). The user endpoints can either be LTE phones or RADIOS installed in vehicles. 
> 
> The vehicle RADIOS will have two interfaces (LTE and Mesh).  The LTE interface in the radio will be on the 192.168.1.0 subnet and the mesh interface will be on the 192.168.2.0/24 subnet.  
> 
> 1) The radios will "Mesh" with other radios. Depending upon location, some vehicles might have both LTE and mesh links active at same time. 
> 2) It is possible for the mesh network to be "split" in two or three separate networks
> 
> 
> Question 1: I am thinking of running OLSR on on the radio on mesh network and configuring the LTE as an attached network. Is this OK?

MESH: yes, run OLSR on it.

LTE: I wonder if it is a good idea to have your "LTE Backbone" an attached network. Maybe use this as kind of Internet provider, where traffic to destinations that are not reachable with OLSR send the core router via the LTE link. Maybe you will add NAT later. You could check SmartGateway functionality.  


> Question 2: Since the radio also has an ethernet interface for connecting laptops, I assume I will have to BRIDGE the mesh interface on the radio with any attached client  that I want to be part of the mesh network? 

No, this ethernet is your attached network.


> Question 3: How will the LTE network "know" how to reach a client (laptop) in a vehicle that is on the mesh? Keep in mind that the vehicle can move and connect to a different mesh

Good question. With NAT, clients in/around the vehicle can access a central server, as NAT hides addressing in the vehicle.

I have a somewhat similar topology, where I use VPN on the LTE/(other) backbone links. The VPN has some kind of floating static routing. This provides any to any communication without scalability problems of MANET in the VPN tunnels. LTE is the public Internet.

Others run OLSR on the backbone links. For smaller networks this might work. 

Maybe use another routing protocol and redistribute.


Teco


> 
> 
> Any other feedback or ideas much appreciated.
> 
> Thanks
> -- 
> Olsr-users mailing list
> (spam-protected)
> https://lists.olsr.org/mailman/listinfo/olsr-users




More information about the Olsr-users mailing list