Assignment 2 Ngan Ha
Assignment 2 Ngan Ha
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
1
1
Summative Feedback: Resubmission Feedback:
2
Lecturer Signature:
3
Table of Contents
1. Design a networked system to meet a given specification ....................................................... 5
1.1. User Requirement ............................................................................................................... 5
1.2. Logical design..................................................................................................................... 5
1.3. Physical design ................................................................................................................... 7
1.4. IP Address .......................................................................................................................... 8
2. Test and Evaluate the design to meet the requirements ........................................................... 9
3. Implement .............................................................................................................................. 10
4. Document .............................................................................................................................. 12
4
1. Design a networked system to meet a given specification
1.1. User Requirement
Nguyen Networking Limited, a high tech networking solution development firm, which has branches in Ho Chi Minh City, Hanoi, Da
Nang and Can Tho, employs you as a network engineer.
The firm has been contracted by a local educational institution to implement a networking project. The project specifications are
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.
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
Ground floor: there will be 33 people work in this floor including 15 teachers, 12 staff, 5 managers, 1 IT and 3 printers so that
6
a 48 ports switch will be used. When workers use their devices (laptops, smartphones, etc.) for work, one wireless router will
be installed in case there are guests or more users.
First floor: there will be one lab rooms for students. In student’s lab room, there are 35 PCs and 1 laptop 1IT lab . I will use the
36 ports switch and set up 1 wireless router.
Second floor: this floor also has one lab room. In student’s lab, there are 15 PCs will be put and 1 laptop 1IT lab . I will use one
36 ports switch and install one wireless router.
The figure above is the physical design of the three-story building network.
7
1.4. IP Address
Device Interface IP Default Subnetmask DNS Server
GateWay
8
1st floor wireless Internet 10.0.1.2 10.0.1.1
255.255.255.0 8.8.8.8
LAN 192.168.0.1
9
5 Ping ITs lab 3 to to 15PCs student Successful Same network
Evaluate the design:
• Strengths: devices in the network have the ability to send information to each other. Wireless devices can also connect to
the network and function like other devices, and can access the printer to print.
• Weaknesses: Since all devices can ping each other, anyone can easily access the data on them.
3. Implement
Cisco Packet Traces are used to design network emulators.
• DHCP service
• IP
• Hostname, passwork
• OSDF
2. Router 1
• DHCP IP
• Basic router configuration (hostname, IP, password)
• Hostname, passwork
• OSDF
3. Wirelessrouter
• Passwork
10
• Configure the wireless router
Test result
11
4. Document
Basic router configuration
Router 0
Router 1
12
DHCP service on router
Router 0
13
Router 1
OSPF
Router 0
14
Router 1
15
16
17