OPNET. Starting OPNET Open a console To set up OPNET type: “source /import/app1/cshrc/opnet” at...

Post on 21-Dec-2015

241 views 3 download

Tags:

Transcript of OPNET. Starting OPNET Open a console To set up OPNET type: “source /import/app1/cshrc/opnet” at...

OPNET

Starting OPNET

Open a console To set up OPNET type:

“source /import/app1/cshrc/opnet”

at the command prompt This should create op_admin/ and op_models/

directories in your home directory To run OPNET type:

“opnet”

at the command prompt

Starting OPNET

Open a console

Starting OPNET

Starting OPNET

Starting OPNET

Starting OPNET

Starting OPNET

OPNET

Go through Tutorials Look around to become comfortable with the

tool Look closely at the following:

Project Editor Window Node Model Process Model

OPNET – Tutorial

OPNET – Tutorial

OPNET – Tutorial

OPNET – Tutorial

Complete the first three tutorials: Core Lessons:

Introduction to Modeler. Small Internetworks. LAN Modeling

Modeler Lessons: M/M/1 Queue Basic Processes

OPNET – Project Editor

This is the main window where you create your projects.

The overall network is created here.

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Project Editor

OPNET – Node Model

This is where you define the internal functioning of stations, servers etc.

Each node has a process model associated with it, which defines its internal functioning.

The arrows indicate the path of the message.

OPNET – Node Model

OPNET – Node Model

OPNET – Node Model

OPNET – Process Model

This is where you define the internal functioning of nodes.

This is basically a state diagram. Each of the states in the state diagram has a C-

type code associated with it. The C-code defines the action taken in each

state. Transitions between states may or may not be

conditional.

OPNET – Process Model

OPNET – Process Model

OPNET – Process Model

THE END