You are on page 1of 25

Assignment Brief 2 (RQF)

Higher National Certificate/Diploma in Computing

Student Name/ID Number: PHẠM NGUYỄN QUỲNH NHƯ (GCS210018)


Unit Number and Title: Unit 2: Networking
Academic Year: 2021 – 2022
Unit Assessor: Van Ho
Assignment Title: Networking Infrastructure
Issue Date: April 1st, 2021
Submission Date:
Internal Verifier Name:
Date:

Submission Format:

Format:

● The submission is in the form of an individual written report. This should be written in a concise,
formal business style using single spacing and font size 12. You are required to make use of
headings, paragraphs and subsections as appropriate, and all work must be supported with
research and referenced using the Harvard referencing system. Please also provide a bibliography
using the Harvard referencing system.
Submission

● Students are compulsory to submit the assignment in due date and in a way requested by the
Tutor.

● The form of submission will be a soft copy posted on http://cms.greenwich.edu.vn/.

● Remember to convert the word file into PDF file before the submission on CMS.

Note:

● The individual Assignment must be your own work, and not copied by or from another student.

● If you use ideas, quotes or data (such as diagrams) from books, journals or other sources, you
must reference your sources, using the Harvard style.

1
● Make sure that you understand and follow the guidelines to avoid plagiarism. Failure to comply
this requirement will result in a failed assignment.

Unit Learning Outcomes:

LO3 Design efficient networked systems.


LO4 Implement and diagnose networked systems.

Assignment Brief and Guidance:

Assignment scenario (cont.)


The CEO Mr. Nguyen is happy with your first report and now he has asked you to analyse the
specification from the institution, as given earlier.
You need to design and implement the networking project within a given timeframe:
Task 2
Design efficient networked systems:
 Prepare a written step-by-step plan of how you are going to design a Local Area Network
including a blueprint of your LAN.
 Justify your choice of devices for your network design.
 Produce a test plan to evaluate this design for the requirements of bandwidth and cost constraints
as per user specifications.
 Justify the security requirements and quality of services needed for selection of accessories.
 Suggest a maintenance schedule to support the networked system.
Task 3
Implement test and diagnose networked systems:
 Implement a networked system based on your prepared design.
 Conduct verification with, e.g., Ping, extended ping, trace route, telnet, SSH, etc.
 Record the test results and analyse these against expected results.
 Investigate what functionalities would allow the system to support device growth and the
addition of communication devices.
 Discuss the significance of upgrades and security requirements in your recommendations.

2
Learning Outcomes and Assessment Criteria (Assignment 1):
Learning Outcome Pass Merit Distinction
LO3 P5 Provide a M3 Install and D2 Design a
logical/physical configure network maintenance schedule
design of the services and to support the
networked system applications on your networked system.
with clear explanation choice.
and addressing table.

P6 Evaluate the
design to meet the
requirements.

LO4 P7 Implement a M4 Recommend D3 Use critical


networked system potential reflection to evaluate
based on a prepared enhancements for the own work and justify
design. networked systems. valid conclusions.

P8 Document and
analyse test results
against expected
results.

3
Table of Contents
P5 Provide a logical/physical design of the networked system with clear explanation and addressing
table......................................................................................................................................................6
5.1 Explain the difference between logical and physical design......................................................6
5.2 Discuss and explain the user requirement for the design...........................................................7
5.3 Provide a logical design of the network based on user requirement..........................................7
5.4 Provide a physical design of the network based on user requirement.......................................8
5.5 Provide addressing table for the network you design................................................................8
P6 Evaluate the design to meet the requirements.................................................................................9
6.1 Provide test plan.........................................................................................................................9
6.2 Evaluate the design of the network..........................................................................................12
a. The benefits of network design user needs.............................................................................12
b. The disadvantages of network design user needs...................................................................12
c. Solution to improve the network design.................................................................................12
P7 Implement a networked system based on a prepared design........................................................12
7.1 Demonstrate proof of a functional network that you designed Error! Bookmark not defined.
7.2 Show the implement system.....................................................................................................12
P8 Document and analyse test results against expected results.........................................................16

