Configuring TCP/IP Network with Cisco Packet Tracer
Verified
Added on 2021/04/24
|17
|616
|33
AI Summary
This assignment is based on configuring a TCP/IP network using Cisco Packet Tracer. It involves setting up a network with two routers and three PCs, configuring DHCP, WEB Server, DNS, and Firewall services, and testing the network's functionality through ping checks and traceroute.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Running head: TCP/IP NETWORKING TCP/IP Networking Name of the Student Name of the University Author’s Note
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
1 TCP/IP NETWORKING Executive Summary The report is prepared for demonstration of a simple network in cisco packet tracer with two routers and three PCs connected with the interface of the routers. Three servers are used and configured with DHCP, WEB and DNS services for automatically assigning the IP address to the PC connected in the network. The network is tested by pinging the client own and the remote router interface. A research is made on the different commands used for the configuration of the network. There are different problems faced during the configuration of the network and they are solved for the creation of the network solution.
2 TCP/IP NETWORKING Table of Contents Task 1 – Setting up a Network...................................................................................................3 1. Configuration of the PC, Server and Router Interfaces with appropriate network addressing...............................................................................................................................4 2. Configuration routing (IP packet forwarding) on the routers............................................8 3. Ping check..........................................................................................................................8 3.1. Ping client own network interface...............................................................................8 3.2. Ping the local router gateway......................................................................................9 3.3. Ping remote router interface........................................................................................9 3.4. Ping the server...........................................................................................................10 4. Traceroute from client to server.......................................................................................11 Task 2 – Configuring Network Services..................................................................................12 1. DHCP...............................................................................................................................12 2. WEB Server.....................................................................................................................12 3. DNS..................................................................................................................................13 4. Firewall............................................................................................................................14 Bibliography.............................................................................................................................16
3 TCP/IP NETWORKING Task 1 – Setting up a Network Figure 1: Network Diagram (Source: Created by author)
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
11 TCP/IP NETWORKING 4. Traceroute from client to server
12 TCP/IP NETWORKING Task 2 – Configuring Network Services 1. DHCP The DHCP server is configured with adding two pools with the starting IP address and the max number of users for connecting to the DHCP pool. 2. WEB Server
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
13 TCP/IP NETWORKING The web server is configured with enabling the HTTP service on the web server and application of IP address and default gateway to the interface of the web server. 3. DNS
14 TCP/IP NETWORKING The DNS server is configured with the name and it is tested with forward and reverse dns for testing the configuration of the dns server. 4. Firewall The commands used for the configuration of the firewall are given below:
15 TCP/IP NETWORKING Router(config)#access-list 101 deny tcp host 192.168.1.2 host 192.168.3.6 eq 80 Router(config)#access-list 101 permit ip any any Router(config)#int fa 0/0 Router(config-if)#ip access-group 101 in Router(config-if)#exit Here an access list is defined and a group is created for denying and allowing the access of the PC to access the web server.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
16 TCP/IP NETWORKING Bibliography Oladipo, F. O., Madu, C. C., & Okoro, C. C. (2015). Re-Engineering Campus-Wide Internet Telephony Using Voice over Internet Protocol. International Journal of Networks and Communications, 5(2), 23-30. Prasad, N. H., Reddy, B. K., Amarnath, B., & Puthanial, M. (2016). Intervlan Routing and VariousConfigurationsonVlaninaNetworkusingCiscoPacketTracer. International Journal for Innovative Research in Science and Technology, 2(11), 749- 758.