TCP/IP Networking: Detailed Report on Network Configuration
VerifiedAdded on  2023/04/23
|17
|1039
|169
Report
AI Summary
This document provides a comprehensive overview of TCP/IP networking, detailing the research, setup, and configuration of a network. It begins with a discussion on network topologies and routing protocols, comparing static and dynamic routing with a focus on RIP. The report then outlines the practical steps involved in setting up a network, including the configuration of PCs, server interfaces, and router interfaces using static routing. It includes pinging tests from the client to verify network connectivity and traceroute analysis to map the network path. Furthermore, the document covers the configuration of essential network services such as DHCP, web server, DNS, and firewall, providing a holistic approach to network implementation. Desklib provides students access to this document and AI powered tools to help them study.

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
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

1
TCP/IP NETWORKING
Table of Contents
Task 1 Research.........................................................................................................................2
Task 2 Setting up a Network......................................................................................................3
1. Configuration of PCs, Server and Router Interfaces..........................................................3
1.1. Configuration of Pc.....................................................................................................3
1.2. Configuration of server interfaces...............................................................................4
1.3. Configuration of Router Interfaces.............................................................................5
2. Configuration of static routing on routers..........................................................................6
3. Pinging from the client.......................................................................................................7
3.1. Pinging client own network interfaces........................................................................7
3.2. Pinging local router gateway interfaces......................................................................8
3.3. Pinging remote router interfaces.................................................................................8
3.4. Pinging the servers......................................................................................................9
4. Traceroute from client to server.........................................................................................9
Task 3 Configuring Network Services.....................................................................................10
1. DHCP...............................................................................................................................10
2. WEB Server.....................................................................................................................11
3. DNS..................................................................................................................................11
4. Firewall............................................................................................................................13
Bibliography.............................................................................................................................15
TCP/IP NETWORKING
Table of Contents
Task 1 Research.........................................................................................................................2
Task 2 Setting up a Network......................................................................................................3
1. Configuration of PCs, Server and Router Interfaces..........................................................3
1.1. Configuration of Pc.....................................................................................................3
1.2. Configuration of server interfaces...............................................................................4
1.3. Configuration of Router Interfaces.............................................................................5
2. Configuration of static routing on routers..........................................................................6
3. Pinging from the client.......................................................................................................7
3.1. Pinging client own network interfaces........................................................................7
3.2. Pinging local router gateway interfaces......................................................................8
3.3. Pinging remote router interfaces.................................................................................8
3.4. Pinging the servers......................................................................................................9
4. Traceroute from client to server.........................................................................................9
Task 3 Configuring Network Services.....................................................................................10
1. DHCP...............................................................................................................................10
2. WEB Server.....................................................................................................................11
3. DNS..................................................................................................................................11
4. Firewall............................................................................................................................13
Bibliography.............................................................................................................................15

2
TCP/IP NETWORKING
Task 1 Research
For the development of the network solution a research is done on the different
network topology and the range of options that should be used for the development of the
network framework. For interconnecting the routers of the site A and site B dynamic or static
routing protocol can be applied and since it is a small network both of the routing protocol
would be efficient. There are some advantages and disadvantages of the application of
dynamic and static routing in the network depending on the type and size of the network. The
pros and cons of static routing and Rip is given below:
RIP Routing Information Protocol is based on distance vector routing protocol and
the main advantage is that it can be configured easily and implemented in the network for
enabling transmission of data packets between two or more routers. There is no loop and
helps in conserving the bandwidth by sending small updates over the network. Its routing
table is minimized and thus faster lookup can be performed on the routing table for getting
information of the destination network address over the network.
The main disadvantage of RIP is the lack of scalability for the growing large
networks. It have a support for a maximum 15 hops and also not support the discontinuous
networks. The recovery time of RIP is high and thus it has slow convergence for the large
networks.
Static routing can also be used for the configuration of routing between the hops and
enabling communication between the different branches. The configuration of the network
with static routing helps in improvement of the prediction and a change in the network can be
easily managed since the routes are known. The network bandwidth overhead cost is more in
dynamic routing but in case of static routing there is no over head cost and thus no extra
TCP/IP NETWORKING
Task 1 Research
For the development of the network solution a research is done on the different
network topology and the range of options that should be used for the development of the
network framework. For interconnecting the routers of the site A and site B dynamic or static
routing protocol can be applied and since it is a small network both of the routing protocol
would be efficient. There are some advantages and disadvantages of the application of
dynamic and static routing in the network depending on the type and size of the network. The
pros and cons of static routing and Rip is given below:
RIP Routing Information Protocol is based on distance vector routing protocol and
the main advantage is that it can be configured easily and implemented in the network for
enabling transmission of data packets between two or more routers. There is no loop and
helps in conserving the bandwidth by sending small updates over the network. Its routing
table is minimized and thus faster lookup can be performed on the routing table for getting
information of the destination network address over the network.
The main disadvantage of RIP is the lack of scalability for the growing large
networks. It have a support for a maximum 15 hops and also not support the discontinuous
networks. The recovery time of RIP is high and thus it has slow convergence for the large
networks.
Static routing can also be used for the configuration of routing between the hops and
enabling communication between the different branches. The configuration of the network
with static routing helps in improvement of the prediction and a change in the network can be
easily managed since the routes are known. The network bandwidth overhead cost is more in
dynamic routing but in case of static routing there is no over head cost and thus no extra
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