List of table
Table 1 - The difference between logical and physical design............................................................7
Table 2 - Configuration table of all devices.........................................................................................9
Table 3 - Results after testing.............................................................................................................16

List of figure
Figure 1 - The relationship between logical and physical design in network.................................6
Figure 2 - The logical design of the network.............................................................................7
Figure 3 - The physical design of network................................................................................8
Figure 4 - An instance of a successful network connection.......................................................10
Figure 5 - An example of a network connection failure............................................................10
Figure 6 - The ping command............................................................................................... 10
Figure 7 - Ping command executed failed...............................................................................11
Figure 8 - Ping command executed successfully.....................................................................11
Figure 9 - DNS is not working.............................................................................................. 11
Figure 10 - DNS is working..................................................................................................11
Figure 11 - Server of all computers as required by the user......................................................13
Figure 12 - How to install DNS server...................................................................................14
Figure 13 - All of the machines are on the ground floor...........................................................14
Figure 14 - All of computer in the first floor...........................................................................15
Figure 15 - All of computer in the second floor.......................................................................16
Figure 16 - Connect successfully from PC Staff_1 to PC Staff_32............................................17
Figure 17 - Connect successfully from PC Staff_1 to PC_LAB_1.............................................18
Figure 18 - Connection established between PC Staff_1 and PC_LAB_50.................................19

4
Figure 19 - Connection established between PC Staff_1 and DNS_Server.................................20
Figure 20 - Connection established between PC_LAB_1 and PC_LAB_25...............................20
Figure 21 - Connection established between PC_LAB_1 and PC_LAB_26...............................21
Figure 22 - Connection established between PC_LAB_1 and PC Staff_1..................................22
Figure 23 - Connection established between PC_LAB_1 and DNS_Server................................22
Figure 24 - Connection established between PC_LAB_26 to PC_LAB_50................................23
Figure 25 - Connection established between PC_LAB_26 to PC_LAB_1..................................23
Figure 26 - Connection established between PC_LAB_26 to PC Staff_32.................................24
Figure 27 - Connection established between PC_LAB_26 and DNS_Server..............................24
Figure 28 - Server DNS is working........................................................................................25

5
Assignment
P5 Provide a logical/physical design of the networked system with clear explanation and
addressing table
5.1 Explain the difference between logical and physical design

Figure 1 - The relationship between logical and physical design in network

Physical topology depicts how various network pieces are organized. The physical arrangement
represents a network of connected gadgets and wires. It focuses on critical network aspects while
overlooking minor details such as data transfer and system type. The layout of nodes (computers)
and network cables is determined by the ease of network setup and configuration. Cost and
bandwidth are impacted by the system solution. The position and distance between nodes are taken
into account. For applications, a ring (Ring Topology) or a linear connection to the Bus Topology
can be used.
The disposal and connectedness of objects are represented by logical topology. It is the transmission
of data through physical topology. Regardless of physical topology, it is oblivious of node
organization. The network information, such as the kind of devices used and the nature of their
equipment, which affects the rates and speed of data packet transmission, is addressed. The logical
topology ensures optimal network flow control. The data can flow in either a linear Logical Bus
pattern or a circular Logical ring pattern.

Logical design Physical design

The logistics of a network concerned with data The actual arrangement is depicted.
transmission are depicted.

There isn't any interference or meddling here. The layout may be changed to suit your needs.

It is available in bus and ring topologies. It may be configured in a star, mesh, ring, or bus
topology.

This has a significant influence on data packet Based on device selection and availability, this
delivery and speed. It also supports flow control has a significant influence on network cost,

6
and ordered data packet delivery. scalability, and bandwidth capacity.

It is a high-level diagram of data flow. It is the transmission route in question.

The network's data route was followed. The network's physical link.

Table 1 – The difference between logical and physical design.

