You are on page 1of 7

See

discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/220791517

Network Performance Optimization: A Case


Study of Enterprise Network Simulated in OPNET

Conference Paper December 2011


DOI: 10.1109/FIT.2011.18 Source: DBLP

CITATION READS

1 226

4 authors:

Munam Ali Shah Salah Albermany


COMSATS Institute of Information Technology University Of Kufa
55 PUBLICATIONS 36 CITATIONS 15 PUBLICATIONS 7 CITATIONS

SEE PROFILE SEE PROFILE

Carsten Maple Khurram Sardar


The University of Warwick COMSATS Institute of Information Technology
168 PUBLICATIONS 586 CITATIONS 1 PUBLICATION 1 CITATION

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

RADG Cryptography View project

All content following this page was uploaded by Munam Ali Shah on 18 March 2016.

The user has requested enhancement of the downloaded file. All in-text references underlined in blue are added to the original document
and are linked to publications on ResearchGate, letting you access and read them immediately.
2011 Frontiers of Information Technology

Network Performance Optimization: A Case Study of


Enterprise Network Simulated in OPNET
Munam Ali Shah Ghazanfar Ali Safdar Carsten Maple Khurram Sardar
Department of Computer Department of Computer Department of Computer Information Tech. Center
Science and Technology Science and Technology Science and Technology COMSATS Institute of
University of Bedfordshire, University of Bedfordshire, University of Bedfordshire, Information Technology
Luton, UK Luton, UK Luton, UK Islamabad, Pakistan
Munam.Shah@beds.ac.uk Ghazanfar.Safdar@beds.ac.uk Carsten.Maple@beds.ac.uk khurram@comsats.edu.pk

AbstractDesigning an efficient network to achieve desirable paper, performance aspects of an installed and operational, IP
performance is a challenging task and it becomes more based network of an educational institute have been
demanding if the network to be optimized for performance is investigated. The computer network of COMSATS Institute of
already deployed and operational. In this paper, a case study of a Information Technology (CIIT) [1] has been considered as a
campus network which is operational has been considered to case study to fully investigate the existing network including
enhance the network performance. Campus network of network devices, network topology, user access policies,
COMSATS Institute of Information Technology Islamabad, routing protocol, wireless LAN, virtual LAN, network traffic
Pakistan has been analyzed which provides local and internet and load balancing. Existing design has been modified that will
connectivity to approximately 1200 nodes; the problems in the not only overcome the problems but will also improve overall
existing network has been identified with the aim to enhance
network performance. The existing campus of CIIT is
network performance without incorporating additional hardware
cost. OPNET Modeler 14.5 simulator has been used to first
comprised of 1170 nodes which are placed in different
implement the entire network infrastructure and then a new buildings within CIIT premises. The network is a mixture of
design for CIIT network has been proposed which provides wired and wireless connection which offer both local and
better performance. The simulation results of both the existing internet services. After a thorough investigation and analysis
and proposed networks have been compared; it could be adequate solutions have been provided; simulations have
observed that the proposed design significantly performs better revealed that if these solutions are implemented in real
especially in terms of aggregated throughput of Wireless Local network, this could yield improvement in the network
Area Network. The proposed network design also outperforms performance without incorporating additional hardware cost.
the existing approach in different parameters such as Ethernet The rest of the paper is organized as follow; section II provides
delay and WLAN load by approximately 26% and 19% some of the literature review before a brief description of
respectively. simulation modelling is provided in section III; complete
analysis of existing network has been made in section IV,
Keywords- Enterprise Network, LAN Performance; WLAN whereas section V focuses on the evaluation discussion of
Throughput; OPNET Simulation; results; the paper is concluded in section VI.

I. INTRODUCTION II. LITERATURE REVIEW


