TCP/IP Internetworking

Verified

Added on  2023/06/04

|23
|1423
|315
AI Summary
This report provides a step-by-step guide to setting up a network and configuring network services using TCP/IP internetworking. It includes a network diagram, PC, server, and router interface configurations, routing configurations, ping tests, traceroute, and firewall configurations. The report also includes a bibliography of relevant resources.
tabler-icon-diamond-filled.svg

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Running head: TCP/IP INTERNETWORKING
TCP/IP Internetworking
Name of the Student
Name of the University
Author’s Note
tabler-icon-diamond-filled.svg

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
1
TCP/IP INTERNETWORKING
Task 1 - Setting up a Network
Network Diagram
1. PC, Server and Router interface configuration with proper IP address
PC configuration
Document Page
2
TCP/IP INTERNETWORKING
The PC is configured with selecting the static to dynamic option and for getting the dynamic IP
address by selecting the option and following screenshot is given for showing the successful
configuration of the PC.
Server Configuration
WEB Server
Document Page
3
TCP/IP INTERNETWORKING
The configuration of the WEB server helps in enabling the user to fetch the web page of the
university. Static IP address is used for the configuration of the WEB server.
DHCP Server
tabler-icon-diamond-filled.svg

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
4
TCP/IP INTERNETWORKING
The DHCP server helps in allocation of IP address to the host connected in the network and it is
also configured with a static IP address automatically manage the request.
Document Page
5
TCP/IP INTERNETWORKING
The starting range of IP address is kept as 152.69.2.1 and 255 number of maximum users are
selected allocated for each of the subnet.
DNS Server
Document Page
6
TCP/IP INTERNETWORKING
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
7
TCP/IP INTERNETWORKING
The DNS Server is configured with the following URL: www.chaitanyat316.csu.edu.au and
mapped with the IP address such that the user can use the url or the IP address of the web server
to reach the destination.
2. Configuration of the Router interfaces
Router 1 Configuration
The first router is configured from the CLI mode and IP address is inputted to each of the
interface for communicating with the other device connected in the network. The following
configuration command that are used for the configuration are given in the report below:
Document Page
8
TCP/IP INTERNETWORKING
Router 2
The following screenshot shows the configuration of the router 2 where the IP address and
assigned and routing is done to reach the LAN connected with the remote router.
Document Page
9
TCP/IP INTERNETWORKING
2. Routing configuration
Router_1 Configuration
enable
configure terminal
interface FastEthernet0/0
ip address 152.69.0.1 255.255.255.0
tabler-icon-diamond-filled.svg

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
10
TCP/IP INTERNETWORKING
exit
interface Serial0/3/0
ip address 152.69.1.1 255.255.255.252
exit
ip route 152.69.2.0 255.255.255.0 152.69.1.2
ip dhcp pool dhcp1
network 152.69.0.0 255.255.255.0
default-router 152.69.0.1
dns-server 152.69.2.3
access-list 101 deny tcp host 152.69.0.2 host 152.69.2.6 eq www
access-list 101 permit ip any any
access-list 101 deny host 152.69.0.2
access-list 101 permit any
Router_2 Configuration
enable
configure terminal
interface Serial0/3/0
ip address 152.69.1.2 255.255.255.252
Document Page
11
TCP/IP INTERNETWORKING
exit
interface FastEthernet0/0
ip address 152.69.2.1 255.255.255.0
exit
ip route 152.69.0.0 255.255.255.0 152.69.1.1
3. Ping test
Pinging the client own interface
For testing the connectivity the local interface is pinged in the PC 0 with the IP address used for
the configuration of the local interface.
Document Page
12
TCP/IP INTERNETWORKING
Pinging the local router gateway interface
The ping command is used for pinging the local router interface that is connected with the
remote router and testing the transmission time to reach the gateway.
Pinging the remote router interface
The ping is used with the IP address of the remote router interface for testing the connectivity
between the two routers and given below.
The ping is used for the testing the connectivity between the remote router LAN and the
following screenshot is given below:
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
13
TCP/IP INTERNETWORKING
4. Traceroute
Traceroute command is used for testing the number of hops passing to reach the destination
address.
Document Page
14
TCP/IP INTERNETWORKING
Task 2 - Configuring Network Services
1. DHCP:
The following screenshot shows the successful request of the DHCP server and is given below:
2. WEB Server:
The configuration of the WEB Server is done by turning the HTTP and HTTPS from the services
available in the different option.
Document Page
15
TCP/IP INTERNETWORKING
3. DNS:
The DNS server is configured with the name of the student and its access from the pc connected
to the different interface is given in the following screenshot.
tabler-icon-diamond-filled.svg

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
16
TCP/IP INTERNETWORKING
The IP address used for mapping in the DNS server is used for reaching the webs server for
testing the proper configuration of the DNS service in the server.
Document Page
17
TCP/IP INTERNETWORKING
4. Firewall:
The configuration used for blocking the user to access the web server is given below:
access-list 101 deny tcp host 152.69.0.2 host 152.69.2.6 eq www
access-list 101 permit ip any any
access-list 10 deny host 152.69.0.2
access-list 10 permit any
Document Page
18
TCP/IP INTERNETWORKING
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
19
TCP/IP INTERNETWORKING
The screenshot gives evidence that the PC 1 with IP address 152.69.0.2 is blocked from
accessing the web server while it can ping with ICMP packet to reach the web server.
Document Page
20
TCP/IP INTERNETWORKING
Bibliography
Alani, M. M. (2017). Guide to Cisco Routers Configuration: Becoming a Router Geek. Springer.
Archana, C. (2015). Analysis of RIPv2, OSPF, EIGRP Configuration on router Using CISCO
Packet tracer. International Journal of Engineering Science and Innovative Technology
(IJESIT) Volume, 4.
Badr, M., Abassy, N., & Abdallah, E. (2017). Simulation of Distance Relay for Load
Encroachment Alleviation with Agent Based Supervision of Zone3. Renewable Energy
and Sustainable Development, 3(1), 1-11.
Chamberlin, J., Hussey, J., Klimkowski, B., Moody, W., & Morrell, C. (2017, September). The
Impact of Virtualized Technology on Undergraduate Computer Networking Education.
In Proceedings of the 18th Annual Conference on Information Technology Education (pp.
109-114). ACM.
Gordieiev, O., Lobur, T., & Kozak, R. (2016). Integrating Cisco Systems’ Educational Programs
in ICT Security Academic Curricula. Information & Security: An International
Journal, 35, 151-163.
Jesin, A. (2014). Packet Tracer network simulator. Packt Publishing Ltd.
Johnson, A. (2016). Routing and Switching Essentials v6 Labs & Study Guide. Cisco Press.
Lezhepekov, A., Letenko, I., & Vladyko, A. (2017, February). Software-defined routing in
convergent LTE/WiFi networks. In Young Researchers in Electrical and Electronic
Engineering (EIConRus), 2017 IEEE Conference of Russian (pp. 173-175). IEEE.
Document Page
21
TCP/IP INTERNETWORKING
Liu, M. (2014). Cisco Networking Academy: Next-Generation Assessments and Their
Implications for K-12 Education. Clayton Christensen Institute for Disruptive Innovation.
Prasad, N. H., Reddy, B. K., Amarnath, B., & Puthanial, M. (2016). Intervlan Routing and
Various Configurations on Vlan in a Network using Cisco Packet Tracer. International
Journal for Innovative Research in Science and Technology, 2(11), 749-758.
Ras, J. (2016). Cisco Router Configuration Guide.
Shabalin, A. M., & Kaliberda, E. A. (2017, November). The organization of arrangements set to
ensure enterprise IPV6 network secure work by modern switching equipment tools (using
the example of a network attack on a default gateway). In Dynamics of Systems,
Mechanisms and Machines (Dynamics), 2017 (pp. 1-8). IEEE.
Su, J. M., Tseng, S. S., & Lin, T. W. (2016). Building the Virtual Experiment Learning Activities
to Facilitate IPv6 Online Training. In Genetic and Evolutionary Computing (pp. 311-
318). Springer, Cham.
Sun, L., Wu, J., Zhang, Y., & Yin, H. (2013, April). Comparison between physical devices and
simulator software for Cisco network technology teaching. In Computer Science &
Education (ICCSE), 2013 8th International Conference on (pp. 1357-1360). IEEE.
Tagliacane, S. V., Prasad, P. W. C., Zajko, G., Elchouemi, A., & Singh, A. K. (2016, March).
Network simulations and future technologies in teaching networking courses:
Development of a laboratory model with Cisco Virtual Internet Routing Lab (Virl).
In Wireless Communications, Signal Processing and Networking (WiSPNET),
International Conference on (pp. 644-649). IEEE.
tabler-icon-diamond-filled.svg

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
22
TCP/IP INTERNETWORKING
chevron_up_icon
1 out of 23
circle_padding
hide_on_mobile
zoom_out_icon
logo.png

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]