5.2 Discuss and explain the user requirement for the design
A good set of user needs is necessary for any project, particularly computer system projects, to be
successful. Many initiatives fail because they fail to describe what the system should perform
properly. In reality, many systems have merely been given a delivery timetable, a budget, and a
fuzzy understanding of what they should perform.
The source of the problem is:
- Computer system developers rarely have as good an understanding of how a business operates
and should operate as a business user.
- Business users have limited understanding of what a computer system can do for them.
As a result, paralysis sets in, and company management attention is focused on fulfilling deadlines
and budgets rather than on what will be produced.
5.3 Provide a logical design of the network based on user requirement

Figure 2 - The logical design of the network

To connect the required love machines we need to use a DNS server, 1 switch server and 1 router
server. Then we need to install four IPs for the server router because it needs to talk to three
switches of 3 floors and a line used to conclude to the main switch. In addition, we need to install
RIP so that the router can connect to the network to the switches of the main floors and switches,
and when we connect to the network to the switches we can check the network speed and also use
To ensure that the machines are connected to DNS server. The ground floor, we have three printers,
32 staff machines and 3 machines for admin. First we need to provide the IP, Gateway and DNS

7
addresses of the DNS server for the admin's three machines so that they can connect to all devices
via server and help users easily control all machines at even at both three floors. The first and
second floors, we will place on each 25 computer floors and use the DHCP feature so that DNS
Server can provide dynamic IP addresses for each machine.
5.4 Provide a physical design of the network based on user requirement

Figure 3 - The physical design of network

To address the demands of the problem and the network architecture, computers, laptops, switches,
printers, routers, and servers are necessary. The student room requires 50 computers, whilst the staff
room necessitates 32 PCs, three laptops, and three printers. To meet current and future problem
requirements, the design has four switches, each of which may connect to up to 25 PCs. Each
student and staff room has a switch. Each region will have a maximum of 32 PCs, with 25 PCs mi
tng 1 and 25 PCs mi tng 2. Three routers are used in the design to link three rooms: one to the
server room, one to the staff room, and one to the student room.
5.5 Provide addressing table for the network you design

Device Interface IP adress Subnet mask Default Gateway

PC student 1 Fa0 192.168.1.1 255.255.255.0 192.168.1.0

PC student 2 Fa0 192.168.1.2 255.255.255.0 192.168.1.0

PC student 3 Fa0 192.168.1.3 255.255.255.0 192.168.1.0

… … … … …

PC student 26 Fa0 192.168.2.1 255.255.255.0 192.168.2.0

8
PC student 27 Fa0 192.168.2.3 255.255.255.0 192.168.2.0

... ... ... ... …

PC student 50 Fa0 192.168.2.2 255.255.255.0 192.168.2.0

Lap admin 1 Fa0 192.168.0.8 255.255.255.0 192.168.0.0

Lap admin 2 Fa0 192.168.0.7 255.255.255.0 192.168.0.0

Lap admin 3 Fa0 192.168.0.6 255.255.255.0 192.168.0.0

Printer 1 Fa0 192.168.0.10 255.255.255.0 192.168.0.0

Printer 2 Fa0 192.168.0.9 255.255.255.0 192.168.0.0

Printer 3 Fa0 192.168.0.8 255.255.255.0 192.168.0.0

PC staff 1 Fa0 192.168.0.5 255.255.255.0 192.168.0.0

PC staff 2 Fa0 192.168.0.6 255.255.255.0 192.168.0.0

PC staff 3 Fa0 192.168.0.7 255.255.255.0 192.168.0.0

PC staff 4 Fa0 192.168.0.8 255.255.255.0 192.168.0.0

PC staff 5 Fa0 192.168.0.9 255.255.255.0 192.168.0.0

... .. ... ... …

PC staff 32 Fa0 192.168.0.4 255.255.255.0 192.168.0.0

Router_Sever Fa0 192.168.100.100 255.255.255.0 N/A

Fa1 192.168.0.100 255.255.255.0 N/A

Fa6 192.168.1.100 255.255.255.0 N/A

