LAN Lab 2 Manual
LAN Lab 2 Manual
Objective
In this lab, OPNETs IT Guru Academic Edition advanced modeling software will
be used to study LAN performance improvement by implementing VLANs.
You will learn the benefits of configuring VLANs in the network to improve
performance, and also learn how to use modeling and simulation software to help
make critical decisions to solve real world problems.
Lab Project
Simple-n-Real is a consulting firm with multiple buildings and has recently grown
its staff to large numbers as part of their growth strategy. However, the addition
of new hires has significantly added to their LAN traffic. You, as their network
engineer, are tasked with the job to get the maximum out of the current
infrastructure. Simple-n-Real does not want to invest their money into buying
network gear until they generate more revenue.
Overview
In this lab, there are 2 scenarios. The first scenario studies the switch
performance in a wired switched Ethernet network. The second scenario
improves the switch performance by configuring VLANs.
Lab Instructions
Note: Bold marked words indicate menu/clickable options.
, Profile Config
, and Workstation
. These attributes
define the traffic that will get generated for the network (they are numerous and
detailed and are beyond the scope of this lab).
The attribute values configure an objects behavior and act as input to the
simulation engine. Click Cancel whenever you wish to get out of any dialog box
without changing the attribute values.
For purposes of this lab, the attribute values have been tuned to ensure correct
results and conclusions. Any change in these values may alter the results
significantly.
Understanding the network infrastructure: Here you will understand your network
infrastructure, namely switches and links.
6. Right click on one of the switches labeled Building_A, Building_B, or
Building_C, and click Edit Attributes.
7. Expand Switch Port Configuration, and then, expand row 0 (or any row) to
see other details. Scroll to the bottom of the window and expand VLAN
Parameters verify the Scheme field is set to No VLANs. This indicates no
VLANs have been configured in the network. Click Cancel to return.
8. Right click on the links between Building_A & Building_C, and Building_A &
Building_B. Click Edit Attributes and note the data rate of the link. The units are
in bits/sec.
By now, you should have a feel of how to navigate the project workspace, and
have an understanding of this scenario. You are now set to run the simulation.
You may place the resulting window anywhere on your project workspace by
dragging its header bar.
View Switch Throughput Statistics:
5. Go back to the View Results window and unselect the previously selected
choices for Email and FTP.
6. Now expand Object Statistics and then expand subnet_0
By looking at the graphs, write values for application response times and switch
traffic. You will use these numbers as a basis to compare with other scenarios.
Email Download Response Time:
Min_________
Max ________ Avg ___________
Email Upload Response Time:
Min_________
Max ________ Avg ___________
FTP Download Response Time:
Min_________
Max ________ Avg ___________
FTP Upload Response Time:
Min_________
Max ________ Avg ___________
6
Switch Building_A:
Traffic Received: Min _________ Max____________ Avg __________
Traffic Forwarded: Min _________ Max____________ Avg __________
Switch Building_B:
Traffic Received: Min _________ Max ____________ Avg __________
Traffic Forwarded: Min _________ Max ____________ Avg __________
Switch Building_C:
Traffic Received: Min _________ Max ____________ Avg __________
Traffic Forwarded: Min _________ Max ____________ Avg __________
Optional: Graph the link throughput and queuing delay for the links between
building switches.
10. Do step 9 for Building_C to Building_A link and plot the average queuing
delay.
Is there a difference in the value? How much is the difference? How does it
compare to the application response time?
Answer: Yes, there is a difference in the queuing delays across the scenarios
but the difference is very small compared to the overall application response
times. In this case, the small changes in the link queuing delays do not impact
much the overall application response time.
The queuing delays are so small to begin with because the queues in the
switches are not filled up to cause packet dropping. If the queue levels (and
hence queuing delays) were large, then having VLAN configuration would make
a greater impact on the application response time in addition to reducing to
switch throughput. The purpose of these exercises is to illustrate the benefits of
VLAN, which are improving the bandwidth utilization and providing security and
administration by supporting a virtual organization.
Note: Components of Network Delays are Bandwidth Delay, Protocol Delay, Delay due
to Latency, and Congestion Delay. Delay due Bandwidth and Latency are typically not
found in LAN. Queuing delay falls within Congestion Delay category.
10