Project with many wireless link!!

Hi everybody, this is Andres, From Colombia.

I have this project: To provide internet access ensuring 10Mbps of downlinks. I made a simple diagram:

https://www.dropbox.com/s/hfmohbbuxi78udf/Diagrama1.png

B point is where I have internet access, I need from ther, to establish some wireless links to diferents points (as A and C) directly.

There are some places who can’t link with B, but they can link with another point , like D and E points.
(Max dist 7 km)

I have some questions:

  • What kind of routing method would you use? static or dynamic? (OSPF?)
  • in C point woul be convenient to do bridging between the interfaces?
  • Any specail configuration in the wireless link?

Thanks a lot

Best regards
Andresgom

use OSPF or BGP, without bridging any interfaces

thanks!! It is usefull to start!!