


















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
The CEO Mr. Nguyen is happy with your first report and now he has asked you to analyse the specification from the institution, as given earlier. You need to design and implement the networking project within a given timeframe
Typology: Assignments
1 / 26
This page cannot be seen from the preview
Don't miss anything!



















Learner’s name: Tran Quang Hien ID: GCS Class: GCS1003A Subject code: 1619 Assignment due: Assignment submitted:
ASSIGNMENT 2 FRONT SHEET Qualification BTEC Level 5 HND Diploma in Computing Unit number and title Unit 2: Networking Infrastructure Submission date 06/03/2022 Date Received 1st submission Re-submission Date Date Received 2nd submission Student Name Tran Quang Hien Student ID GCS Class GCS1003A Assessor name Nguyen Xuan Sam 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
Student Name/ID Number: Tran Quang Hien/ GCS Unit Number and Title: Unit 2: Networking Academic Year: 2022 Unit Assessor: Sam X. Nguyen Assignment Title: Networking Infrastructure Issue Date: April 1st, 2021 Submission Date: Internal Verifier Name: Date: Submission Format: Format: The submission is in the form of an individual written report. This should be written in a concise, formal business style using single spacing and font size 12. You are required to make use of headings, paragraphs and subsections as appropriate, and all work must be supported with research and referenced using the Harvard referencing system. Please also provide a bibliography using the Harvard referencing system. Submission ● Students are compulsory to submit the assignment in due date and in a way requested by the Tutor. ● The form of submission will be a soft copy posted on http://cms.greenwich.edu.vn/. ● Remember to convert the word file into PDF file before the submission on CMS. Note: ● The individual Assignment must be your own work, and not copied by or from another student. ● If you use ideas, quotes or data (such as diagrams) from books, journals or other sources, you must reference your sources, using the Harvard style. ● Make sure that you understand and follow the guidelines to avoid plagiarism. Failure to comply this requirement will result in a failed assignment. Unit Learning Outcomes:
LO 3 Design efficient networked systems. LO 4 Implement and diagnose networked systems. Assignment Brief and Guidance: Assignment scenario (cont.) The CEO Mr. Nguyen is happy with your first report and now he has asked you to analyse the specification from the institution, as given earlier. You need to design and implement the networking project within a given timeframe: Task 2 Design efficient networked systems:
ASSIGNMENT 2 ANSWER Introduction This is my second project, so I'll do everything I can to get Merit. In the first assignment, I had introduce to you about networking. So in this second assignment, I will going to design a Local Area Network including a blueprint of LAN, implement and diagnose networked systems. P 5. Provide a logical/physical design of the networked system with a clear explanation and address table
1. Discuss the difference between logical and physical design 1.1 Logical Design The way data passes through a network is described by logical network architecture. A logical design will often depict the following features of your logical network architecture: •Subnets (such as: IP addresses, VLAN IDs, and subnet masks,) •Network objects (routers and firewalls) •Specific routing protocols •Routing domains •Voice gateways •Traffic flow •Network segment Figure 1: Logical Design Because the information contained therein belongs to the L3 (Layer 3) of the OSI model, L2 devices (such as switches) are not represented in an L3 or logical network diagram. While physical network diagrams are necessary, logical network diagrams aid network management in the following ways: Troubleshooting: If service is down between two IP addresses, a logical network diagram can quickly rule out a firewall issue. Firewalls: Using logical network diagrams, you can maintain your firewall rulebases up to date. Eliminate redundancies: You can quickly understand what is and isn't redundant using logical network diagrams.
The physical design layout defines the portions of the logical design network that exist in a certain network architecture. It also refers to the organization of computers and other physical components. Among the components are fiber, ISDN, and Ethernet. The logical design network takes a particular aspect of a network's conceptual design and assigns it a logical role within that framework. IP network architecture, such as Class A, B, or C address schemes, are among its components. Figure 3: Compare physical & logical design
**2. Discuss and explain the user requirements for general network design
requirements proceed to the network, they get more technological. All of these requirements will be described in further detail as we go through the application, device, and network components. Figure 4: Requirements become more technical as we move closer to network devices The idea is to use them as a springboard for more objective and technical requirements in other components. These sample requirements are presented as a starting point for determining network requirements, and they may differ depending on the circumstances of the user.
3. Logical design of network based on the specific requirements Figure 5: Logical Design in my system
Test case Action Description 1 Check the port status (^) Click interface and then make sure all ports is on 2 Configure DHCP for first floor (^) Open DHCP Server and configure it 3 Configure HTTP for first floor Open FTP Server and configure it 4 Configure FTP for first floor (^) Open FTP Server and configure it 5 Ping PC0 to DNS Server Open Network Administrator, click desktop then click command prompt Use command “ping 192.168.2.2” 6 Ping Laptop to DNS Server Open Network Administrator, click desktop then click command prompt Use command “ping 192.168.2.2” 7 Ping PC0 to HTTP Server Open Network Administrator, click desktop then click command prompt Use command “ping 192.168.2.3” 8 Ping Laptop0 to FTP server Open Network Administrator, click desktop then click command prompt Use command “ping 192.168.2.4”
2. Evaluate My Network Design Advantages:
Solutions:
Type config - > Setting in GLOBAL - > Configure IP address Figure 10 : Configure DNS( 4 ) Type FastEthernet0 in INTERFACE - > Configure IP address (IPv4, Subnet Mask) Figure 11 : Configure DNS( 5 )
Try to ping DNS server by click on the desktop mode on pc0. Then, continue to type the IP address of DNS server: ping 192.168.2.2. 0% loss prove that I have already successfully configured the DNS server: Figure 12: Successfully ping DNS Server from PC Figure 1 3 : Successfully ping DNS Server from Laptop
Step 4: Configure static Interfaces at routers and admin labs Interface FastEthernet0/0: The IP address is 192.168.1.1 and the subnet mask is 255.255.255.0. This one used to connect to the switch with DNS_Server Figure 1 6 : FastEthernet0/0 (Router 0) Interface Serial 2/0: The IP address is 10.0.0.1 and the subnet mask is 255.255.255.0. This one used to connect to the Internet_Router. Figure 17 : Serial 2/0 (Router 0)
The IP address is 192.168.1.2; the subnet mask is 255.255.255.0; the Default Gateway is 192.168. 1 .1and the DNS server is 192.168.2. Figure 18 : PC Laptop 0 The IP address is 192.168.1. 3 ; the subnet mask is 255.255.255.0; the Default Gateway is 192.168. 1 .1and the DNS server is 192.168.2. Figure 1 9: Laptop 0