Computer networking has enabled the modern world to Several important components that heavily contribute
exchange information regardless of the locality. Email, towards network performance and optimization have been
internet, online library, instant messaging, video and voice
discussed in this section.
conversation are amongst the few benefits that have emerged
as an outcome when different computer devices have been A. Ethernet Connectivity and Security
connected through wires or wirelessly. The computer network A very important aspect in a communication network is
has gone beyond the traditional categorization as local area network monitoring, which enables the network administrators
network (LAN) and wide area network to personal area to allow or block the unwanted or suspicious traffic. In [2]
network, metropolitan area network, campus area network, affective solution for switched network management and
storage area network etc. However designing an efficient monitoring in terms of Address Resolution Protocol spoofing
network to achieve desirable performance is itself a and LAN monitoring of traditional non-switched networks has
challenging task, and this task becomes more challenging if the been presented, and new affective approaches for these two
network to be designed has to offer multiple local network cases have been proposed. A design for network
services such as file sharing, email, printing etc as well as communication system running under client server mode is
internet services like e-billing and video conferencing etc. on a presented in [3]. The network communication part adopts
single node. The increase in demand to upload and download Transport Control Protocol/Internet Protocol and User
data from the network subsequently increases the demand for Datagram Protocol based on socket communication. The
more bandwidth which is the most important parameter of proposed system gives LAN users the safety and convenience
computer networks or other communication networks. In this to communicate with each other in real time. A connection is

978-0-7695-4625-4/11 $26.00 2011 IEEE 57


DOI 10.1109/FIT.2011.18
made by client to a known port; the server accepts the request III. NETWORK ANALYSIS, PERFORMANCE AND SIMULATION
for connection and after the connection is established both As previously discussed in [2] it is very important to
client and server act as peer nodes. Evaluating network service monitor the performance of a network. For a deployed and
accesses through appropriate queries is one of the needs of
operational network different tools and techniques such as
network administrator. Presently there are constraints in
wired/wireless enterprise networks that demand formal security NetDoctor [27] are available to analyze network behaviour.
policy configurations. A formal security analysis framework However if the network to be analyzed is yet to be deployed
for enterprise LAN has been presented in [4]. The system and to be made operational than simulation modelling is used.
include framework for distributed network security policy Simulation Modelling is most important method for network
management, formal model for presenting network topology performance analysis; in general, there are two kinds of
and a query processing module for analyzing access model network modelling (i) Analytical modelling (ii) Computer
with multiple queries. simulation. The first is by mathematical analysis that
characterizes a network as a set of mathematical equations.
B. Routing Protocols The main disadvantage is one-dimensional view of the
Choice of routing protocol in an enterprise network is of network and incapability to simulate the dynamic nature of a
significant importance. A routing protocol must not be network as nodes join or leave the network. The second type
configured if factors like complexity of network, multiple of computer simulation is broadly classified as continuous
vendor devices and future expansion in the network are not time simulator (CTS) and discrete event simulator (DES).
thoroughly investigated. Different static and dynamic routing Therefore, the study of a complex system necessarily requires
options are available [5]. Routing Information Protocol (RIP), a computer simulation package that is capable to compute the
Interior Gateway protocol (IGRP), Open Shortest Path First time that is associated with real events in a real-life situation.
(OSPF) and Enhanced Interior Gateway Routing Protocol A broad classification of simulation modelling is presented in
(EIGRP) are examples of some of dynamic routing protocols. figure 1 below.
Every protocol assigns a parameter value to all available paths Simulation Modelling

to reach to destination network [6]. Simulation-based routing


