Network architecture » History » Version 5
COSTANTINI, Martial, 03/23/2016 01:41 PM
1 | 1 | SELVACHANDRAN, Kogulan | h1. Network architecture |
---|---|---|---|
2 | 1 | SELVACHANDRAN, Kogulan | |
3 | 4 | COSTANTINI, Martial | The network architecture deployed by the microbox is by default as follows: |
4 | 1 | SELVACHANDRAN, Kogulan | !http://tof.canardpc.com/preview2/efc97d55-725b-408a-994b-98ea69cd2db5.jpg! |
5 | 4 | COSTANTINI, Martial | |
6 | 4 | COSTANTINI, Martial | Th internet source can be everything at the user's disposal, but it must meet the following requirements: |
7 | 4 | COSTANTINI, Martial | * outputs as an ethernet RJ45 wire or Wifi (b/g/n/ac) |
8 | 4 | COSTANTINI, Martial | * implements the MAC protocol |
9 | 4 | COSTANTINI, Martial | * implements IP protocol. |
10 | 4 | COSTANTINI, Martial | Those requirements are met most of the time, for instance when we consider a residential landline, a public |
11 | 4 | COSTANTINI, Martial | wifi hotspot or a satellite connexion. |
12 | 4 | COSTANTINI, Martial | |
13 | 4 | COSTANTINI, Martial | One very strong point in the system we've made is the router. We were advised a few routers, and we chose the most recent one. |
14 | 4 | COSTANTINI, Martial | This one not only offers compatibility with the latest evolution in networking (like the 802.11ac standard), but also offers very advanced configuration options and capabilities. |
15 | 4 | COSTANTINI, Martial | this is really an asset, as it simply means that if someone with networking skills on the field is present, then the microbox can become very versatile (like maikng a separate network for wired and wireless devices, or bridging to an existing wifi network). |
16 | 3 | COSTANTINI, Martial | |
17 | 5 | COSTANTINI, Martial | We also have a DHCP sevrer bundled with the router, and we configured it to give leases to every device that successfully connects to the network, except the single board computer, that benefits from a static IP. |