National Repository of Grey Literature 15 records found  1 - 10next  jump to record: Search took 0.00 seconds. 
Modelling of OSPFv3 Link-State Routing Protocol
Ruprich, Michal ; Grégr, Matěj (referee) ; Veselý, Vladimír (advisor)
The thesis deals with simulation of routing protocols. The aim is to create a functioning model of OSPF link-state protocol in the simulation framework OMNET++. OMNET++ is a discrete simulation environment which was created to provide means to build models of various network protocols and technologies. Chapters in the first part of the thesis focuson the theoretical foundation of OSPFv2 and OSPFv3 and their differences. Important data structures, finite state automata and communication techniques are described and the information is later used to implement the model itself. The chapters in the second part deal with the implementation of the model in C++. The created model reflects the functionality of OSPF on Cisco devices.
Modelling of OSPFv3 Link-State Routing Protocol
Mrázek, Jakub ; Grégr, Matěj (referee) ; Veselý, Vladimír (advisor)
OMNeT++ is a discrete event, modular simulator often used for simulation of computer networks. The universal simulator can be extended by various packages, such as INET framework, which is used for simulation of devices and TCP/IP protocols. This thesis examines facilities of INET package in the routing that is dynamic routing protocols. Concretely, it aims at OSPF protocol for IPv6 networks (OSPFv3). The protocol is presented and its principles are interpreted. The work is designed to simulate the module OSPFv3 protocol and module is partially implemented.
Implementation of OSPFv3 for INET4
Galbička, Lukáš ; Marek, Marcel (referee) ; Veselý, Vladimír (advisor)
  This thesis deals with simulation of routing protocol OSPF in simulation software called OMNeT++. OMNeT++ is a discrete modular simulator mostly used for simulation of computer networks. This thesis includes theory needed for an understanding of the functionality of OSPFv2 and changes in OSPFv3 for IPv6, which are implemented in the model itself. Moreover, thesis contains the configuration of OSPFv3 protocol on topology created from Cisco devices following by analysis of previous source files, state of implementation and its further extension. Thesis is finished with functionality testing and evaluation of results.
IPv6 Modelling in OMNeT++
Černý, Marek ; Grégr, Matěj (referee) ; Veselý, Vladimír (advisor)
OMNeT++ is a discrete-event simulator commonly used to build various network simulations. It can be extended by INET framework that supplies models of protocols and devices from TCP/IP environment. This paper explores current capabilities of INET to model IPv6, particularly routing. Implemented extension includes modules of dual-stack router and dual-stack host that support XML-based configuration of IPv6 addressing and static routing. We also introduce an OSPFv3 module that implements most of auxiliary features and is ready for future development of the routing protocol core.
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.
Design of new laboratory exercises for GNS3 environment
Barniak, Martin ; Koton, Jaroslav (referee) ; Jeřábek, Jan (advisor)
Diploma thesis deals with four laboratory tasks in simulation environment GNS3. Designed tasks are primarily focused on comparison of IPv4 and IPv6 protocols. In the first task the subject is concerned about OSPFv2 and OSPFv3 routing protocols. Next themes are transit techniques like NAT-PT and tunneling like GRE and 6to4. The second task is focused on configuration of routing protocols like EIGRP and EIGRPv6. Next sections are concerned about DHCP and ICMP protocols within IPv4 and IPv6 protocol suits. The third task is primarily focused on security relations of protocol suite IPv6. It contains OSPFv3 authentication, access lists and Cisco stateful IOS firewall. Content of the fourth task is protocol MPLS. First part of this task is concerned about basic configuration of this protocol and second part is focused on MPLS within IPv6 environment. All tasks contain test questions and individual part task.
Implementation of OSPFv3 for INET4
Galbička, Lukáš ; Marek, Marcel (referee) ; Veselý, Vladimír (advisor)
  This thesis deals with simulation of routing protocol OSPF in simulation software called OMNeT++. OMNeT++ is a discrete modular simulator mostly used for simulation of computer networks. This thesis includes theory needed for an understanding of the functionality of OSPFv2 and changes in OSPFv3 for IPv6, which are implemented in the model itself. Moreover, thesis contains the configuration of OSPFv3 protocol on topology created from Cisco devices following by analysis of previous source files, state of implementation and its further extension. Thesis is finished with functionality testing and evaluation of results.
Modelling of OSPFv3 Link-State Routing Protocol
Ruprich, Michal ; Grégr, Matěj (referee) ; Veselý, Vladimír (advisor)
The thesis deals with simulation of routing protocols. The aim is to create a functioning model of OSPF link-state protocol in the simulation framework OMNET++. OMNET++ is a discrete simulation environment which was created to provide means to build models of various network protocols and technologies. Chapters in the first part of the thesis focuson the theoretical foundation of OSPFv2 and OSPFv3 and their differences. Important data structures, finite state automata and communication techniques are described and the information is later used to implement the model itself. The chapters in the second part deal with the implementation of the model in C++. The created model reflects the functionality of OSPF on Cisco devices.
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.

National Repository of Grey Literature : 15 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.