Computer Networks Technical Report
Computer Networks Technical Report
Technical report
Packet Tracer
SÃO LUIS
2014
GEORGE VAGNER SILVA DE SOUZA
REPORT No. 1
This report was developed for the subject of
Computer networks, taught by the professor
Gedson Rios, for the composition of the evaluative average.
São Luís
2014
SUMMARY
2
Summary............................................................................................................................................4
Introduction
Theoretical Foundation......................................................................................................................5
Materials
Objectives ......................................................................................................................................6
Problem...........................................................................................................................................6
Conclusions
References......................................................................................................................................13
3
SUMMARY
This report aimed to present the results obtained from the execution of a series of
procedures that make up the structuring of a computer network. A network was created
with nine hosts and the possibility of expansion, two switches and a server that offers services of
DHCP, DNS, HTTP, E-MAIL, FTP, NTP, and TFTP. The network was created using IP addresses of
version 4 (IPV4), provided by the server from the DHCP service, using addresses of
Category A. The entire operation was carried out using Cisco's software, Packet Tracer version
6.0.1
INTRODUCTION
Cisco Packet Tracer is a network simulation tool that allows for prior study of
network behavior, being of great utility in the academic environment and even for designers
professionals. The application provides simulation, visualization, creation, evaluation, and resources of
collaboration, presenting thus, a huge variety of functions to be explored by its
users.
For new users in the area, Packet Tracer provides a simple interface that can be
manipulated through tools represented physically. And so Packet Tracer allows for
simple ways for users to absorb complex technical concepts and create network models,
from the simplest to the most sophisticated.
4
THEORETICAL FOUNDATION
For the development of this practice, it was necessary to have knowledge of various technologies and
concepts of computer networks, some of which can be seen below:
A computer network is formed by a set of processing modules capable of
exchange information and share resources, interconnected by a communication sub-system, that is,
it is when there are at least 2 or more computers and other devices interconnected with each other
in order to share physical and logical resources, these can be of the type: data,
printers, messages (emails), among others.
(...)
LANLocal Area Network, or Local Network. It is a network where its size is limited to just a
small physical region.
CAN(Campus Area Network, or campus network). A network that covers a broader area, where
It is possible to contain several buildings within a continuously connected network space. This second
Tanenbaum in his book "Computer Networks" refers to it as a LAN, precisely because this area dictates.
broad, at most large covers 10 blocks or approximately 2,500 square meters.
This is small compared to a city. Therefore, CAN is nothing but Car Area Net. where
the local software works, regulating motors and their electronic components. By the way, Tanenbaum is
quoted above.
MAN(Metropolitan Area Network, or metropolitan network). A MAN is a network where we have for
example, a pharmacy network, in a city, where all access a common database.
5
MATERIALS USED
Cisco Packet Tracer software, Version 6.0.1, 32-bit – Cisco Networking Academy;
Computer with processor: Intel Pentium P6200 2.13 GHz, RAM memory: 2.00 GB,
Windows 8.1 64-bit Operating System;
OBJECTIVES
PROBLEM
6
RESULTS AND DISCUSSIONS
A network was developed with a total of nine hosts, two switches, and one server. And the network was
developed following a logical order, in order to reduce the possibility of problems and
provide the capacity for network expansion. The working tool can be observed in
image below,
FIGURE 1
Where we have the Packet Tracer interface that can be viewed in logical mode (the connections
network logics, disregarding the geographical location of the elements) or in Physical mode (where it
consider the geographical location of the components, characterizing the type of network.
The simulation method or the real-time method can still be used for analyzing the operation.
of the network.
In the lower left tab are the available elements and in the right side tab are the tools.
of manipulation.
In this way, I first set up the server as follows:
I enabled the HTTP service and changed the default phrase on the home page to 'Hello
Employee, welcome to the corporate website.
The DNS service was also enabled, where it was named Server0.
server is a second name, [Link], or even. What enables the
access and communication with the server in 3 ways, by IP address, by name
Server0 is the second name, which is more interesting for common users. This
The configuration can be seen in the image below.
8
FIGURE 3
The email service has also been enabled, using both the SMTP protocol and
POP3, and three users were initially added, as can be seen in the
image below.
FIGURE 4
9
The FTP service has also been enabled, which creates users and determines the level of
permission for each one, within the network. And two users were created with different
permission levels, as can be seen in the image below.
FIGURE 5
The server's IP was set to static with the number [Link], with a subnet mask
[Link] and the DNS server pointing to itself. All other components of the network
They were configured to receive IP automatically from the server.
The assembled network was established with the following layout.
FIGURE 6
10
The network was physically divided between the two switches, as can be seen in the image.
above, and it was logically divided through the creation of 3 VLANs, where the network for visitors
is isolated from other access points, increasing the security of the network. The division of the ports of
switch0 was the one who determined the VLANs dividing the ports from 1-4 for a sector
librarian (VLAN 2), ports 5-8 for visitor access (VLAN 3) and the other ports
forming VLAN 1. The communication port between the two switches is port 24, which was defined
like a free port, communicating with all other VLANs and thus allowing that
server offers services to all customers and the IT department can have control over the others
VLANs. The port distribution table by VLAN can be seen in the image below.
FIGURE 7
It is important to emphasize that one of the visitor VLAN ports has been connected to a
wireless router that creates a wi-fi network called Access Point0, allowing access to
devices with Wi-Fi network interface that have the access password, george123, as per
we can see in the image below.
11
FIGURE 8
All points of the network were tested using the commands and flow testing tools.
data, such as the commands 'PING' and 'IP CONFIG', and the network worked perfectly
according to what was expected.
12
CONCLUSION
13
REFERENCES
14