protocol performances have been analyzed by [7] which Computer
Mathematical Analysis
revealed efficiency of EIGRP over RIP which uses single Simulation
routing metric and exchanges periodic copies of entire routing
table which makes the RIP network congested [8]. Another Continuous Time Discrete Event
type of routing is the on demand routing presented in [9] with Simulator (CTS) Simulator (DES)
the Nix-Vector routing which calculates the best path between
source and destination when needed, the path is calculated
NetSim [16] Packet Tracer [17] OPNET [18] REAL [19] Insane [20]
after new packet at source with the destination address is
created. The capability of EIGRP to utilize bandwidth Figure 1. Classification of Simulation Modelling
efficiently and its knowledge about the entire network using We briefly reviewed network simulation and simulation
topology table makes EIGRP an efficient routing option in an modelling in section above and have provided examples of
enterprise network [10]. different types of simulation software. Since OPNET has been
used in this project for network analysis and performance
C. Wireless LAN
issues, we will focus on OPNET in the following section.
Since the case study under consideration has OPNET provides a comprehensive development environment
approximately 33% of the nodes connected wirelessly, it is for the specification, simulation and performance analysis of
important to discuss the performance of wireless LAN. Much communication networks. A large range of communication
research has been made on WLAN technology and different systems from a single LAN to global satellite networks can be
versions of 802.11 WLAN have been standardized by IEEE. supported. OPNET Modeler is a powerful tool which evaluates
Distributed Coordination Function (DCF) uses the Carrier the network efficiently and accurately and predicts the network
Sense Multiple Access with Collision Avoidance (CSMA/CA) behaviour before implementation in real environment [22].
mechanism to accomplish the task of transmission between OPNET is a new and widely used technology which is
two nodes using data packet and control frames (Ready-To- equipped with all features to design, model and simulate all
Send/ Clear-To-Send) [11]. The IEEE 802.11e wireless types of networks systematically such as home, corporate and
networking standard is developed to support delay sensitive wide area network. OPNET with its unique approach can
applications in campus or home wireless networks. [12]. A provide objective and reliable quantitative basis for network
planning and design and it could shorten network construction
very important aspect of wireless networks is security; since
period, improve the exactitude of decision making on network
there are no physical devices so wireless networks are more
building and reduce the risk of network construction
prone to security threats and vulnerabilities [13]. Inefficient investment [23]. Some of the salient features of OPNET are
bandwidth, large packet delay, high packet loss are some of
the limitations of WLAN [14] also the increased demand of Modelling and Simulation: OPNET uses 3 phases build
more bandwidth for voice, video and multimedia streaming, model, execute simulation and analyze result in a design
QoS requirements is becoming more and more challenging in circle which assist user to from problem definition to decision
WLAN [15]. making.

58
Hierarchical Modelling: OPNET adopts hierarchical structure linearly, resulting in more Ethernet collisions and more back
to build small and simple to large and complex networks. The off algorithm computational cost. Traffic generated from the
bottom layer is process model which consist of state ground floor to block server room has to be unwantedly
transition diagrams (STD) that specify variety of protocol, broadcasted on first, second and third floors causing severe
algorithm and queuing policy. The middle layer is node media access delays. This major flaw in the design is not only
model which make different modules that have pre-defined in 14 laboratories but almost every floor of all the buildings
characteristics and built-in parameters such as packet has been inefficiently designed in this manner.
generators, radio transmitter and receiver etc. and the top x Wrong choice of routing protocol: RIP has been configured
layer is network model which specify physical topology of as routing protocol; however RIP is a distance vector protocol
the communication network. e.g. specification of Ethernet, which uses only hop count for the best path selection. Also
node type, and switch model will be defined and selected in RIP suffers from many disadvantages such as lost periodic
this layer. updates, and slow convergence [7].
Abundant Communication Network: OPNET provides x No access policies: It has been noticed that there are no user
abundant network models such as, ATM, x.25, WiMAX, access policies enforced which is allowing user to download
WLAN and Ethernet etc. and also have equipment for or upload personal media files during the peak hours, thus
different vendors such as CISCO, 3COM and Sun etc. to causing lack of bandwidth to legitimate user.
allow researchers to either modify existing models or develop x Manual Load Balancing: As mentioned in the description of
new communication models of their own. NOC the backup link is only used when the primary internet
Generation of Statistical Data: OPNET provides the link fails. So a manual switching between the ISP links is
opportunity to user to obtain customized statistical data and performed.
detailed network performance analysis. x No firewall configured: A CISCO firewall has been
purchased to protect the network from malicious activities
IV. INVESTIGATION OF E XISTING NETWORK but the firewall has not been configured or installed to protect
the network from incoming internet traffic.
A thorough investigation of existing network (figure 2)
x Traffic Bottleneck: Another major problem has been
discovered many flaws in the design, some of which have been
identified which causes local and internet network traffic
highlighted below. It is believed that if these problems are
bottleneck i.e. the main Cisco 3500 series switch has been
properly addressed, network performance could be
deployed in NOC is limited to twelve 10/100BaseT Ethernet
significantly improved.
ports using a fast Ethernet connection (100Mbps). Having
x Cascading: It has been observed all the computer labs 100Mbps network interface at this point of network which
in each floor of the buildings forms linear structure or redirects internal and external traffic causes traffic bottleneck.
physical bus topology (Figure 2), which have 3 major x Low Bandwidth Low Throughput: Lastly it has been observed
drawbacks, if one device in the bus topology fails, all other that the bandwidth of internet link is not sufficient to
devices will be disconnected after the point of failure. There accommodate the traffic of 1200 nodes. Both the main link
will be 2 collision domains if 4 switches are connected and back up link are limited to 20Mbps and 14Mbps
bandwidth hence end user is facing delay and congestion.
Physics Block Academic Block I
Academic Block II
Faculty Office
GF Lab 1

