ASM2 - Trần hữu Vương

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

ASSIGNMENT FRONT SHEET

Qualification BTEC Level 5 HND Diploma in Computing

Unit number and title Unit 2: Networking Infrastructure

Submission date Date Received 1st submission

Re-submission Date Date Received 2nd submission

Student Name Trần Hữu Vương Student ID GCH190643

Class Assessor name


1619 RE SP24 Ha Trong Thang

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

P5 P6 P7 P8 M3 M4 D2 D3
 Summative Feedback:  Resubmission Feedback:

Grade: Assessor Signature: Date:


Signature & Date:
TABLE OF CONTENTS

P5. DESIGN A NETWORKED SYSTEM TO MEET A GIVEN SPECIFICATION ................................................................................................. 31


5.1 User Requirement .............................................................................................................................................................................................. 31
5.2 Logical Design ..................................................................................................................................................................................................... 31
5.3 Physical design ................................................................................................................................................................................................... 32
5.4 IP Address ........................................................................................................................................................................................................... 34
P6. TEST AND EVALUATE THE DESIGN TO MEET THE REQUIREMENTS .................................................................................................... 35
6.1 Networking Device Choice .................................................................................................................................................................................. 35

6.2 Evaluate the design ............................................................................................................................................................................................. 35


P7. IMPLEMENT ........................................................................................................................................................................................................ 36
7.1 Basic router configuration .................................................................................................................................................................................. 37
7.2 DHCP service on router ...................................................................................................................................................................................... 38
7.3 Configure and set IP for the wireless routers ..................................................................................................................................................... 39
P8. DOCUMENT ........................................................................................................................................................................................................ 37
CONCLUTION ............................................................................................................................................................................................................ 46

REFERENCES ............................................................................................................................................................................................................. 47
P5. DESIGN A NETWORKED SYSTEM TO MEET A GIVEN SPECIFICATION
5.1 User Requirement

You are employed as a 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
programme 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 .

5.2 Logical Design


Figure 22

5.3 Physical design


Figure 23
5.4 IP Address

Device Interface Ip Default GateWay Subnetmask DNS Server


Wireless1(First Internet 192.168.2.13 192.168.2.2 255.255.255.0 192.168.2.1
Floor) LAN 192.168.1.1 255.255.255.0

5student Lap(1) F0 192.168.1.2 192.168.1.1 255.255.255.0 1.1.1.1

20 stdudent F0 192.168.2.22 192.168.2.1 255.255.255.0 192.168.2.1


12 staff-PC F0 192.168.6.101 192.168.6.1 255.255.255.0 192.168.2.1

3 printer F0 169.168.4.5 255.255.255.0 192.168.2.1

5 managers F0 192.168.9.100 192.168.6.1 255.255.255.0 192.168.2.1

3 Administrator F0 192.168.2.4 198.168.1.1 255.255.255.0 192.168.2.1

Wireless(group Internet 192.168.2.2 192.168.2.1 255.255.255.0 192.168.2.1


floor) LAN 192.168.8.1 255.255.255.0

Wireless(second Internet 192.168.2.1 192.168.2.1


floor) LAN 192.168.6.1 255.255.255.0
Wireless2(First Internet 192.168.2.1
Floor) LAN 192.168.7.1 255.255.255.0

Smartphone0 Wireless0 192.168.8.105 192.168.8.1 255.255.255.0 192.168.2.1

Laptop0 Wireless0 192.168.8.103 192.168.8.1 255.255.255.0 192.168.2.1

IT2 F0 192.168.2.3 192.168.2.1 255.255.255.0 192.168.2.1

5student Lap(2) F0 192.168.1.3 192.168.1.1 255.255.255.0 1.1.1.1

5student Lap(3) F0 192.168.1.4 192.168.1.1 255.255.255.0 1.1.1.1


5student Lap(4) F0 192.168.1.5 192.168.1.1 255.255.255.0 1.1.1.1

5student Lap(5) F0 192.168.1.7 192.168.1.1 255.255.255.0 1.1.1.1

5student Lap(6) F0 192.168.1.8 192.168.1.1 255.255.255.0 1.1.1.1

P6. TEST AND EVALUATE THE DESIGN TO MEET THE REQUIREMENTS


6.1 Networking Device Choice

The network of the building is designed using star topology. The building consists of 3 floors: ground floor, first floor and second
floor :

