Assignment 2 - 1619
Assignment 2 - 1619
Assignment 2 - 1619
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.
Grading grid
P5 P6 P7 P8 M3 M4 D2 D3
1
Summative Feedback: Resubmission Feedback:
1
Table of Content
I. Provide a logical/physical design of the networked system with clear explanation and
addressing table………………………………………………………………………………………………………………………5
1. The difference between logical and physical design………………………………………………………………..5
2. Discuss and explain the user requirements for general network design………………………………….5
2.1. User request…………………………………………………………………………………………………………..5
2.2. Explain the user requirements……………………………………………………………………………….6
3. System design…………………………………………………………………………………………………………………………6
3.1. Logical design of network based on the specific requirements……………………………….6
3.2. Physical design of network based on the specific requirements…………………………..…8
4. IP addressing table………………………………………………………………………………………………………………….9
II. Evaluate the design to meet the requirements……………………………………………………………………..10
1. Test plan……………………………………………………………………………………………………………………………….10
2. Evaluate my network design………………………………………………………………………………………………….11
2.1. Advantages………………………………………………………………………………………………………….11
2.2. Disadvantages……………………………………………………………………………………………………..11
2.3. Advices and Solutions………………………………………………………………………………………….11
III. Implement a networked system based on a prepared design……………………………………………….12
1. Implementation a Network……………………………………………………………………………………………………12
1.1. Configure DNS service………………………………………………………………………………………….12
1.2. Set up static interfaces in all the room in ground floor…………………………………………16
1.3. Add Email service, Website service and FTP…………………………………………………………21
1.4. Web service…………………………………………………………………………………………………………24
1.5. FTP………………………………………………………………………………………………………………………25
2. Diagram………………………………………………………………………………………………………………………………..25
IV. Document and analyze the test results against expected results…………………………………………..27
1. Log book……………………………………………………………………………………………………………………………….27
2. Network test results with illustrations…………………………………………………………………………………..27
REFERENCES……………………………………………………………………………………………………………………………………..34
2
Figure 1: The difference between logical and physical design
Figure 10: Ping DHCP-DNS successfully from a student computer on the second floor
3
Figure 34: Ping Cum3 to Lab26
Table 3: Logbook
4
I. Provide a logical/physical design of the networked system with clear explanation and
addressing table
- The physical design: is converting a circuit description into a physical layout that describes the
position of cells and the routes that connect them.
5
2.2. Explain the user requirement
- Ground floor:
Server room: 3 servers
CommNet room: 3 computers
Market Admin room: 12 computers and 1 printer.
Teacher room: 15 computers and 1 printer.
Manager room: 5 computers and 1 printer
- First floor:
Lab room 1: 25 computers
- Second floor:
Lab room 2: 25 computers
3. System design
6
- On the first floor, I connected 25 computers for students by using Switch “S_ITlab1_1” using
IP address 192.168.60.1 and Switch “S_ITLab1_2” using IP address 192.168.60.2.
- On the second floor, I connected 25 computers for students by using Switch “S_ITlab2_1”
using IP address 192.168.70.1 and Switch “S_ITLab2_2” using IP address 192.168.70.2.
- I decided to divide the ground floor into 1 room: all room will be set in each separate room.
On the right side, we will have CommNet room, Market Admin room with printer, Teacher
room with printer and Manager room with printer. On the left side we will have Server room.
- The remaining 1st and 2nd floor will have 1 room to the left of each floor. Each floor has 2
Switch and 25 PCs in the room on each floor.
7
3.2. Physical design of network based on the specific requirements
8
4. IP addressing table
Default
Device Interface Address Subnet Mask Gateway VLAN
S0/0/0 192.10.10.2 255.255.255.0 N/A N/A
G0/0.10 192.168.10.1 255.255.255.0 N/A 10
G0/0.20 192.168.20.1 255.255.255.0 N/A 20
G0/0.30 192.168.30.1 255.255.255.0 N/A 30
R1 G0/0.40 192.168.40.1 255.255.255.0 N/A 40
G0/0.50 192.168.50.1 255.255.255.0 N/A 50
G0/0.60 192.168.60.1 255.255.255.0 N/A 60
G0/0.70 192.168.70.1 255.255.255.0 N/A 70
G0/0.99 192.168.99.1 255.255.255.0 N/A 99
D1 VLAN 99 192.168.99.200 255.255.255.0 192.168.99.1 99
S_Server VLAN 99 192.168.99.11 255.255.255.0 192.168.99.1 99
S_ComNet VLAN 99 192.168.99.21 255.255.255.0 192.168.99.1 99
S_MarketAdmin VLAN 99 192.168.99.31 255.255.255.0 192.168.99.1 99
S_Teachers VLAN 99 192.168.99.41 255.255.255.0 192.168.99.1 99
S_Managers VLAN 99 192.168.99.51 255.255.255.0 192.168.99.1 99
S_ITLab1_1 VLAN 99 192.168.99.61 255.255.255.0 192.168.99.1 99
S_ITLab1_2 VLAN 99 192.168.99.62 255.255.255.0 192.168.99.1 99
S_ITLab2_1 VLAN 99 192.168.99.71 255.255.255.0 192.168.99.1 99
S_ITLab2_2 VLAN 99 192.168.99.72 255.255.255.0 192.168.99.1 99
DHCP-DNS NIC 192.168.10.2 255.255.255.0 192.168.10.1 10
Web NIC 192.168.10.3 255.255.255.0 192.168.10.1 10
Mail NIC 192.168.10.4 255.255.255.0 192.168.10.1 10
File NIC 192.168.10.5 255.255.255.0 192.168.10.1 10
Cum1 => Cum3 NIC 192.168.20.11 => 192.168.20.13 255.255.255.0 192.168.20.1 20
Admin1 => Admin12 NIC 192.168.30.11 255.255.255.0 192.168.30.1 30
P_Admin NIC 192.168.30.200 255.255.255.0 192.168.30.1 30
Teach1 => Teach15 NIC 192.168.40.11 => 192.168.40.25 255.255.255.0 192.168.40.1 40
P_Teach NIC 192.168.40.200 255.255.255.0 192.168.40.1 40
Mana1 => Mana5 NIC 192.168.50.11 => 192.168.50.15 255.255.255.0 192.168.50.1 50
P_Mana NIC 192.168.50.200 255.255.255.0 192.168.50.1 50
Lab1 => Lab25 NIC 192.168.60.11 => 192.168.60.35 255.255.255.0 192.168.60.1 60
Lab26 => Lab50 NIC 192.168.70.36 => 192.168.70.60 255.255.255.0 192.168.70.1 70
Table 1: IP address table
9
II. Evaluate the design to meet the requirements
1. Test plan
Here is a table of test plans and implementations but no results yet. The results will be made
in the next section.
10
2. Evaluate my network design
2.1. Advantages
- Work very effective. The building structure is clearly divided into 3 floors. The ground floor
has CommNet room, Market Admin room, Teacher room and Manager Room. In addition, the
server room is located on the ground floor opposite the staff room.
- Each PC has the ability to ping the other PCs.
- There are student computer on the first and second floors. DNS, web, and mail can be
accessed from the computers in these 2 rooms.
- If there are any issues, fixing the server should be simple.
2.2. Disadvantages
- Need to strengthen security.
- Everything goes offline if the DHCP server is not handled carefully.
11
III. Implement a networked system based on a prepared design
1. Implementation a Network
- After that, I start the DNS service and offer domain name translation.
12
Figure 5: Configure DHCP-DNS server (2)
- The following step is configuring 192.168.10.2's IP address (IPv4, Subnet Mask and Default
Gateway)
13
- Click config => Choose setting => Configure IP address.
14
- By selecting the desktop mode on PC-PT Cum3, try to ping DHCP-DNS. Type "ping
192.168.10.2" after adding the DHCP-DNS server's IP address. Display screen"0% loss" prove
that I've set up the DHCP-DNS successfully.
Cum3
Figure 10: Ping DHCP-DNS successfully from a student computer on the second floor
15
1.2. Set up static interfaces in all the room in ground floor
- CommNet room
Cum3
The IP address is 192.168.20.11 and the subnet mask is 255.255.255.0; the default
gateway is 192.168.20.1, DNS server is 192.168.10.2. This one is connected with the
Switch S_ComNet
16
Figure 12: Admin12
P_Admin
The IP address is 192.168.30.200 and the subnet mask is 255.255.255.0; the default
gateway is 192.168.30.1, DNS server is 192.168.10.2. This one is connected with the
Switch S_MarketAdmin
17
- Teacher room
Teach15
The IP address is 192.168.40.25 and the subnet mask is 255.255.255.0; the default
gateway is 192.168.40.1, DNS server is 192.168.10.2. This one is connected with the
Switch S_Teacher
P_Teach
The IP address is 192.168.40.200 and the subnet mask is 255.255.255.0; the default
gateway is 192.168.40.1, DNS server is 192.168.10.2. This one is connected with the
Switch S_Teacher
18
Figure 15: P_Teach
- Manager room
Mana5
The IP address is 192.168.50.15 and the subnet mask is 255.255.255.0; the default
gateway is 192.168.50.1, DNS server is 192.168.10.2. This one is connected with the
Switch S_Manager
19
Figure 16: Mana5
P_Mana
The IP address is 192.168.50.200 and the subnet mask is 255.255.255.0; the default
gateway is 192.168.50.1, DNS server is 192.168.10.2. This one is connected with the
Switch S_Manager
20
1.3. Add Email service, Website service and FTP
- Email service
Now that we have added the domain name greenwich.edu.vn for mail services, we must
enter the user name and password. Before moving on to the following stage, don't forget to
turn on the service.
21
Figure 19: Configure Email
Add the Email service next. Name of the domain: greenwich.edu.com, with users Lab1 and
Lab26 (illustration).
22
Next, we'll set up mail on computers Lab1 and Lab26.
23
1.4. Web service
Services => HTTP => click “on”
24
1.5. FTP
2. Diagram
25
Figure 27: First floor
26
IV. Document and analyze test results against expected results
27
Figure 29: DHCP address on ground floor
- Test case 2
DHCP in first floor
I proceed to check the DHCP for the first 25 student computers on the first floor that I had
previously configured. Click on students’ PC, and then select Desktop, IP setup, and finally
DHCP. As a result, we've already configured it successfully.
28
- Test case 3
DHCP in second floor
I proceed to check the DHCP for the first 25 student computers on the second floor that I had
previously configured. Click on students’PC, and then select Desktop, IP setup, and finally
DHCP. As a result, we've already configured it successfully.
- Test case 4
Ping VLAN 20 to VLAN 30
I'm going to ping a computer from VLAN 20 to a computer from VLAN30 in order to examine
the connection status between VLAN 20 and VLAN 30. I "lose 25%" the first time, but I lose
nothing the second time because it can ping correctly.
29
Figure 32: Ping VLAN 20 to VLAN 30
- Test case 5
30
- Test case 6
Ping Cum3 to Lab26
I'm going to ping Lab26 from Cum3 in order to examine the connection status between Cum3
and Lab 26. I "lose 25%" the first time, but I lose nothing the second time because it can ping
correctly.
- Test case 7
Sending mail from a pc in a different room to a different room
31
- Test case 8
Check FPT service
- Test case 9
Check HTTP service
32
Figure 37: Check HTTP service
33
References
Available at: https://www.airtel.in/blog/business/physical-and-logical-design-of-
iot/#:~:text=A%20physical%20design%20focuses%20on,requirements%2C%20constraints%2C%20and%2
0assumptions.
[Accessed on 5 9 2022].
34