
















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is my assignment of networking fundamentals which is done for my final project
Typology: Assignments
1 / 24
This page cannot be seen from the preview
Don't miss anything!

















Qualification BTEC Level 5 HND Diploma in Computing Unit number and title Unit 2 : Networking Fundamentals Submission date 3/11/2022 Date Received 1st submission 3/11/ Re-submission Date Date Received 2nd submission Student Name Nguyễn Xuân Nam Student ID GCH Class 1619A – CO1101 Assessor name Michael Omar 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
Grade: Assessor Signature: Date: Internal Verifier’s Comments: Signature & Date:
Introduction This assignment will present the fundamentals of a general network design including providing a logical/physical design of the networked system with clear explanation and addressing table, implementing tests and diagnosing networked systems, Evaluating the networked systems & improvements and analysing test results against expected results. Task 1
Serial 10.0.0.1 255.255.255. R
Serial 10.0.0.2 255.255.255. F1/0 192.168.40. 6/0 192.168.30. DNS NIC 192.168.30.10 255.255.255.0 192.168.20.1 0.0.0. HTTP 192.168.40.10 255.255.255.0 192.168.20.1 192.168.30. DHCP1 NIC 192.168.10.10 255.255.255.0 192.168.10.1 192.168.30. DHCP2 NIC 192.168.20.10 255.255.255.0 192.168.20.1 192.168.30. PC 1- 5 NIC DHCP Switch Wireless DHCP Printer Wireless DHCP Smartphone Wireless DHCP AP-PT Wireless DHCP
Task 2. To choose a sever, click ‘End Devices’ and drag ‘Server’ into the design. Name the sever as DNS and click on the server icon on the screen. Then click on Desktop in the top corner.
Next click on IP Configuration and a board will show up with no information filled in. Then start completing the number by sequentially typing 1 92.168.30.10 for the IP Address, 255.255.255.0 for the subnet mask and 192.168.20.1 for the default gateway.
Task 3 To ping from PC2 to PC3, click on icon PC2, choose Desktop and click on Command Prompt.
From that, type in ping 192.168.20.5 because that IP belongs to PC3 then the result will be shown as the picture below. The connection was successful with 0% loss Test results for simple packet transmission using simple PDU
R1 Configuration Click on R1 and click on Config. On the left corner choose RIP and enter & add 10.0.0.0, 192.168.10.0.
Configure FastEthernet0/0 with 192.168.10.1 for IP Address, 255.255.255.0 for Subnet Mask. Turn port status on.
R2 Configuration Click on R2 and click on Config. On the left corner choose RIP and enter & add 10.0.0.0, 192.168.10.0, 192.168.20.0, 192.168.30.0, 192.168.40.
Continue configuring the interface of R2. Start of with FastEthernet0/0. The IP Address is 192.168.20. and the Subnet Mask is 255.255.255.0. Remember to set the port status on.
Move on to Serial2/0, fill 10.0.0.2 for IP Address and 255.0.0.0 for Subnet Mask. Port Status stays on.
And finally FasrEthernet6/0, fill 192.168.30.1 for IP Address and 255.255.255.0 for Subnet Mask. Turn port status on.