Download as pdf or txt
Download as pdf or txt
You are on page 1of 40

ASSIGNMENT FRONT SHEET

Qualification BTEC Level 5 HND Diploma in Computing

Unit number and title Unit 2: Networking

1.1
Submission date 20th August 2019 Date Received 1st submission

Re-submission Date 1.2 Date Received 2nd submission 1.3

Student Name Nguyen Thanh Loc Student ID GBH18350

Class GCH0716 Assessor name Michael Omar

Student declaration

I certify that the assignment submission is entirely my own work and I fully understand the consequences of plagiarism. I understand
that making a false declaration is a form of malpractice.

Student’s signature

Grading grid

P1 P2 P3 P4 P5 P6 P7 P8 M1 M2 M3 M4 D1 D2 D3
Table of Contents

I. INTRODUCTION .................................................................................................................................................................................. 5

1. PART 1: WHAT IS NETWORKING?.................................................................................................................................................................... 5


2. PART 2: INTRODUCTION................................................................................................................................................................................ 5
II. NETWORKTYPES,PROTOCOLSANDSTANDARDS................................................................................................................................... 5

1. TYPES OFNETWORK: .................................................................................................................................................................................... 5


A. LAN: ......................................................................................................................................................................................................... 6
B. WAN (WIDE AREANETWORK) ...................................................................................................................................................................... 6
C. MAN (METROPOLITAN AREA NETWORK) ......................................................................................................................................................... 6
2. STANDARDS ANDPROTOCOLS: ....................................................................................................................................................................... 7
A. DEFINITION OF NETWORK PROTOCOLS ............................................................................................................................................................... 7
B. PROTOCOLS: ............................................................................................................................................................................................... 7
C. NETWORK STANDARDS: ................................................................................................................................................................................. 9

III. NETWORK TOPOLOGY & COMMUNICATION AND BAND WITH:................................................................................................................ 10

1. PHYSICALANDLOGICALTOPOLOGY ................................................................................................................................................................ 10
2. OTHERSTOPOLOGY: ................................................................................................................................................................................... 11
3. COMMUNICATIONANDBANDWIDTHREQUIREMENTS: ......................................................................................................................................... 11

IV. NETWORKINGDEVICEANDSERVERTYPES ........................................................................................................................................... 12

1. NETWORKING DEVICE : ............................................................................................................................................................................... 12


 Server: ............................................................................................................................................................................................... 12
 Hubs: ................................................................................................................................................................................................ 12
 Routers: ............................................................................................................................................................................................ 12
2. SERVER TYPES: ........................................................................................................................................................................................... 13
 Web server: ....................................................................................................................................................................................... 13
 Database server ................................................................................................................................................................................ 13
 Virtualization server .......................................................................................................................................................................... 14
V. INTER-DEPENDENCE OF WORKSTATION HARDWARE WITH RELEVANT NETWORKING SOFTWARE. ..................................................................... 14

1. WORKSTATIONHARDWARE: ........................................................................................................................................................................ 14
 CPU (Central Processing Unit): ........................................................................................................................................................... 14
 RAM (Random Access Memory): ....................................................................................................................................................... 15
 Hard disk: .......................................................................................................................................................................................... 15
2. NETWORKING SOFTWARE: .......................................................................................................................................................................... 16
3. RELATIONSHIP BETWEEN WORKSTATION HARDWARE ANDNETWORKING SOFTWARE:....................................................................................................... 17

VI. DESIGN A NETWORKED SYSTEM TO MEET A GIVEN SPECIFICATION: .................................................................................................... 17

1. USER REQUIREMENTS: ................................................................................................................................................................................ 17


2. LOGICAL DESIGN ANDPHYSICAL: ........................................................................................................................................................................ 18
Ground floor: ............................................................................................................................................................................................. 18
First Floor: .................................................................................................................................................................................................. 22
Second floor: .............................................................................................................................................................................................. 24
Email: ......................................................................................................................................................................................................... 26
Website: .................................................................................................................................................................................................... 27
Addressing table: ...................................................................................................................................................................................... 28

VII. TEST PLAN AND EVALUATE: ................................................................................................................................................................ 28


1. TEST PLAN: ............................................................................................................................................................................................... 28
2. EVALUATE THE DESIGN ................................................................................................................................................................................ 29

VII. IMPLEMENT: ........................................................................................................................................................................................ 29