GF Lab 1 AP WAP Sw 1F Lab 2 GF Lab 1


1F Lab 2

Block Serer Room PC PC


1F Lab 2
2F Lab 3 3F Lab 4 2F Lab 3

2F Lab 3 Back OAP


N/W Sw up 3F Lab 4 Block Serer Room
Srvr N/W Sw
Back
3F Lab 4 Block Sw up
ISP 1 NOC Srvr Block Sw
Backbone Ethernet
WAP Sw connection 4500
OAP 3500 Main Switch OAP WAP Sw
1GB
ISP 2 X
2500 1GB
S S S S
Faculty Office 1 2 3 9 Backbone Ethernet Faculty Office
connection
AP WAP Sw AP WAP Sw

Network
PC PC S S PC PC
Sw

Backbone Ethernet Faculty Block


PC PC
connection
Backbone Ethernet
connection
1GB
PC PC
1GB AP WAP Sw

AP WAP Sw
Central Library

Library Staff Ground Floor Comp. Lab 1 PC PC


Block Server Room
Block Serer Room Lab 1 Sw AP
WAP Sw AP
AP WAP Sw Back
PC PC N/W Sw up
PC PC
Back Srvr
N/W Sw up
Srvr Block Sw

Block Sw OAP
First Floor 2nd Floor Computer Lab 2 WAP Sw
OAP WAP Sw
WAP Sw AP Lab 2 Sw
AP
PC PC
PC PC PC PC

AP WAP Sw

Figure 2. Block Diagram of CIIT Network Infrastructure

59
After identifying the problems in the existing network of traffic to block server room hence WLAN load is significantly
CIIT, firstly cascading has been removed in the network by reduced. Figure 3 below shows the average WLAN in bits/ sec
providing direct Ethernet connectivity between each floor and of existing and proposed network of CIIT.
block server room. This would significantly reduce Ethernet
collisions, delay and load on not only network devices but and
also on the wireless access points at each floor. The
optimization achieved after removing cascading can be seen in
figure 3, figure 4 and figure 6 where the WLAN load is been
minimized and throughput has been increased. For the
performance enhancement, the next optimization that has been
achieved in the CIIT network is by reconfiguring EIGRP as a
routing option which has many advantages over RIP such as
fast convergences and efficient utilization of bandwidth in
enterprise networks. The other methods that could be used to
enhance network performance of CIIT is by (i) enforcing
access policies to deny the non prioritized traffic (ii)
configuring firewall to block the potential threats from internet
(iii) using Cisco 4500 series router for both links of ISP to
balance the load of internet traffic and (iv) maximizing ISP link
capacity to enhance network throughput. Due to scope of the
research these methods will be observed in future work. Some Figure 3. Comparison of WLAN load in existing and proposed network
of the important components of a network that can be fine
tuned to optimize the network performance have been B. Global Statistics for WLAN Throughput
discussed. In next section simulation results of both the The graph results provided below shows the average
existing network and proposed network which is free from the throughput between any two wireless nodes in the network. It
design errors has been provided, graph results clearly show is important to mention that the graph provided refer to the
improvement in the network performance. average global throughput which is subject to propagation
delay, transmission delay, computational delay and MAC delay
V. RESULTS DISCUSSION of the communicating nodes in WLAN. Average values of
An enterprise network of an educational institute has been these parameters have been considered in the existing and
considered to optimize the performance. The complete network proposed network. The comparison of existing and proposed
infrastructure (figure 2), which is comprised of approximately network of CIIT in figure 4 below shows significant
1200 nodes spread across 5 buildings, has been simulated in enhancement in global WLAN throughput has been achieved
OPNET first, and after applying appropriate solutions for the i.e. throughput has increased from average 195000bits/sec to
flaws that have been highlighted in section III, new design for 265000bits/sec in the proposed network.
the network has been proposed and simulated. The simulation
results for both the scenarios have been compared to analyze
the global and object statistics of WLAN load, WLAN
throughput, traffic forwarded by network device and Ethernet
delay.

A. Global Statistics for WLAN Load