Ground Floor: there will be 35 people work in this floor including 15 teachers, 12 staff, 5 managers, 3 administractor and 3 printers. I
use 2 times 24 ports to switch, the remaining left ports will be used for more users in the future. A wireless router will be added for
when there are multiple users and when employees use their personal devices (laptops, etc.) to work.

First Floor: there will be 1 laboratory. A total of 30 personal computers. Hence, I will use the 24-port switch twice for setup.

Second Floor: this floor also has two lab room: students and IT. There will be also just one PC for IT, in student’s lab, the rest of
computer which are 20 PCs will be put. In total, there are 21 PCs so that I will use one 24 ports switch and install one wireless router
for mobile devices.

6.2 Evaluate the design:

The devices on the network are working properly, can send information back and forth, and are also accessible to use the printer.
Besides, since the devices are all connected, there is a huge problem with information security because anyone can easily access the
data in the device.
P7. IMPLEMENT
Cisco Packet Traces is used to design emulator of the network system.
Following things needed to implement on my network:

Router
• Basic router configuration (hostname, IP, password)
• DHCP service
• Copy run start
Wireless Router
• Configure the wireless router
• Set the password for wifi
Laptop
• Enter the password of wireless router needed to connect

Test Result

No Activiti Test result Evaluate


1 5 strudent lap(1) Passed
to 3 printer
2 Ping 5 strudent Passed
lap(1) to IT2
3 Ping IT2 to Passed
5student Lap(4)
4 Ping IT2 to 3 Passed
Administrator
PCs
5 Ping 5 Teacher Passed
PC(3) to
5student Lap(4)
6 Ping 5 Teacher Passed
PC(3) to IT2
P8. DOCUMENT
8.1 Document

8.1.1 Basic router configuration


8.1.2 DHCP service on router
8.1.3 Configure and set IP for the wireless routers
8.1.4 Enter the password of wireless router needed to connect for wireless devices
8.2 Ipconfig + ping

No Activity Test result Expected


1 5 strudent lap(1) to 3 pass
printer
2 Ping 5 strudent lap(1) to pass
IT2

3 Ping IT2 to 5student pass


Lap(4)
4 Ping IT2 to 3 Pass
Administrator PCs

5 Ping 5 Teacher PC(3) to Pass


5student Lap(4)
6 Ping 6 Teacher PC(3) to Pass
IT2
CONCLUTION
Through this report, you learned a lot of new knowledge like what is LAN, WAN? What are the pros and cons. Not only that, but also
know about networking standards, including models, and especially understanding networking devices and servers and so on. That is
the theory and practice I have designed the network configuration for 3-storey building, for many people with many different roles.
know how to connect devices together such as switches connected to wireless and then wirelessly connected to wireless devices such
as laptops or phones, connect one layer to another (like the routers of each floor are connected) and make them work.
REFERENCES
Coursehero.com. 2020. NETWORKS AND NETWORKING STANDARDS. [online] Available at: <https://www.coursehero.com/file/p3n4tvqd/The-
benefits-and-constraints-of-different-network-types-and-standards-A/> [Accessed 12 August 2020].

Dean, T., 2013. Network+ Guide To Networks. 6th ed. Cengage Learning

Englander, I., 2009. The architecture of computerhardware, system software, and networking. Hoboken

En.wikipedia.org. 2020. Network Topology. [online] Available at: <https://en.wikipedia.org/wiki/Network_topology> [Accessed 19 August 2020].

En.wikipedia.org. 2020. Communications System. [online] Available at:


<https://en.wikipedia.org/wiki/Communications_system#:~:text=A%20communications%20system%20or%20communication,to%20form%20an%2
0integrated%20whole> [Accessed 19 August 2020].

Hallberg, B., 2009.Networking, a beginner's guide.McGraw-Hill, Inc

Lifewire. 2020. Definition Of Bandwidth And How To Tell How Much You Have. [online] Available at: <https://www.lifewire.com/what-is-
bandwidth-2625809> [Accessed 19 August 2020].

Mark, D., 2008.Network Fundamentals, CCNA Exploration Companion Guide. Pearson Education India

WiFi Notes. 2020. What Is Server - Types Of Server - Uses Of Servers. [online] Available at: <http://wifinotes.com/computer-networks/server-
types.html> [Accessed 19 August 2020].

You might also like