1. SET THE EXTRA PORTS FOR ROUTE: ................................................................................................................................................................ 29


2. SET IP FOR ROUTER: ................................................................................................................................................................................... 31
3. SET IP FOR COMPUTERS: ............................................................................................................................................................................. 32

IX. DOCUMENTATION & TEST RESULT: ...................................................................................................................................................... 34

1. STEP-BY-STEP CONFIGURATION .................................................................................................................................................................... 34


Test result against test plan ........................................................................................................................................................................ 36

X. CONCLUSION ......................................................................................................................................................................................... 37

XI. REFERENCES ......................................................................................................................................................................................... 37

List of Figures

FIGURE 1 LOCAL AREA NETWORK ............................................................................................................................................. 6


FIGURE 2 WIDE AREA NETWORK................................................................................................................................................ 6
FIGURE 3 METROPOLITAN AREA NETWORK ................................................................................................................................ 7
FIGURE 4 TCP/IP LAYERS ....................................................................................................................................................... 8
FIGURE 5 HTTP PROTOCOL..................................................................................................................................................... 8
FIGURE 6 DNS...................................................................................................................................................................... 9
FIGURE 7 ICMP .................................................................................................................................................................... 9
FIGURE 8 TCP/IP ................................................................................................................................................................ 10
FIGURE 9 PHYSICAL AND LOGICAL TOPOLOGY ............................................................................................................................ 10
FIGURE 10 OTHERS TOPOLOGY .............................................................................................................................................. 11
FIGURE 11 HUB .................................................................................................................................................................. 12
FIGURE 12 A ROUTER MADE BY CISCO ..................................................................................................................................... 13
FIGURE 13 WEB SERVER ....................................................................................................................................................... 13
FIGURE 14 DATABASE SERVER ................................................................................................................................................ 14
FIGURE 15 VIRTUALIZATION SERVER ....................................................................................................................................... 14
FIGURE 16 CPU I7 .............................................................................................................................................................. 15
FIGURE 17 RAM................................................................................................................................................................. 15
FIGURE 18 HARD DISK .......................................................................................................................................................... 16
FIGURE 19 NETWORK INTERFACE CARD ................................................................................................................................... 17
FIGURE 20 GROUND FLOOR, SERVER, PC AND PRINTER. ............................................................................................................... 18
FIGURE 21 SET NAME AND PASSWORD .................................................................................................................................... 19
FIGURE 22 CONFIGURE SWITCH LAYER 3 .................................................................................................................................. 20
FIGURE 23 SPLIT THE PORTS. ................................................................................................................................................. 21
FIGURE 24 FIRST FLOOR ........................................................................................................................................................ 22
FIGURE 25 IP CONFIGURATION OF PC0 .................................................................................................................................... 23
FIGURE 26 SECOND FLOOR .................................................................................................................................................... 24
FIGURE 27 IP CONFIGURATION .............................................................................................................................................. 25
FIGURE 28 SETUP EMAIL ....................................................................................................................................................... 26
FIGURE 29 SETUP DESKTOP.................................................................................................................................................... 26
FIGURE 30 WEB BROWSER ................................................................................................................................................... 27
I. INTRODUCTION
1. Part 1: What is networking?

- Networking is used to help people connect with each other through mobile devices such as computers, smart
phones with internet. for the purpose of sharing data networking was use all around the world. Networks are
built with a mix of computer hardware and computer software. A network, is a collection of computers and other
hardware components interconnected by communication channels that allow sharing of resources and
information.
- There are many types of networks available in the networking industry and the most popular network is a Local
Area Network (LAN) and wide area network (WAN). LAN is made up of two or more computers connected
together within a short distance often at home, office building or school. WAN is a network covering a larger area
than a LAN, and often include city, country and world. A large number of LANs can be connected together to form
a WAN

2. Part 2: Introduction

- Network Engineer by Nguyen Networking Limited, a high-tech networking solution development company, which
have branches in Ho Chi Min City, Hanoi, Da Nang and Can Tho.
- The company has been contracted to implement a networking project from a local educational institute. The
specification of the project is given below:
- People: 200 students, 15 teachers, 12 marketing and administration staff, 5 higher managers including the head
of academics and the programmer manager, 3 computer network administrators.
- Resources: 50 student lab computers, 35 staff computers, 3 printers
- Building: 3 floors, all computers and printers are on the ground floor apart from the IT labs – one lab located on
the first floor and another located on the second floor.
- Investigate and explain networking principles, protocols and devices and submit a report.