Since 33% of the network nodes are fixed wireless
therefore it is very important to analyze the statistics and
optimize the performance of wireless network. It is important
to note that the traffic generated for the simulation is IP based
with default values provided by OPNET and no QoS
requirement or classification as video, voice or text data. The
network initialization and convergence phase has also been
taken into account during the simulation, this is the reason
average load remains less than 5000bits/sec for first
100seconds, the traffic burst at approx. 100th second indicates
all wireless nodes communication after obtaining IP address. Figure 4. WLAN throughput in existing and proposed CIIT network
As discussed in section IV every floor is provided direct
Ethernet connectivity with the block server room and EIGRP C. Object Statistics for Network Device Switch
has been configured as routing option in proposed network As described in section III, one of the major flaw in the
design, which has decreased the average WLAN load in the existing network design was linear connectivity of multiple
network from 22000bits/sec to 11500bits/sec. Since some of floors in the campus network (figure 2), which was resulting
the devices in CIIT existing network have been forwarding in high amount of other floors traffic being forwarded by
traffic from other floors, this resulted in higher WLAN load; in switch; after providing the direct connectivity of each floor
the proposed network each floor now directly forwards its with the block server room, it has been observed that there is

60
less processing overhead on the switches and each switch is VI. CONCLUSION
now responsible for processing own traffic. There are In this paper a case study of a university campus network
currently 57 switches installed in the network. A switch has has been considered. The existing operational network needs
been chosen randomly and results are compared. It can be seen to be tuned for better performance. The network performance
that after removing the cascading between network devices the is heavily dependent on factors like network topology,
switch traffic forwarded has been significantly decreased in configuration of network devices and network interface
the proposed solution. capacity. To optimize the network performance, problems in
the existing infrastructure have been identified and after
providing appropriate solution new network design has been
proposed which overcomes the flaws in the network and
enhances network performance. Both existing and proposed
network designs have been implemented in OPNET to analyze
the results for different performance parameters which have
been summarized in table 1. It has been shown through graph
results that new design, after reconfiguration of network
devices and modification in the topology, yielded better results
without any additional hardware cost. Significant
improvements in Ethernet delay, WLAN MAC delay,
throughput, load and traffic forwarded by network devices
have been accomplished which are summarized below.

TABLE I. NETWORK PERFORMANCE OPTIMIZAION SUMMARY

Existing Proposed N/W


Average of Network Network Performance
Figure 5. Switch traffic forwarded in existing and proposed network Optimization
D. Ethernet Delay
Ethernet Delay 0.00053s 0.00039s 26%
One of the major flaws that have been identified in CIIT WLAN Media
network is cascading, since wireless access points have been Access Delay 0.060s 0.290s 51%
WLAN
connected through network switches at each floor which was Throughput 195000bps 26500bps 27%
subsequently contributing towards Ethernet delay, WLAN load
and throughput. The proposed network provides more collision WLAN Load 22000bps 18000bps 19%
Traffic forwarded
domains and reduced Carrier Sense Multiple Access/Collision by Switch 185000bps 90000bps 49%
Detection and back off computational cost, this is the reason
Ethernet delay has dropped from an average value of 0.00053 It is believed that if the existing network of CIIT is modified
seconds to an average of 0.00039 seconds. The average and reconfigured accordingly, considerable optimization in the
Ethernet delay in existing and proposed network of CIIT has network performance would be achieved.
been provided in figure 6 below.
ACKNOWLEDGMENT
The authors would like to acknowledge the award of
scholarship by COMSATS Institute of Information
Technology, Islamabad.

