1 Simulation limitations » History » Version 1

MERIOCHAUD, Antoine, 03/23/2016 11:22 AM

1 1 MERIOCHAUD, Antoine
h3. 1. Simulation limitations
2 1 MERIOCHAUD, Antoine
3 1 MERIOCHAUD, Antoine
With respect to a real network architecture, we have to consider a simplified configuration.
4 1 MERIOCHAUD, Antoine
5 1 MERIOCHAUD, Antoine
h4. 1.1. Configuration with modems
6 1 MERIOCHAUD, Antoine
7 1 MERIOCHAUD, Antoine
First we consider only one user, so one unique remote terminal is used in the simulation.
8 1 MERIOCHAUD, Antoine
9 1 MERIOCHAUD, Antoine
Then, PEPsal is installed only on the remote terminal side. Indeed the use of PEPsal allows the user to have a better experience and as there is no user in the Hub side, we decided to don't use it here.
10 1 MERIOCHAUD, Antoine
11 1 MERIOCHAUD, Antoine
Moreover the delay due to the satellite link is 300ms on the overall link. Consequently, we added a delay of 300ms for all packets leaving the remote terminal interface and 300ms for all packets leaving the hub interface. Thereby we achieve a RTT of 600ms.
12 1 MERIOCHAUD, Antoine
13 1 MERIOCHAUD, Antoine
Modems use IP forwarding, in other terms when a modem receives a packet from the router, it checks on the destination address. If the packet is not destinated to the modem, the modem will forward it to the other modem along the emulated satellite link. Then, when the packet arrives at the second modem, there is an other analyze of detination address. If the second modem is not the recipient, the packet will be forwarded to a gateway. The gateway is defined before starting the simulation.
14 1 MERIOCHAUD, Antoine
Note that there is only one gateway, so it does not allow to have two subnet connected directly to the modem.
15 1 MERIOCHAUD, Antoine
16 1 MERIOCHAUD, Antoine
!ConfigMODEM.PNG!
17 1 MERIOCHAUD, Antoine
+Figure 1: Equipements to simulate satellite link with modems.+
18 1 MERIOCHAUD, Antoine
19 1 MERIOCHAUD, Antoine
20 1 MERIOCHAUD, Antoine
h4. 1.2 Configuration without modems
21 1 MERIOCHAUD, Antoine
22 1 MERIOCHAUD, Antoine
Due to difficulties in configuring MDM 6000 modems, we had to consider a case without modem. Satellite link is traduced only with delay. The following figure illustrates the architecture.
23 1 MERIOCHAUD, Antoine
24 1 MERIOCHAUD, Antoine
!SimpleNetworkArchitecture.jpg!
25 1 MERIOCHAUD, Antoine
+Figure 2: Equipements to simulate satellite link without modem.+