II. Networktypes,Protocolsandstandards

1. Types ofnetwork:
a. Lan:
- LAN stands for Local Area Network English words are translated as internal computer network. Lan network
allows devices connected together to work together and share data as document, picture, …
- This connection is made via cable or wireless LAN (wireless) in the narrow space, therefore it is used only in a
limited scope, such as the office, in the home, school ...

Figure 1 Local area Network

Source: https://software4win.com/mang-lan-la-gi/

b. WAN (Wide AreaNetwork)


- WAN wide area network "wide area network" is a data network designed to connect urban networks between
geographic areas far away from each other.

Figure 2 wide area network

Source: https://vietadsgroup.vn/hoi-dap-la-gi-/mang-wan-la-gi-khai-niem-mang-wan-la-gi--c62d9716.aspx

c. MAN (Metropolitan Area Network)


- MAN networks have the same connection as LAN models. It is connected LANs together through transmission
media, cables .... Communication devices connected together in a certain area as in a city ...
- MAN network provides the ability to simultaneously use three types of services: VOICE -DATA -VIDEO:Data
transmission. / Videoconferencing / Watching movies on demand / Cable TV / Distance Education. / Remote
disease diagnosis / Phone / High-speed Internet access ...

Figure 3 Metropolitan Area Network

https://www.javatpoint.com/types-of-computer-network

2. Standards andprotocols:

a. Definition of network protocols

- Network protocols are formal standards and policies comprised of rules, procedures and formats that
define communication between two or more devices over a network. Network protocols govern the
end-to-end processes of timely, secure and managed data or network communication.

b. Protocols:

- TCP/IP (Transmission Control Protocol):

. TCP/IP is a suite of communication protocols used to interconnect network devices on the


internet.

. TCP/IP can also be used as a communications protocol in a private network (an intranet
or an extranet).
Figure 4 TCP/IP Layers

- HTTP (Hypertext Transfer Protocol):

. HTTP is one of the five standard protocols of the Internet, used to communicate information
between the Service Provider (Web server) and the Service-using machine (Web client) in the Client /
Server model used for the World Wide Web- WWW, HTTP is an application layer protocol, located on
the transport and network layer protocol layer, TCP / IP

Figure 5 HTTP Protocol

Example: https://www.tektutorialshub.com/http/http-get-and-post-methods/

- DNS (Domain Name Server):

. The Domain Name Systems (DNS) is a system that allows to set the corresponding IP address and
domain name on the Internet.
Figure 6 DNS

Example: https://dyn.com/blog/dns-why-its-important-how-it-works/

- ICMP (Internet Control Message Protocol):


. ICMP a protocol of the Internet Protocol package. This protocol is used by network devices such as routers to
send error messages indicating whether a service exists or not, or whether a host or router address exists. ICMP can also
be used to forward query messages

Figure 7 ICMP

Example: https://blog.securityevaluators.com/icmp-the-good-the-bad-and-the-ugly-130413e56030
c. Network standards:
- Networking standards ensure the interoperability of networking technologies by defining the rules of
communication among networked devices. Networking standards exist to help ensure products of different
vendors are able to work together in a network without risk of incompatibility.
Figure 8 TCP/IP

Example: In this architecture, Protocol which is used for Transport layer is TCP or UDP (User Datagram Protocol)

III. Network Topology & Communication and band with:


- Network topology always affects the entire network. Because it will involve some ingredient.

1. Physical and Logical topology

Definition:

Figure 9 Physical and logical topology

Example:

- Logical topology:

+ A logical topology is how devices appear connected to the user

- Physical topology

+ A physical topology is how they are actually interconnected with wires and cables.
2. Others topology:

Figure 10 Others topology

Example: https://www.cbronline.com/what-is/what-is-topology-4958790/

3. Communication and bandwidth requirements:


 Communication requirements:

- There are sender and recipient address.

- Encrypt data before sending to the transmitter.

- Determine the protocol to transfer data between them.

- Speed and respond time between two devices.

 Bandwidth equipments:

- Bandwidth shows that average data can be sent in a specific time.

- It is very effective in transfering data in the form of video, images and audio. So band width must big
enough to transmit.
IV. NetworkingDeviceandServerTypes

1. Networking Device :

 Server:

