TCP/IP Network Design Report for Desklib
VerifiedAdded on  2023/06/04
|24
|930
|115
AI Summary
This document contains network design report of two PCs, two routers and servers. The network will also be configured with DHCP server that will be used in allocating IP addresses to the end devices. The report includes packet forwarding, client pinging, and traceroute command. Subject: TCP/IP, Course Code: N/A, Course Name: N/A, College/University: N/A.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
1
TCP/IP
TCP/IP
Assessment
Student name:
Student email :
TCP/IP
TCP/IP
Assessment
Student name:
Student email :
2
TCP/IP
Executive summary
This document contains network design report of two PCs, two routers and servers. The Pcs are
configured with different IP addresses .The routers are configured with private IP address for
them to communicate in the network. Each router is configured with in a different subnet.
There different types of servers in the DNS –server which will be used in allocating DNS name to
website .Website server that will be used to allocate specific name to the IP address .The
network will also be configured with DHCP server that will be used in allocating IP addresses to
the end devices.
TCP/IP
Executive summary
This document contains network design report of two PCs, two routers and servers. The Pcs are
configured with different IP addresses .The routers are configured with private IP address for
them to communicate in the network. Each router is configured with in a different subnet.
There different types of servers in the DNS –server which will be used in allocating DNS name to
website .Website server that will be used to allocate specific name to the IP address .The
network will also be configured with DHCP server that will be used in allocating IP addresses to
the end devices.
3
TCP/IP
Task 1
The network was set ups as shown. Computers connected together through one switch this
means that they have a common default way. While on the other side servers are connected
through one switch to the routers .Servers are also connected to the router through one
interface.
Configuration of devices
TCP/IP
Task 1
The network was set ups as shown. Computers connected together through one switch this
means that they have a common default way. While on the other side servers are connected
through one switch to the routers .Servers are also connected to the router through one
interface.
Configuration of devices
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
4
TCP/IP
Configuration of PC devices
PCO
PCO was configured with 172.164.2.2 255.255.255.0 and default gateway of 172.164.2.1
TCP/IP
Configuration of PC devices
PCO
PCO was configured with 172.164.2.2 255.255.255.0 and default gateway of 172.164.2.1
5
TCP/IP
PC1
PC1 was configured with the following 172.164.2.3 255.255.255.0 with default gateway
172.163.2.1. The PC was configured
TCP/IP
PC1
PC1 was configured with the following 172.164.2.3 255.255.255.0 with default gateway
172.163.2.1. The PC was configured
6
TCP/IP
PC2
Pc2 was configured with the following IP address 172.164.2.4 255.255.255.0 with default a
gateway 172.164.2.1
TCP/IP
PC2
Pc2 was configured with the following IP address 172.164.2.4 255.255.255.0 with default a
gateway 172.164.2.1
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
7
TCP/IP
Router configuration
Router 0
Serial 0/1/0 was configured with IP address 10.200.2.3 255.255. 255.0
The following code was used.
Router(config-if)#
Router(config-if)#exit
Router(config)#interface Serial0/1/0
Router(config-if)#ip address 10.200.2.3 255.0.0.0
Router(config-if)#ip address 10.200.2.3 255.255.255.0
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up
TCP/IP
Router configuration
Router 0
Serial 0/1/0 was configured with IP address 10.200.2.3 255.255. 255.0
The following code was used.
Router(config-if)#
Router(config-if)#exit
Router(config)#interface Serial0/1/0
Router(config-if)#ip address 10.200.2.3 255.0.0.0
Router(config-if)#ip address 10.200.2.3 255.255.255.0
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up
8
TCP/IP
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up
Router 0 gigaethernet was configured with IP address 172.164.2.1 255.255.255.0
With the following code:
Router(config-if)#exit
Router(config)#interface Serial0/1/0
Router(config-if)#ip address 10.200.2.3 255.0.0.0
Router(config-if)#ip address 10.200.2.3 255.255.255.0
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up
TCP/IP
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up
Router 0 gigaethernet was configured with IP address 172.164.2.1 255.255.255.0
With the following code:
Router(config-if)#exit
Router(config)#interface Serial0/1/0
Router(config-if)#ip address 10.200.2.3 255.0.0.0
Router(config-if)#ip address 10.200.2.3 255.255.255.0
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up
9
TCP/IP
Router 1 configuration
Gigabitetherenet configuration
outer(config-if)#
Router(config-if)#exit
Router(config)#interface GigabitEthernet0/0/0
Router(config-if)#ip address 10.200.2.4 255.0.0.0
Router(config-if)#ip address 10.200.2.4 255.255.255.0
Router(config-if)#
Router(config-if)#exit
TCP/IP
Router 1 configuration
Gigabitetherenet configuration
outer(config-if)#
Router(config-if)#exit
Router(config)#interface GigabitEthernet0/0/0
Router(config-if)#ip address 10.200.2.4 255.0.0.0
Router(config-if)#ip address 10.200.2.4 255.255.255.0
Router(config-if)#
Router(config-if)#exit
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
10
TCP/IP
Serial 0/1/0 configuration
Was assigned with IP address 10.200.2.4 255.255.255.0
Router(config-if)#
Router(config-if)#exit
Router(config)#interface Serial0/1/0
Router(config-if)#ip address 10.200.2.4 255.0.0.0
Router(config-if)#ip address 10.200.2.4 255.255.255.0
TCP/IP
Serial 0/1/0 configuration
Was assigned with IP address 10.200.2.4 255.255.255.0
Router(config-if)#
Router(config-if)#exit
Router(config)#interface Serial0/1/0
Router(config-if)#ip address 10.200.2.4 255.0.0.0
Router(config-if)#ip address 10.200.2.4 255.255.255.0
11
TCP/IP
Router(config-if)#
Router(config-if)#exit
TCP/IP
Router(config-if)#
Router(config-if)#exit
12
TCP/IP
Server configuration
DHCP config
Was configured with IP address 192.163.1.3 255.255.255.0 with default gateway
TCP/IP
Server configuration
DHCP config
Was configured with IP address 192.163.1.3 255.255.255.0 with default gateway
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
13
TCP/IP
DNS server configuration
This server was configured as shown below
TCP/IP
DNS server configuration
This server was configured as shown below
14
TCP/IP
2. Packet forwarding
Router 0
Router>enable
Router#
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#ip route 0.0.0.0 0.0.0.0 10.200.2.4
Router(config)#
TCP/IP
2. Packet forwarding
Router 0
Router>enable
Router#
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#ip route 0.0.0.0 0.0.0.0 10.200.2.4
Router(config)#
15
TCP/IP
Router 1
Router>enable
Router#
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface GigabitEthernet0/0/0
Router(config-if)#ip address 192.163.1.1 255.255.255.0
Router(config-if)#
Router(config-if)#exit
Router(config)#
Router(config)#ip route 0.0.0.0 0.0.0.0 10.200.2.3
Router(config)#
Router con0 is now available
TCP/IP
Router 1
Router>enable
Router#
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface GigabitEthernet0/0/0
Router(config-if)#ip address 192.163.1.1 255.255.255.0
Router(config-if)#
Router(config-if)#exit
Router(config)#
Router(config)#ip route 0.0.0.0 0.0.0.0 10.200.2.3
Router(config)#
Router con0 is now available
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
16
TCP/IP
Press RETURN to get started
TCP/IP
Press RETURN to get started
17
TCP/IP
3. Client pinging
To its own interface 172.164.2.1
TCP/IP
3. Client pinging
To its own interface 172.164.2.1
18
TCP/IP
To the local router interface pinging 172.164.2.1
TCP/IP
To the local router interface pinging 172.164.2.1
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
19
TCP/IP
4. Traceroute command
The following shows how the routes followed
This is command that identifies the suitable route that network packets follow to the required
specified host. Mostly used in trouble shooting of computers and to find which path data
follows to the required destination.
TCP/IP
4. Traceroute command
The following shows how the routes followed
This is command that identifies the suitable route that network packets follow to the required
specified host. Mostly used in trouble shooting of computers and to find which path data
follows to the required destination.
20
TCP/IP
Task 2
1. DHCP configuration
The DHCP was configured as shown above.
This is network server that automatically provides and assign network devices with addresses,
default gateways and other network parameters that are required in network. DHCP
automatically sends the required network protocols so that clients can communicate with each
other in the network. Without this the DHCP server then the network admin has to allocate
each device an IP address.DHCP servers usually assign PC with unique IP addresses.
TCP/IP
Task 2
1. DHCP configuration
The DHCP was configured as shown above.
This is network server that automatically provides and assign network devices with addresses,
default gateways and other network parameters that are required in network. DHCP
automatically sends the required network protocols so that clients can communicate with each
other in the network. Without this the DHCP server then the network admin has to allocate
each device an IP address.DHCP servers usually assign PC with unique IP addresses.
21
TCP/IP
IP address assigned to the client PC were 172.164.2.5 255.255.255.0 with default gateway
172.164.2.1.The PC is allocated with a unique IP address as shown above .If two PC are
allocated with the same IP address that are the same then IP conflicting will occur.
TCP/IP
IP address assigned to the client PC were 172.164.2.5 255.255.255.0 with default gateway
172.164.2.1.The PC is allocated with a unique IP address as shown above .If two PC are
allocated with the same IP address that are the same then IP conflicting will occur.
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
22
TCP/IP
2.0 webserver
4.0
The client is prevented from accessing the server it returns timeout results.
TCP/IP
2.0 webserver
4.0
The client is prevented from accessing the server it returns timeout results.
23
TCP/IP
References
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.
Tracer, C. P. (2009). Cisco Networking Academy.
TCP/IP
References
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.
Tracer, C. P. (2009). Cisco Networking Academy.
1 out of 24
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.