TCP/IP Networking
VerifiedAdded on  2023/04/22
|18
|870
|199
AI Summary
This document explains the methods of Static Routing/RIP, setting up a network, configuring network services like DHCP, web server, DNS server, and firewall. It also includes a bibliography of relevant sources.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Running head: NETWORKING
TCP/IP Networking
Name of the Student
Name of the University
Author Note
TCP/IP Networking
Name of the Student
Name of the University
Author Note
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
1NETWORKING
Table of Contents
Task 1 (Research).......................................................................................................................2
Task 2: Setting up a Network.....................................................................................................2
1. Configuration of PC, Server and Router Interfaces...............................................................3
1.1. Configuration of PC Interface.........................................................................................3
1.2. Configuration of Server Interface...................................................................................4
1.3. Configuration of Router Interfaces.................................................................................5
2. Configuring RIP or Static Routing on the routers..............................................................7
3. Ping Test.............................................................................................................................8
3.1. Client own interface....................................................................................................8
3.2. Local router gateway interface....................................................................................8
3.3. Remote router interface...............................................................................................9
3.4. Servers.........................................................................................................................9
4. Tracert command from client to server............................................................................12
Task 3: Configuring Network Services....................................................................................12
2. WEB SERVER.................................................................................................................13
3. DNS Server......................................................................................................................14
4. Firewall:...........................................................................................................................15
Bibliography:............................................................................................................................17
Table of Contents
Task 1 (Research).......................................................................................................................2
Task 2: Setting up a Network.....................................................................................................2
1. Configuration of PC, Server and Router Interfaces...............................................................3
1.1. Configuration of PC Interface.........................................................................................3
1.2. Configuration of Server Interface...................................................................................4
1.3. Configuration of Router Interfaces.................................................................................5
2. Configuring RIP or Static Routing on the routers..............................................................7
3. Ping Test.............................................................................................................................8
3.1. Client own interface....................................................................................................8
3.2. Local router gateway interface....................................................................................8
3.3. Remote router interface...............................................................................................9
3.4. Servers.........................................................................................................................9
4. Tracert command from client to server............................................................................12
Task 3: Configuring Network Services....................................................................................12
2. WEB SERVER.................................................................................................................13
3. DNS Server......................................................................................................................14
4. Firewall:...........................................................................................................................15
Bibliography:............................................................................................................................17
2NETWORKING
Task 1 (Research)
Methods- Static Routing/RIP
A static IP address is an address assignment that never changes. Static IP addresses are
important because servers using these addresses may have DNS mappings pointed towards
them, and typically serve information to other machines. Dynamic IP addresses are assigned
by an ISP for non-permanent nodes connecting to the Internet, such as a home computer
which is on a dial-up connection. RIP is necessary for providing connection over two
interconnected network through different routers (Balakumar & Prabhu, 2016). For small
scale networks it is recommended to use static IP address where for large scale networks
DHCP is necessary as it is not physically possible to assign ip address to every computer.
Task 2: Setting up a Network
The physical network design is shown below:
The physical design of the network consist of two routers and two switches which are
connected with the clients and servers. Every pc and server was assisgned with different IP
address. The client sides are assigned with the 203.2.60.0 network and the server side is
assigned with 203.2.61.0 IP address with 255.255.255.0 subnet mask.
Task 1 (Research)
Methods- Static Routing/RIP
A static IP address is an address assignment that never changes. Static IP addresses are
important because servers using these addresses may have DNS mappings pointed towards
them, and typically serve information to other machines. Dynamic IP addresses are assigned
by an ISP for non-permanent nodes connecting to the Internet, such as a home computer
which is on a dial-up connection. RIP is necessary for providing connection over two
interconnected network through different routers (Balakumar & Prabhu, 2016). For small
scale networks it is recommended to use static IP address where for large scale networks
DHCP is necessary as it is not physically possible to assign ip address to every computer.
Task 2: Setting up a Network
The physical network design is shown below:
The physical design of the network consist of two routers and two switches which are
connected with the clients and servers. Every pc and server was assisgned with different IP
address. The client sides are assigned with the 203.2.60.0 network and the server side is
assigned with 203.2.61.0 IP address with 255.255.255.0 subnet mask.
3NETWORKING
1. Configuration of PC, Server and Router Interfaces
1.1. Configuration of PC Interface
This pc is given the IP address of 203.2.60.4 with the subnet of 255.255.255.0. The default
gateway of the IP is 192.168.1.1.
This pc is given the IP address of 203. 2.60.3 with the subnet of 255.255.255.0. the default
gateway of the IP is 192.168.1.1.
This pc is given the IP address of 203. 2.60.2 with the subnet of 255.255.255.0. The default
gateway of the IP is 192.168.1.1.
1. Configuration of PC, Server and Router Interfaces
1.1. Configuration of PC Interface
This pc is given the IP address of 203.2.60.4 with the subnet of 255.255.255.0. The default
gateway of the IP is 192.168.1.1.
This pc is given the IP address of 203. 2.60.3 with the subnet of 255.255.255.0. the default
gateway of the IP is 192.168.1.1.
This pc is given the IP address of 203. 2.60.2 with the subnet of 255.255.255.0. The default
gateway of the IP is 192.168.1.1.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
4NETWORKING
1.2. Configuration of Server Interface
This server is given the IP address of 203.2.61.2 with the subnet of 255.255.255.0. the default
gateway of the IP is 192.168.1.2.
1.2. Configuration of Server Interface
This server is given the IP address of 203.2.61.2 with the subnet of 255.255.255.0. the default
gateway of the IP is 192.168.1.2.
5NETWORKING
1.3. Configuration of Router Interfaces
The serial port of the router is assigned with the ip address 192.168.1.1 and the fast Ethernet
port is assigned with the IP address 203.2.60.1 and the subnet mask is 255.25.255.0.
1.3. Configuration of Router Interfaces
The serial port of the router is assigned with the ip address 192.168.1.1 and the fast Ethernet
port is assigned with the IP address 203.2.60.1 and the subnet mask is 255.25.255.0.
6NETWORKING
The serial port of the router is assigned with the ip address 192.168.1.2 and the fast Ethernet
port is assigned with the IP address 203.2.61.1 and the subnet mask is 255.25.255.0.
The serial port of the router is assigned with the ip address 192.168.1.2 and the fast Ethernet
port is assigned with the IP address 203.2.61.1 and the subnet mask is 255.25.255.0.
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
7NETWORKING
2. Configuring RIP or Static Routing on the routers
2. Configuring RIP or Static Routing on the routers
8NETWORKING
3. Ping Test
3.1. Client own interface
3.2. Local router gateway interface
3. Ping Test
3.1. Client own interface
3.2. Local router gateway interface
9NETWORKING
3.3. Remote router interface
3.4. Servers
3.3. Remote router interface
3.4. Servers
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
10NETWORKING
The ping result shows the packet transferring from clients to server. All four packets are
received successfully.
The ping result shows the packet transferring from clients to server. All four packets are
received successfully.
11NETWORKING
The ping result shows the packet transferring from clients to server. All four packets are
received successfully.
The ping result shows the packet transferring from clients to server. All four packets are
received successfully.
The ping result shows the packet transferring from clients to server. All four packets are
received successfully.
The ping result shows the packet transferring from clients to server. All four packets are
received successfully.
12NETWORKING
4. Tracert command from client to server
Task 3: Configuring Network Services
1. DHCP
4. Tracert command from client to server
Task 3: Configuring Network Services
1. DHCP
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
13NETWORKING
2. WEB SERVER
2. WEB SERVER
14NETWORKING
3. DNS Server
3. DNS Server
15NETWORKING
4. Firewall:
The pc with IP address 203.2.60.2 is blocked from using the web server address by the above
configuration.
4. Firewall:
The pc with IP address 203.2.60.2 is blocked from using the web server address by the above
configuration.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
16NETWORKING
17NETWORKING
Bibliography:
Balakumar, N., & Prabhu, B. (2016). Evaluation of Quality in Network and Interoperable
Connectivity between IP Networks. International Journal of Current Engineering and
Scientific Research (IJCESR), 3(9).
Dart, E., Rotman, L., Tierney, B., Hester, M., & Zurawski, J. (2014). The science dmz: A
network design pattern for data-intensive science. Scientific Programming, 22(2),
173-185.
Farahani, R. Z., Miandoabchi, E., Szeto, W. Y., & Rashidi, H. (2013). A review of urban
transportation network design problems. European Journal of Operational Research,
229(2), 281-302.
Simmons, J. M. (2014). Optical network design and planning. Springer.
Bibliography:
Balakumar, N., & Prabhu, B. (2016). Evaluation of Quality in Network and Interoperable
Connectivity between IP Networks. International Journal of Current Engineering and
Scientific Research (IJCESR), 3(9).
Dart, E., Rotman, L., Tierney, B., Hester, M., & Zurawski, J. (2014). The science dmz: A
network design pattern for data-intensive science. Scientific Programming, 22(2),
173-185.
Farahani, R. Z., Miandoabchi, E., Szeto, W. Y., & Rashidi, H. (2013). A review of urban
transportation network design problems. European Journal of Operational Research,
229(2), 281-302.
Simmons, J. M. (2014). Optical network design and planning. Springer.
1 out of 18
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.