Sei sulla pagina 1di 9

OPNET NETWORK SIMULATOR PROJECT DESCRIPTION Analyzing the Performance of a 10BaseT Ethernet Simulation Time: // To be assigned by the instructor

Project Objective: A 10BaseT network uses a physical star topology. In this project, you will setup a 5-node 10BaseT network with an Ethernet hub at the center. There is an Ethernet server connected to the hub and it provides the file transfer, web access, email services, etc. The 5 machines in the network will try to access the server for specific services. All the links are of 10Mbps bandwidth. You will configure the application profiles as described in the project description below and run the simulation for the time shown above. You will report the results as listed in the last page of this project description.

1) Click on File -> New. Enter the Project name to be 10BaseT_<Your initials>. For example, the project name could be 10BaseT_NM. Enter the screen name to be Star_Ethernet Click Next 2) Choose Initial Topology to be Create_Empty_Scenario. Click Next 3) Choose Network Scale to be Office. Click Next 4) Select Size of the network to be 100m x 100m. Click Next 5) Select Technologies to be Ethernet. Click Next 6) Review and Check values. Click OK There are three ways to create new topologies: (i) Importing the topology (ii) Placing each individual node from the object palette into the workspace and (iii) Creating a new topology using the Rapid Configuration feature. In this lab, we will use the Rapid Configuration feature. Rapid configuration allows you to select a network topology, the types of nodes within the network and the links connecting the nodes. 7) From the topology menu, choose the Rapid Configuration menu item. Select Star from the lost of available configurations and then click OK. 8) Specify the following node and link models: Center Node Model ethernet_16_hub Periphery Node Model ethernet_wkstn Link model 10BaseT Number 5 Centger X = 25, Y = 25 Radius 20

Click OK You should get the following:

After creating the general topology, we need to now add a server. We will use the second method of adding objects from the Object Palette. 9) If the Object Palette is not open, open it by clicking the button on the top left.

10) Click on the ethernet_server object in the palette and drag it into the workspace. 11) As we do not need additional copies of this model, right click to turn off node creation. Now we will connect the server to the star network. 12) Click on the 10BaseT link object in the palette and drag it to the workspace. 13) Click on the server object, then click on the switch object in the center of the star. A link is drawn connecting the two objects. 14) Right-click to turn off node creation. Now, we need to add configuration objects to specify the application traffic that will exist on the network. 15) Click on the Application Config object in the palette and drag it into the workspace. Rightclick to turn off adding another similar object. 16) Click on the Profile Config object in the palette and drag it into the workspace. Right-click to turn off adding another similar object. 17) Close the object palette Now let us rename some objects so that we can be more comfortable in working with them later. 18) Right Click on node_5 and select Set Name. Enter the name Hub and Press OK. 19) Right click on node_6 and select Set Name. Enter the name Server and Press OK.

The network should look like this:

Now, we will add traffic to the network, by editing the following objects: 20) Right click on the Application Config object (node_7) and click Edit Attributes. Now select Application Definitions and set the value to Default. By selecting Default, we are considering use of all the common applications like Database Access, Email, File Transfer, File Print, Video Conferencing, Web Browsing, etc.

To see the list of applications added, click on the + of the Application Definitions attribute and you can see the expanded list.

21) Now, right click on the Profile Config (node_8) object and select Edit Attributes. Click on the Profile Configuration attribute. Enter 2 for the number of rows. 22) Click on the [] value for Profile Configuration and select Edit. 23) Enter Soft Development and Telecom for the two profile names in the two rows. 24) Select the Application field for Soft Development Profile. Click Edit. 25) The Applications table opens up. Put 3 in the number of rows and do the changes as shown in the figure below and then Click OK.

If the Duration is End of Task initially, change the Special Value to Not used and then add the Distribution Name and Mean Outcome. 26) Select the Application field for Telecom Profile. Click Edit. 27) The Application table opens up. Put 1 in the number of rows and do the changes as shown in the figure below and then Click OK.

28) Set the values for the other fields in the two profiles as shown below:

Click OK. Now that we are done with Application and Profile, we need to add traffic in each workstation. 29) Right click on node_0. Click Select Similar Nodes and then select Edit Attributes 30) Click on Apply changes to selected objects checkbox at the bottom. 31) Click on Application Selected Profiles. A table will open up. Put 2 for the number of rows. Include SoftDevelopment and Telecom for the two profiles. Click OK.

32) Now, we need to configure what the server can do. The server can do all the services in our case.

We have completed all the settings. We are all set to run the simulation. But, before that we need to configure the statistics that will enable us to collect and analyze the results of the simulation. Statistics can be collected from the individual nodes (node statistics), links (link statistics) and from the entire network as a whole (global statistics). 33) To collect the individual statistics on the server node, right-click the server node and click Choose Individual Statistics. Then, click on the plus sign of Ethernet. Select Load (bits/sec). Click OK and dismiss the dialog box.

34) To collect the individual statistics from the hub, right-click the hub node and click Choose Individual Statistics. Then, click on the plus sign of Ethernet. Select Collision Count and Utilization. Click OK and dismiss the dialog box. 35) To find the delay for the entire network as a whole, do the following: Right-click on the project workspace and select Choose Individual Statistics from the workspace pop-up menu Click the Global Statistics in the Choose Results dialog box Click the plus sign next to Ethernet Check the box next to Delay to turn on Collection. Click OK to dismiss the dialog box. 36) Save the project by selecting File Save. 37) To run the simulation, select the Simulation menu and choose Configure Simulation. Type the simulation time given to you in the Duration. Click the Run button to run the simulation. A window will appear showing the simulations progress. Once the simulation is completed, click the Close button.

Viewing Results To view the server Ethernet load for the simulation: 1) Right-click on the server node, choose View Results from the server objects pop-up menu. The nodes View Results dialog box opens. 2) Click on the plus sign next to Ethernet under Office Network Server 3) Click on the box next to Load (bits/sec) to indicate that you want to view that result. 4) Then, click on the Show button. You will get a separate figure showing the plot of the simulation time vs. the Ethernet load. You can right click somewhere in the figure space and select Export data to SpreadSheet. The data will then be transferred to an Excel file. 5) You can plot the data in Excel and print it or use the PrintScrn option in your keyboard and save the figure generated in OPNET as a picture file and print it. You need to turn in these plots in your report. 6) Attempt to click the X at the top of the figure screen and choose Delete to close it. Then click OK on the View Results screen to dismiss it off. To view the Ethernet Hub collision count and utilization: 1) Right-click on the Ethernet Hub and choose View Results from the server objects pope-up menu. The View Results screen pops up. Then, click on the plus sign next to Ethernet 2) Select the box next to Collision count and utilization. 3) Click on the Show button and print the results. 4) Close the figure and the View Results screen. To view the Global Ethernet Delay, do the following: 1) Right-click on the project workspace and select View Results screen. 2) Check the box next to Global Statistics, Ethernet Delay. 3) Instead of As is, select Average from the pull-down menu in the bottom of the View Results screen. Now, you can view the average delay of the packets on the Ethernet network as a whole. 4) Close the figure and the View Results screen.

What to turn in:


You will use the simulation time that is in the front page of this project description. Follow the entire procedure as described in the previous pages. Submit the figures showing (a) Ethernet server load (b) Ethernet hub collision count (c) Ethernet hub utilization (d) Average Global Ethernet delay

Potrebbero piacerti anche