- Server is a system (appropriate software and computer hardware) that meets the requirements on a
computer network to provide or support the provision of a network service. Servers can run on a
dedicated computer, which is also often referred to as a "server", or multiple networked computers
capable of hosting servers. In many cases, a computer can provide a wide variety of services and services.

 Hubs:

- This device is a repeater, with multiple ports. Usually, a center has more than four gate. When the
networksystem uses the star topology,thehub will act as a hubdeviceto connect to otherdevices.

Figure 11 Hub

 Routers:

- This device acts as a map network device. Router connects devices together other by sending data packets
between them. Moreover, it can allow end devices to connect to the Internet.
Figure 12 A router made by Cisco

2. Server types:

 Web server:

- Server often include web services and applications. All files in the web server run *.HTML or *.HTM

Figure 13 Web server

 Database server

- Database server is a data warehouse used to store websites, data and information. A database server is a LAN
computer dedicated to storing, maintaining, and restoring databases. Database server includes database management
system Database Management System (DBMS) and database. Based on requests from clients, the Database server will
search the database for the specified logs and transfer them back to the network.
Figure 14 Database server

 Virtualization server

- This type of server is made up of separate physical server hardware into multiple servers, also has the main
function of a server.

Figure 15 Virtualization Server

V. Inter-dependence of workstation hardware with relevant networking software.


1. Workstation hardware:

 CPU (Central Processing Unit):


- Central Processing Unit. It is the most essential of a computer

Figure 16 CPU i7

 RAM (Random Access Memory):

- Random Access Memory. It will access any information in the memory chipset to support running to handle and
works faster.

Figure 17 RAM

 Hard disk:

- . Hard disk is a device used to store data on the surface of circular plates covered with magnetic
materials. Can store data for users to access whenever they want.
Figure 18 Hard disk

2. Networking Software:
- Networking software is a fundamental element for any network. It helps administrators deploy, manage and
monitor a network.
3. Relationship between workstation hardware andnetworking software:
- Workstations or computers often use ports to connect network cables. Usually, normal these port are

Figure 19 Network Interface Card

provided by the network card built into the computer or using a NIC (Network interface card)

- These network cards help send and receive data packets to computer. Data Packeges must convert into
electrical signals through network cables and return. This makes computers able to communicate and transfer
data to each other.

VI. Design a networked system to meet a given specification:

1. User Requirements:

People: 200 students, 15 teachers, 12 marketing and administration staff, 5 higher managers
including the head of academics and the programe manager, 3 computer network administrators.

Resources: 50 student lab computers, 35 staff computers, 3 printers

Building: 3 floors, all computers and printers are on the ground floor apart from the IT labs – one lab
located on the first floor and another located on the second floor.
2. Logical Design and Physical:

Ground floor:

- 3 PC simulation for 3 subjects : manager ,marketing, and teacher.

- Printer used when user need it for print documents

Figure 20 Ground floor, server, pc and printer.

- Setting on switch:

Step1: login, set name and password.


Figure 21 Set name and password
Step2: create VLAN:

Figure 22 Configure Switch layer 3


Step3: split the ports :

Figure 23 Split the ports.


Information:

Name IP Address Default gateway Subnet mark DNS Server


Teacher 11.11.11.3 11.11.11.1 255.255.255.0 8.8.8.8
Marketing 11.11.11.4 11.11.11.1 255.255.255.0 8.8.8.8
Manager 11.11.11.5 11.11.11.1 255.255.255.0 8.8.8.8

First Floor:

+ 2 PC simulation for IT.

+ 2 server.

+ 3 switch, 2 switch simulation for IT, 1 switch simulation for teacher, student, Marketing and Manager

Figure 24 First floor


Figure 25 IP Configuration of pc0

+Information
Second floor:

+ 2 PC simulation for students.

+ 1 server.

+ 1 switch

Figure 26 Second floor

Information:
Figure 27 IP Configuration
Email:

Figure 28 setup email

Figure 29 setup desktop


Website:

Figure 30 Web Browser


Addressing table:

Device IP address Subnet mask Default gateway DNS Server


Web Server 12.12.12.5 255.255.255.0 12.12.12.1 8.8.8.8
Mail Server 12.12.12.5 255.255.255.0 12.12.12.1 8.8.8.8

VII. Test plan and Evaluate:

1. Test plan:
2. Evaluate the design

Strength: the design has fully met the requirements of Mr Nguyen. although still formally and physically
sketchy, everything is connected to each other to function perfectly, without errors when operating.
Strong very well