Fa7 192.168.2.100 255.255.255.0 N/A

DNS_Sever Fa0 192.168.100.1 255.255.255.0 192.168.100.0

Table 2 - Configuration table of all devices

P6 Evaluate the design to meet the requirements


6.1 Provide test plan
The Network Link Test examines the state of the hardware link to determine if or not an interface
between these devices is operational. To determine how well the network connectivity between
devices works, we must first verify two things. To begin, if the cable is made green on both sides, it
signifies there is a connection between the two devices, while if the cable is made red on both sides,
it does not imply it is the same thing whenever it connects successfully.
9
Figure 4 - An instance of a successful network connection

Figure 5 - An example of a network connection failure

The goal of this test is to evaluate the connection between the devices inside the network, which
should be great, and to transmit a request and a response from each other device in the network. In
summary, a device must be able to connect with all other devices on the network. To check the
connection between the devices in the network, we utilize the ping method. This method allows a
device to ping a network to another device at a specific address, which entails sending repeated
requests and waiting for responses.

Figure 6 - The ping command

Figure 7 - Ping command executed failed

10
Figure 8 - Ping command executed successfully

To test the functionality of DNS, we must first configure the domain name and IP address for this
kind of domain name. Then we need to find a pc to run that domain name ping on and wait for the
outcomes.

Figure 9 - DNS is not working

Figure 10 - DNS is working

11
Based on the user's requirements, three servers must be tested: DHCP Server, DNS Server, and
Web Server. The ping command is used to test whether the server can communicate with the DHCP
and DNS servers. It will be examined to see if the network devices can send and receive email for
the other device's mail server. If each device in the network can contact the Web server's address
using the browser, the test for the Web server is successful.
6.2 Evaluate the design of the network
a. The benefits of network design user needs
By splitting devices into many VLANs, the network may prioritize which VLAN or rooms have the
most priority. The room for network managers and servers, for example, and the area for managers
are better than the student laboratory. The network architecture fulfills the demands of the users and
their criteria for internet access. There are not too many but not too few computers in networking
design; they are appropriate for the number of students, professors, managers, marketers, and
network administrators. As a result, there is no need for a large budget, and network managers can
simply administer the network. There is a separate space that allows individuals in the room to chat
to others without worry of being overheard.
b. The disadvantages of network design user needs
Students on the third level are unable to connect to the internet wirelessly. If a course has more than
25 students, it will be impossible to hold a session in the student laboratory. Too many devices on
the same network might cause excessive traffic and slow down the network. When they hire more
people and require several people to use computers, staff will not have enough computers to go
around. With several users on a computer, it is inconvenient for one person to save his or her file or
project since it is likely to be lost or destroyed. This computer is not to be used for personal
purposes.
c. Solution to improve the network design
Install two extra wireless access points on the second and third levels so that students may connect
to the internet wirelessly from the second and third floors. Install 5 extra 2-story computers and 5
more 3-story computers. This may violate the standards and harm the network project's budget, yet
a class of more than 30 people can participate in a course. Another strategy is to limit the number of
students in a class to no more than 24. If necessary, we may combine the manager and marketer
rooms to save space and eliminate one printer, which is perfectly OK because they both use the
same switch. To avoid significant network traffic, two networks might be used and devices
segregated into separate networks.
P7 Implement a networked system based on a prepared design
7.1 Show the implement system

12
Figure 11 - Server of all computers as required by the user
To begin, configure an IP address and gateway for the DNS server, as well as the following four IP
addresses for the router:
+ DNS server:
˚ IP: 192.168.100.1
˚ Gateway: 192.168.100.100
+ Router:
˚ IP in net0: 192.168.0.100
˚ IP in net1: 192.168.1.100
˚ IP in net2: 192.168.2.100
˚ IP in net3: 192.168.100.100
Furthermore, you must install the domain name for the DNS server so that we may test DNS
functionality.

13
Figure 12 - How to install DNS server

Figure 13 - All of the machines are on the ground floor

