1 - Unit 2 Assignment 2
1 - Unit 2 Assignment 2
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........................................................................................................................................................................................................................................................... 6
1.4. IP Address .................................................................................................................................................................................................................................................................... 7
2. Test and Evaluate the design to meet the requirements.................................................................................................................................................................................... 9
3. Implement .......................................................................................................................................................................................................................................................................... 10
4. Document ............................................................................................................................................................................................................................................................................ 13
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 35 people work in this floor including 15 teachers, 12 staff, 5 managers, 3 IT and 3 printers so that
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 25 PCs and 1 laptop . 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 25 PCs will be put and 1 laptop . I will use one 24 ports
switch and install one wireless router.
6
The figure above is the physical design of the three-story building network.
1.4. IP Address
Device Interface IP Default Subnetmask DNS Server
GateWay
7
FPTConnection Fa0/0 192.168.0.2 255.255.255.0
8
1st floor wireless Internet 10.0.0.3 10.0.0.1
255.255.255.0 8.8.8.8
LAN 192.168.0.1
9
6 Ping 25PCs student 1 to to 25PCs Successful Same network
student 2
7 Ping 15Pcs teachers to 25PCs student Successful Same network
2
8 Ping 15Pcs teachers to Printer 0 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
• DHCP IP
10
• Hostname, passwork
• OSDF
11
student 1
12
4. Document
Basic router configuration
13
Copy run start on router
14
Configure and set IP for the wireless routers
15
16