Tcp/IP Networking Assignment PDF
VerifiedAdded on  2021/05/27
|16
|1080
|114
AI Summary
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
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
Table of Contents
Task 1 – Setting up a network....................................................................................................2
Screenshot of PC Configuration.............................................................................................2
Screenshot of Server Configuration.......................................................................................3
Screenshot of Router Configuration.......................................................................................4
Commands of routing configuration on both the routers.......................................................6
Screenshot of Pinging own network interface from the client PC.........................................7
Screenshot of Pinging local router gateway interface............................................................8
Screenshot of Pinging remote router interface from the client PC........................................8
Screenshot of pinging to server..............................................................................................9
Screenshot of Traceroute from client to Server...................................................................10
Task 2 –Network Service Configuration..................................................................................11
1. DHCP...............................................................................................................................11
2. WEB and DNS Server......................................................................................................12
4. Firewall............................................................................................................................14
Bibliography.............................................................................................................................15
TCP/IP NETWORKING
Table of Contents
Task 1 – Setting up a network....................................................................................................2
Screenshot of PC Configuration.............................................................................................2
Screenshot of Server Configuration.......................................................................................3
Screenshot of Router Configuration.......................................................................................4
Commands of routing configuration on both the routers.......................................................6
Screenshot of Pinging own network interface from the client PC.........................................7
Screenshot of Pinging local router gateway interface............................................................8
Screenshot of Pinging remote router interface from the client PC........................................8
Screenshot of pinging to server..............................................................................................9
Screenshot of Traceroute from client to Server...................................................................10
Task 2 –Network Service Configuration..................................................................................11
1. DHCP...............................................................................................................................11
2. WEB and DNS Server......................................................................................................12
4. Firewall............................................................................................................................14
Bibliography.............................................................................................................................15
2
TCP/IP NETWORKING
Task 1 – Setting up a network
Screenshot of PC Configuration
The PC is configured with the IP address 10.0.0.2 and the default gateway is the Ip address
used for the configuration of the fast Ethernet interface of the router.
Screenshot of Server Configuration
WEB and DNS Server
TCP/IP NETWORKING
Task 1 – Setting up a network
Screenshot of PC Configuration
The PC is configured with the IP address 10.0.0.2 and the default gateway is the Ip address
used for the configuration of the fast Ethernet interface of the router.
Screenshot of Server Configuration
WEB and DNS Server
3
TCP/IP NETWORKING
The Server is configured with DNS and WEB service and the IP address is given 10.20.0.3
and the deafer gateway address is used as the IP address used for the configuration of the
router fast Ethernet interface.
DHCP Server
TCP/IP NETWORKING
The Server is configured with DNS and WEB service and the IP address is given 10.20.0.3
and the deafer gateway address is used as the IP address used for the configuration of the
router fast Ethernet interface.
DHCP Server
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
4
TCP/IP NETWORKING
The IP address 10.20.0.2 is used for the configuration of the DHCP server and it is connected
with the second router via a switch.
Screenshot of Router Configuration
Router 0 Configuration
The serial 0/0/0 interface of the router is configured with the IP address 10.10.0.1 and the
port status is enabled.
TCP/IP NETWORKING
The IP address 10.20.0.2 is used for the configuration of the DHCP server and it is connected
with the second router via a switch.
Screenshot of Router Configuration
Router 0 Configuration
The serial 0/0/0 interface of the router is configured with the IP address 10.10.0.1 and the
port status is enabled.
5
TCP/IP NETWORKING
The Fast Ethernet 0/0 interface of the router is configured with the IP address 10.0.0.1 and
the port status is enabled.
Router 1
TCP/IP NETWORKING
The Fast Ethernet 0/0 interface of the router is configured with the IP address 10.0.0.1 and
the port status is enabled.
Router 1
6
TCP/IP NETWORKING
The serial 0/0/0 interface of the router is configured with the IP address 10.10.0.2 and the
port status is enabled.
The fast Ethernet 0/0 interface of the router is configured with the IP address 10.20.0.1 and
the port status is enabled.
Commands of routing configuration on both the routers
Router 0
Router>en
Router#configure terminal
Router(config)#ip route 10.20.0.0 255.255.255.0 10.10.0.2
Router(config)#exit
Router 1
TCP/IP NETWORKING
The serial 0/0/0 interface of the router is configured with the IP address 10.10.0.2 and the
port status is enabled.
The fast Ethernet 0/0 interface of the router is configured with the IP address 10.20.0.1 and
the port status is enabled.
Commands of routing configuration on both the routers
Router 0
Router>en
Router#configure terminal
Router(config)#ip route 10.20.0.0 255.255.255.0 10.10.0.2
Router(config)#exit
Router 1
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
7
TCP/IP NETWORKING
Router>en
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 10.0.0.0 255.255.255.0 10.10.0.1
Router(config)#exit
Screenshot of Pinging own network interface from the client PC
The connection is tested by entering the ping command in the pc 0 and here firstly the own
network interface is tested.
TCP/IP NETWORKING
Router>en
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 10.0.0.0 255.255.255.0 10.10.0.1
Router(config)#exit
Screenshot of Pinging own network interface from the client PC
The connection is tested by entering the ping command in the pc 0 and here firstly the own
network interface is tested.
8
TCP/IP NETWORKING
Screenshot of Pinging local router gateway interface
The network is tested by entering the IP address used for the configuration of the router 0
interface for testing the connectivity between the PC and the router interface.
Screenshot of Pinging remote router interface from the client PC
The remote router interface IP address is used for testing the network and its connectivity.
TCP/IP NETWORKING
Screenshot of Pinging local router gateway interface
The network is tested by entering the IP address used for the configuration of the router 0
interface for testing the connectivity between the PC and the router interface.
Screenshot of Pinging remote router interface from the client PC
The remote router interface IP address is used for testing the network and its connectivity.
9
TCP/IP NETWORKING
The PC0 is pinged with the IP address of the second router fast Ethernet interface for the
testing of the connectivity and configuration of the network.
Screenshot of pinging to server
The DHCP server is pinged from the PC0 for testing the connection and identification of the
time required for sending and receiving the data packets in the network.
TCP/IP NETWORKING
The PC0 is pinged with the IP address of the second router fast Ethernet interface for the
testing of the connectivity and configuration of the network.
Screenshot of pinging to server
The DHCP server is pinged from the PC0 for testing the connection and identification of the
time required for sending and receiving the data packets in the network.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
10
TCP/IP NETWORKING
The IP address of the WEB server is used for pinging and testing the connection link between
the PC0 and the WEB server.
Screenshot of Traceroute from client to Server
The above screenshot demonstrates the number of hop address used in the network to reach
the destination address in the network.
TCP/IP NETWORKING
The IP address of the WEB server is used for pinging and testing the connection link between
the PC0 and the WEB server.
Screenshot of Traceroute from client to Server
The above screenshot demonstrates the number of hop address used in the network to reach
the destination address in the network.
11
TCP/IP NETWORKING
Task 2 –Network Service Configuration
1. DHCP
The IP address allocated for the creation of the pool for the DHCP server configuration is
demonstrated in the above screen shot.
TCP/IP NETWORKING
Task 2 –Network Service Configuration
1. DHCP
The IP address allocated for the creation of the pool for the DHCP server configuration is
demonstrated in the above screen shot.
12
TCP/IP NETWORKING
The working of the DHCP server is tested by clicking on the DHCP option on the PC and it
automatically assigns a IP address to the PC connected in the network.
2. WEB and DNS Server
TCP/IP NETWORKING
The working of the DHCP server is tested by clicking on the DHCP option on the PC and it
automatically assigns a IP address to the PC connected in the network.
2. WEB and DNS 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 DNS service is enabled and it is configured with the student name.
The configuration of the DNS &WEB server is tested by entering the URL on the web
browser of any pc connected in the network.
The IP address of the WEB server is used as the URL to reach the web or DNS server.
TCP/IP NETWORKING
The DNS service is enabled and it is configured with the student name.
The configuration of the DNS &WEB server is tested by entering the URL on the web
browser of any pc connected in the network.
The IP address of the WEB server is used as the URL to reach the web or DNS server.
14
TCP/IP NETWORKING
4. Firewall
Router(config)#access-list 101 deny tcp host 10.0.0.2 host 10.20.0.3 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
The access control list configuration is done on the router 0 and the configuration is tested by
entering the URL on the PC that is blocked by the firewall.
TCP/IP NETWORKING
4. Firewall
Router(config)#access-list 101 deny tcp host 10.0.0.2 host 10.20.0.3 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
The access control list configuration is done on the router 0 and the configuration is tested by
entering the URL on the PC that is blocked by the firewall.
15
TCP/IP NETWORKING
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.
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.
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.
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.
TCP/IP NETWORKING
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.
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.
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.
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.
1 out of 16
Related Documents
Your All-in-One AI-Powered Toolkit for Academic Success.
 +13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
© 2024  |  Zucol Services PVT LTD  |  All rights reserved.