Weakness: the weakness of the program is in terms of design. sketchy and incomplete perfection of
aesthetics.

VII. Implement:

1. Set the extra ports for route:


Pick 3 PC, each computer = 50 student computers, 1 switch, 1 router, 1 server. Set IP address and subnet
mask for the router and all computers, there, all computer and router must have the same Gateway and
subnet mask.
2. Set IP for router:
3. Set IP for computers:

-Need to put a notice that what is the IP address of each devices, and pay attention to the port that
connect with other devices: FATHERNET, SERIAL.

-Using PDE to connect between two router, each side of the port need 1 different IP address and the SERIAL
PORT must be the same between two routers.

-Other LAN have the same ways.


-Overview when finished:
IX. Documentation & Test result:

1. Step-by-Step Configuration
- Now try to ping all the computer in LAN to make sure all the connections are correct.

- Successful, now my network can working.


2. Test result against test plan
- Test plan expected result and test result are the same, so now I completed the requirement of
the user.
X. Conclusion
The network has met requirements of the post, but there are still flaws.
Will be revised in the next time.

XI. References

Anon., 2019. gdata. [Online]

Available at: http://gdata.com.vn/tin-tuc/may-chu-


la-gi/ [Accessed 2 March 2019].
Beal, V., 2019. webopedia. [Online]

Available at:
https://www.webopedia.com/TERM/L/local_area_network_LAN.html
[Accessed 12 March 2019].
Burgess, M., 2000. Principles of Network and System Administration. 2nd ed.
s.l.:Wiley. duylinhcomputer, 2019. duylinhcomputer.com. [Online]

Available at: http://duylinhcomputer.com/kien-thuc-cong-nghe/card-mang-nghia-la-gi-tinh-


nang-cua- cardmang.html
[Accessed 9 March 2019].

Hallberg, B. A., 2009. Workstation Hardware. In: Networking, A Beginner's Guide. Chicago: The McGraw-

Hill

companies, p. 36.

Hope, C., 2018. computerhope. [Online]

Available at: https://www.computerhope.com/jargon/b/bustopol.htm


[Accessed 2 March 2019].
Hope, C., 2018. Computerhope. [Online]

Available at: https://www.computerhope.com/jargon/h/hybrtopo.htm


[Accessed 2 March 2019].
Posey, B., 2019. techgenix. [Online]

Available at: http://techgenix.com/Networking-


Basics-Part1/ [Accessed 9 March 2019].
Raj, R., 2019. TutorialPoint. [Online]

Available at: https://www.tutorialspoint.com/Wide-Area-Network-WAN


[Accessed 5 March 2019].
Rathore, H., 2016. Mapping Biological Systems to Network Systems. 1st ed. s.l.:Springer
International Publishing.

Ray, B., 2015. link-labs. [Online]

Available at: https://www.link-labs.com/blog/what-is-mesh-


topology [Accessed 2 March 2019].
studytonight, 2019. StudyTonight.[Online]

Available at: https://www.studytonight.com/computer-networks/types-of-networks


[Accessed 5 March 2019].
Techopedia, 2019. techopedia.[Online]

Available at:https://www.techopedia.com/definition/2460/transmission-control-protocolinternet-

protocol-tcpip (Online, n.d.)

[Accessed 2 March 2019].

Trong,D., 2016.emyeutinhoc. [Online]

Available at: http://emyeutinhoc.com/chuyen-muc/tim-hieu-ve-hub-repeater-router-switch-bridge-


gateway.html
[Accessed 2 March
2019]. VnPro, 2019.
vnpro.vn. [Online]
Available at: https://vnpro.vn/tin-tuc/khai-niem-cac-kieu-topology-trong-mang-lan-
1561.html [Accessed 9 March 2019].
Wikipedia, 2016. wikipedia.[Online]

Available at: https://simple.wikipedia.org/wiki/Bandwidth_(computing)


[Accessed 2 March 2019].
Wikipedia, 2019. wikipedia.[Online]

Available at: https://vi.wikipedia.org/wiki/M%C3%A1y_ch%E1%BB%A7_%E1%BA%A3o


[Accessed 2 March 2019].

Powered by TCPDF (www.tcpdf.org)


Index of comments

1.1 missing date

1.2 30 08 2019

1.3 30 08 2019

Powered by TCPDF (www.tcpdf.org)

You might also like