3
TCP/IP NETWORKING
traffics are added in the network and the network performance is not affected with the
increase in the network. It can be easily configured and the routes can be managed.
There are different disadvantages of static routing and it lacks in scalability, all the
routes are needed to be manually calculated and kept up to date which are prone to error. For
large network implementation if wrong routes are updated then it would cause inaccessibility
for a large section of network. No redundancy can be implemented with the use of static
routing since dynamic routing have the option to update the routing table in case of device
failure and for the static routing the routes are needed to be manually adjusted for moving
into an alternative path to reach the destination address.
Task 2 Setting up a Network
1. Configuration of PCs, Server and Router Interfaces
TCP/IP NETWORKING
traffics are added in the network and the network performance is not affected with the
increase in the network. It can be easily configured and the routes can be managed.
There are different disadvantages of static routing and it lacks in scalability, all the
routes are needed to be manually calculated and kept up to date which are prone to error. For
large network implementation if wrong routes are updated then it would cause inaccessibility
for a large section of network. No redundancy can be implemented with the use of static
routing since dynamic routing have the option to update the routing table in case of device
failure and for the static routing the routes are needed to be manually adjusted for moving
into an alternative path to reach the destination address.
Task 2 Setting up a Network
1. Configuration of PCs, Server and Router Interfaces
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

4
TCP/IP NETWORKING
1.1. Configuration of Pc
1.2. Configuration of server interfaces
TCP/IP NETWORKING
1.1. Configuration of Pc
1.2. Configuration of server interfaces

5
TCP/IP NETWORKING
1.3. Configuration of Router Interfaces
Router 0
TCP/IP NETWORKING
1.3. Configuration of Router Interfaces
Router 0
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

6
TCP/IP NETWORKING
Router 1
2. Configuration of static routing on routers
Router 0
TCP/IP NETWORKING
Router 1
2. Configuration of static routing on routers
Router 0
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

7
TCP/IP NETWORKING
TCP/IP NETWORKING

8
TCP/IP NETWORKING
Router 1
3. Pinging from the client
3.1. Pinging client own network interfaces
TCP/IP NETWORKING
Router 1
3. Pinging from the client
3.1. Pinging client own network interfaces
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

9
TCP/IP NETWORKING
3.2. Pinging local router gateway interfaces
3.3. Pinging remote router interfaces
TCP/IP NETWORKING
3.2. Pinging local router gateway interfaces
3.3. Pinging remote router interfaces
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

10
TCP/IP NETWORKING
3.4. Pinging the servers
4. Traceroute from client to server
TCP/IP NETWORKING
3.4. Pinging the servers
4. Traceroute from client to server

11
TCP/IP NETWORKING
Task 3 Configuring Network Services
1. DHCP
TCP/IP NETWORKING
Task 3 Configuring Network Services
1. DHCP
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide
1 out of 17
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
Copyright © 2020–2025 A2Z Services. All Rights Reserved. Developed and managed by ZUCOL.