National Repository of Grey Literature 48 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
Ad Hoc Network Scenarios and Different Types of Attacks
Rexa, Denis ; Kenyeres, Martin (referee) ; Škorpil, Vladislav (advisor)
V tejto semestrálnej práci venovanej sieťam MANET a ich bezpečnostným hrozbám sa v prvej časti preberajú a porovnávajú smerovacie protokoly AODV vs OLSR vs ZRP. Ďalej je spomínaný broadcast storm a podrobnejšie rozobrané základné typy útokov v sieťach MANET s návrhmi na potlačenie vplyvu na fungovanie siete. V nasledujúcej kapitole je ukazané a popisané prostredie NS-3 simulátora s uvedeným jednoduchým programom a spôsobmi, ako získať údaje. Posledná kapitola ukazuje vplyv black-hole útoku na sieť a návrh na jej elimináciu.
Verification of MANET Routing Protocol potentials in OPNET Modeler environment
Konečný, Daniel ; Skořepa, Michal (referee) ; Hošek, Jiří (advisor)
This bachelor’s thesis called "Verification of MANET routing protocol potentials in OPNET modeler enviroment" is focused on MANET network. The first part is introducing routing protocols that are most used in OM. The second part of that work is strictly aimed to DSR routing protocol, its parametrs and configuration in OM. There is also discribed DSR process model. The most important part of that thesis is extension of data unit of DSR protocol and use that unit for transmision of information that are stored inside of its structure. As the extended unit was chosen Route Request packet that include new variable. The simulations are proving succesfull traffic of extension packet between nods with ability to store/read from RREQ extended structure.
OLSR routing protocol for MANET networks in OPNET Modeler simulation environment
Hošek, Petr ; Molnár, Karol (referee) ; Růčka, Lukáš (advisor)
The first part focuses on general routing of computer networks. It describes the importance of routing, basic elements, algorithms and protocols. It also describes the so-called MANET networks, where there are discussed routing protocols in these networks. The next chapter deals with the analysis of routing protocols OSPF version 3 and OLSR protocol. For both protocols basic algorithms, their use and structure are described. In OSPF protocol there is also described historical development and differences between versions 2 and 3. The OLSR protocol properly describes the principle of MPR nodes, which is one of the most important parts of the protocol which differs it from the others. Next there is a brief introduction of a powerful simulation tool OPNET Modeler which allows simulating the operation and behavior of almost any computer network with a very extensive possibility of options for the functioning of the entire network, as well as nodes it selves. The practical part is divided into five parts. The first section describes the structure of process models, the basic elements, variables, and block editors OSLR routing protocol in OPNET Modeler program. The second part is devoted to the ICI data structure, which is used for inter-process communication and verify the creation and reception of messages using this function. The third part deals with the process model of OLSR routing model. There is a description of various blocks and functions involved in its function of protocol and significance. The fourth chapter shows an extension of data unit protocol OLSR HELLO messages to other fields, which is able to transmit a numeric value between neighboring stations, and these values print it in the console. The last block of the practical part is dedicated to creating its own message which is broadcast between stations like part of the OLSR packet messages. This message includes the parameter of actual data traffic rate of each communicating stations. These values are for each station exported to an external file for later processing.
OSPFv3 dynamic routing protocol for MANET networks in OPNET Modeler simulation environment
Henzely, Július ; Skořepa, Michal (referee) ; Růčka, Lukáš (advisor)
This bachelor's thesis includes theoretical knowledge about fundamental informations related to functionality of mobile networks, with focus on MANET routing protocols. The project contains an overview of routing protocols, especially OSPFv3 routing protocol. In the practical section of project, there is a brief description of OPNET Modeler simulation environment and the process of establishing the network with configured routing protocol in it. The project also describes a procedure for extending of the Hello packet structure by a field containing node traffic speed in OPNET Modeler.
Simulation of OLSR routing protocol in OPNET Modeler environment
Potfay, Attila ; Růčka, Lukáš (referee) ; Vajsar, Pavel (advisor)
The main task of this bachelor's thesis is to simulate the routing protocol OLSR (Optimized Link State Routing Protocol) in the OPNET Modeler environment, and to realize a scenario where it is possible to model protocol functionality and properties. The processing of each simulation is divided into three main parts and they are the description of a situation, configuration and the evaluation of results. In the first scenario there is shown the functionality of the protocol, in the second simulation there are scenarios with the nodes of different movement speed, and in the third simulation the energy requirements of the protocol from the perspective of quantity of the transmitted packets are evaluated. Furthermore, in this thesis there is analyzed the way of implementing the routing protocol OLSR in the OPNET Modeler environment. The implementation structure is divided into three levels: the level of a node, a manager and the routing protocol. At these levels the process models, transitions, code blocks, variables and key codes of functions are processed. Next, there is introduced the possibility of extending the protocol. In order to extent the OLSR protocol, the work focused on supporting services quality. The functions are edited for the protocol to create logs, read out the current transfer speed from the statistics, add it to the created pool and organise writing the logs. The results are evaluated and clearly described. This work provides the theoretical basics: it deals with the primary characteristics of Mobile Ad-hoc networks (MANET), describes in detail the OLSR routing protocol and provides information about the OPNET Modeler simulation environment.
Routing protocols for MANET network with focus on QoS
Potfay, Attila ; Molnár, Karol (referee) ; Vajsar, Pavel (advisor)
The main task of this master’s thesis is to simulate the routing protocol AODV (Adhoc On-Demand Distance Vector Routing) to the Network Simulator ns-3 environment, and to realize a model of MANET (Mobile Ad-hoc Network) network with the support of Quality Of Service (QoS). Further implement the protocol AODV in real devices and the involvement of such nodes in the simulation process using the simulator ns-3. This work provides the theoretical basics: it deals with the primary characteristics of MANET, describes in detail the routing protocols MANET with support of QoS, provides information about the Network Simulator ns-3 simulation environment, describes in detail the existing implementation solutions of the protocol AODV in to real devices and provides information about the methods of involvement real devices to the simulation.
Functionality verification of GRP routing protocol in OPNET Modeler environment
Kováč, Dominik ; Růčka, Lukáš (referee) ; Molnár, Karol (advisor)
The bachelor's thesis "Functionality verification of the routing protocol GPR in the OPNET Modeler environment" focuses on MANET networks question and deals with routing processes in these networks. This thesis includes a theoretical analysis of the GRP routing protocol. Furthermore, there is a step-by-step creation of a MANET simulation model with GPR routing protocol in OPNET Modeler and its subsequent simulations to verify the functionality of the Protocol itself, its parameters and the extension of the hello paket by custom parameter.
Simulation of routing protocols in ns3 simulation environment
Masár, Marek ; Hošek, Jiří (referee) ; Vajsar, Pavel (advisor)
The first part of thesis is about networks that are divided based on area. It includes also basic characteristic of Manet networks. The next chapter is about distribution of routing protocols into preactive, reactive, hybrid. In the simulation, there is comparison of 3 routing protocols, which are described in this chapter. The simulation is performed in program called Ns-3, more specifically in version 3.14. In the third chapter, this network simulator is described more closely. Here is also mentioned its continuity on previous version Ns-2. The goal of this simulation is to create a network with implemented routing protocols and with certain number of nodes, which has configured mobility, so the network looks like Manet network as much as possible. There are also 2 applications created, which were used to determine the delay for each routing protocol. Another part of thesis is about implementation of the quality of service (QoS) and energy model for each routing protocol. Energy model was used to calculate the remaining energy of node. Next activity summarizes how the implementation of QoS changed delay for used applications and how it changed the energy consumption of a node. The result of thesis is that the voice applications was preferred after the QoS implementation. The value of delay increased for ftp application. Percentually, the improvement for voice traffic was 30-31 %. The increase of delay was percentually 7-19 %. The difference in remaining energy after QoS implementation was about 1%. The actual amount of battery in the beginning of simulation was 1 J.
Ad hoc On-Demand Distance Vector routing optimization
Miško, Lukáš ; Koton, Jaroslav (referee) ; Kubánková, Anna (advisor)
This thesis contains a theoretical basis for MANET networks. The main focus of the thesis is principles of these networks, their routing protocols and especially on Ad hoc On-Demand Distance Vector (AODV), implementation of this protocol and implementation of new mechanis for peer selection. Thesis contains ETX metric basic and implementation of this metric to AODV protocol. There is a demonstration of simulation of AODV protocol and simulation of AODV-ETX protocol. Simulations are run in Network Simulator 3. AODV and AODV-ETX comparasion are included in thesis.
QoS model for Mobile ad hoc network
Mašek, Pavel ; Hošek, Jiří (referee) ; Vajsar, Pavel (advisor)
The diploma thesis "QoS model for Mobile ad hoc network" focuses on the quality of services in MANET (Mobile Ad-hoc) networks. It describes MANET networks and covers the theoretical analysis of routing protocols with QoS (Quality of Service) support. Furthermore, there is processed the creation process of model MANET networks with the routing protocol DSDV (Destination-Sequenced Distance Vector) in the simulation environment NS-3 (Network Simulator 3) and its extension of QoS support. The used QoS model is subsequently modified to improve core operating parameters. The implementation of QoS parameters as well as the improvement of delay and jitter (the delay between selected packets) is verified by the functional simulation.

National Repository of Grey Literature : 48 records found   previous11 - 20nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.