14
On the ground floor, we have 32 PCs, 3 laptops and 3 printers. To install all we need 1 switch so
that all machines can connect to the dns server. In addition, we have to install dhcp for the dns
server so that the server can provide addresses for 32 PC's in the ground floor. Besides, we need to
install IP, Gateway and DNS addresses for 3 laptops including:
+ Laptop Admin_1:
 IP: 192.168.0.1
 Gateway: 192.168.0.100
 DNS: 192.168.100.1
+ Laptop Admin_2:
 IP: 192.168.0.2
 Gateway: 192.168.0.100
 DNS: 192.168.100.1
+ Laptop Admin_3:
 IP: 192.168.0.3
 Gateway: 192.168.0.100
 DNS: 192.168.100.1

Figure 14 - All of computer in the first floor

To install 25 pc for students, we need to use 1 switch so that all computers can connect to the DNS
server. Besides, we have to use straight wires to connect 25 pc to the switch to make sure they can
connect to each other; we need to turn on the wires connected to the switch.

15
Figure 15 - All of computer in the second floor

To build 25 computers for learners, we need to utilize 1 switch so that all machines may
communicate to the DNS server. Furthermore, we must use straight cables to link 25 PC to the
switch. To ensure that they will connect with each other, we must turn on the wires attached to the
switch.
P8 Document and analyse test results against expected results

Test number Test results Expected results

1 Ping from PC Staff_1 to PC Staff_32 Successful

2 Ping from PC Staff_1 to PC_LAB_1 Successful

3 Ping from PC Staff_1 to PC_LAB_50 Successful

4 Ping from PC Staff_1 to DNS_Server Successful

5 Ping from PC_LAB_1 to PC_LAB_25 Successful

6 Ping from PC_LAB_1 to PC_LAB_26 Successful

7 Ping from PC_LAB_1 to PC Staff_1 Successful

8 Ping from PC_LAB_1 to DNS_Server Successful

9 Ping from PC_LAB_26 to PC_LAB_50 Successful

10 Ping from PC_LAB_26 to PC_LAB_1 Successful

11 Ping from PC_LAB_26 to PC Staff_32 Successful

12 Ping from PC_LAB_26 to DNS_Server Successful

Table 3 - Results after testing

16
Ping from PC Staff_1 to PC Staff_32

Figure 16 - Connect successfully from PC Staff_1 to PC Staff_32

17
Ping from PC staff_1 to PC_LAB_1

Figure 17 - Connect successfully from PC Staff_1 to PC_LAB_1

18
Ping from PC Staff_1 to PC_LAB_50

Figure 18 - Connection established between PC Staff_1 and PC_LAB_50

19
Ping from PC Staff_1 to DNS_Server

Figure 19 - Connection established between PC Staff_1 and DNS_Server

Ping fromPC_LAB_1 to PC_LAB_25

Figure 20 - Connection established between PC_LAB_1 and PC_LAB_25

20
Ping fromPC_LAB_1 to PC_LAB_26

Figure 21 - Connection established between PC_LAB_1 and PC_LAB_26

Ping fromPC_LAB_1 to PC Staff_1

21
Figure 22 - Connection established between PC_LAB_1 and PC Staff_1
Ping fromPC_LAB_1 to DNS_Server

Figure 23 - Connection established between PC_LAB_1 and DNS_Server

Ping from PC_LAB_26 to PC_LAB_50

22
Figure 24 - Connection established between PC_LAB_26 to PC_LAB_50

Ping from PC_LAB_26 to PC_LAB_1

Figure 25 - Connection established between PC_LAB_26 to PC_LAB_1

Ping from PC_LAB_26 to PC Staff_32

23
Figure 26 - Connection established between PC_LAB_26 to PC Staff_32

Ping from PC_LAB_26 to DNS_Server

Figure 27 - Connection established between PC_LAB_26 and DNS_Server

24
Finally, ping from PC Staff_1 to DNS_Server

Figure 28 - Server DNS is working

25

You might also like