REFERENCES
[1] COMSATS Institute of IT home page, 2011 URL:
http://www.ciit.edu.pk
[2] L. Jing The practice and defense of LAN monitor, IEEE International
Forum on IT and Applications. 2010, vol. 1, pp. 80-82.
[3] H. Guang and L. Lin, Design and realize communication system based
on LAN C/S architecture, IEEE World Congress on Software
Engineering, 2009, vol. 3, pp. 78-81.
[4] P. Bera, S. Maity, Ghosh and P. Dasgupta,A query based formal
security analysis framework for enterprise LAN, IEEE International
Conference on Computer and IT, 2010, vol. , pp. 407-414.
[5] C. F. Kuo, A. C. Pang, and S. K. Chan, Dynamic routing with security
considerations, IEEE Transactions on Parallel and Distributed Systems,
2009, vol. , pp. 48-58.
[6] M. Balasu, A. Louise, S. Perkins, S. Dua, and D.H. Kraft, Evidence
Figure 6. Comparison of Ethernet Delay in existing and proposed network combination for traffic adaptive routing, 18th International Conference
on Systems Engineering, 2005 (ICSEng'05), pp. 355-362.

61
[7] T. M. Jaafar, G. F. Riley, D. Reddy, D. Blair, Simulation-based routing [17] Cisco Packet Tracer- Cisco Systems. URL: http://www.cisco.com/web/
protocol performance analysis: a case study, Winter Simulation /web/learning/netacad/course_catalog/PacketTracer.html
Conference, 2006, vol. , pp. 2154-2161.
[18] Application and Network Performance with OPNET Home page. URL :
[8] Internetworking Technology Handbook- Routing Information Protocol http://www.OPNET.com
(RIP)-CiscoSystems.URL:http://www.cisco.com/en/US/docs/Networkin
[19] S. Keshav, REAL 5.0 Overview, Cornell University, Available as
g/technology/handbook/RIP.html http://www.cs.cornell.edu/skeshav/real
[9] G.F. Riley and D. Reddy, Simulating realistic packet routing without [20] INSANE, An internet simulated ATM networking environment,
routing protocols, Workshop on Principles of Advanced and available as http://www.ca.sandia.gov/~bmah/software/Insane
Distributed Simulation, 2005, vol. , pp. 151-158.
[21] IEEE 802.3 Ethernet available as URL: http://www.ieee802.org /PNP
[10] S.G. Thorenoor, Dynamic routing protocol implementation decision /2008-11/LMSC_OM_ approved_081114.pdf
between EIGRP, OSPF and RIP based on technical background using
OPNET Modeler, Second International Conference on Computer and [22] H. Jasani and V. Kulgachev, 802.11 networks performance evaluation
using OPNET, ACM conference on Information technology education
Network Technology, April 2010. pp. 191-195.
(SIGITE '10). October 2010. pp. 149-152.
[11] P. Raptis, V. Vitsas, P. Chatzimisios and K. Paparrizos, Voice and data
[23] J. Cai, and B. Jia, Network simulation based on OPNET and
traffic analysis in IEEE 802.11 DCF infrastructure WLANs, Second
application, First International Workshop on Education Technology
International Conference on Advances in Mesh Networks, 2009.
and Computer Science. March 2009. pp. 199-202.
[12] C. Mbarushimana and A. Shahrabi, TCP enhancement in IEEE
[24] X. Chang, Network simulations with OPNET, 1999 Winter Simulation
802.11e wireless networks. IEEE International Conference on Parallel
Conference (WSC'99), December 1999, vol. 1, pp. 307-314.
and Distributed Systems. December 2008 pp. 407-414.
[13] Y.P Kosta, D. Upena,and R. K. Dalal, Security comparison of wired [25] R. N. Chiou, Traffic control on optical TDMA LANs/MANs,
International Symposium on Parallel and Distributed Processing with
and wireless network with firewall and virtual private network, 2010,
International Conference on Recent Trends in Information, Applications. September 2010. pp. 88-94.
Telecommunication and Computing, pp. 281-283. [26] K. Sailan and R. Hassan, R, Network file transfer performance: effect
of IP address, TCP window size and file size, Second International
[14] X. Xiong, N. Uchida, K. Hashimoto, and K. Shibata, QoS control for
continuous media over heterogeneous environment by wired and Conference on Network Applications, Protocols and Services.
September 2010. pp. 114-118.
wireless network, 7th International Conference on Mobile Data
Management (MDM'06). May 2006. 118-123. [27] A. Rigallo, A. L. Stringa, and F. Verroca, Real-time monitoring and
[15] J. R. Gallardo, P. Medina, and W. Zhuang, QoS mechanisms for the operational assistant system for mobile networks, IEEE 2002, Network
Operations and Management Symposium, vol. , pp. 899-901.
MAC protocol of IEEE 802.11 WLANs, Kluwer Academic Publishers,
2007, vol. 13, no. 3, p. 335-349. [28] Configuring IP Access Lists, Cisco Systems. URL:
[16] Network Simulator and Router Simulator 8.0. Home page. URL: http://www.cisco.com//en/US/products/sw/secursw/ps1018/products/
http://www.boson.com

62

View publication stats

You might also like