0% found this document useful (0 votes)
39 views17 pages

Static Routing with Four Routers Setup

The document outlines an assignment on configuring static routing using Cisco Packet Tracer with four routers, switches, and PCs. It details the procedure for connecting routers, configuring IP addresses, setting hostnames, and verifying connectivity through ping tests. The conclusion emphasizes the effectiveness of static routing in a simple and stable network environment.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views17 pages

Static Routing with Four Routers Setup

The document outlines an assignment on configuring static routing using Cisco Packet Tracer with four routers, switches, and PCs. It details the procedure for connecting routers, configuring IP addresses, setting hostnames, and verifying connectivity through ping tests. The conclusion emphasizes the effectiveness of static routing in a simple and stable network environment.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Assignment-05

Submitted By : Submitted to :
[Link] Islam Rafe Mala Rani Barman

Roll: 14 Lecturer

Session: 2019-20 Department of CSE

Department of CSE Sheikh Hasina University,

Sheikh Hasina University, Netrokona

Netrokona

Sheikh Hasina University, Netrokona


Submission date:
Experiment-05
Static Routing connecting with four Router
Objectives:
1. Cisco Packet Tracer software
2. Four switches
3. Four router
4. Eight PCs

Procedure:
1. Connect the routers using Ethernet cables. Connect a Ethernet
cables from your PC/Laptop to each router
2. Configure IP addresses on the routers as per the IP addressing
scheme mentioned in the topology. To configure IP addresses,
follow the steps below:
a. Log in to a router using a terminal emulator software.
b. Enter the enable command to access the privileged EXEC
mode.
c. Enter the configure terminal command to access the global
configuration mode. d. Enter the interface command to access
the interface configuration mode.
e. Enter the IP address and subnet mask using the ip address
command.
f. Enable the interface using the no shutdown command.
3. Configure hostnames on the routers using the following
commands: a. Enter the hostname command in the global
configuration mode. b. Type the name for the router.
4. Configure static routes on each router using the following
commands: a. Enter the ip route command in the global
configuration mode. b. Enter the destination network and
subnet mask. c. Enter the IP address of the next hop router or
exit interface.
5. Verify connectivity between the routers using the ping
command: a. Enter the ping command in the privileged EXEC
mode. b. Enter the IP address of the remote router. c. Verify
that you receive ping responses.
6. Repeat steps 2 to 5 for each router to complete the
configuration.
7. Save the configuration by entering the write memory
command in the privileged EXEC mode.
8. Test the network by pinging from one router to another.
9. Document your findings in a lab report.
Topology Diagram:

Step-1:
Setting the IP addresses of the PC’s
Step-2:
Setting the address for router
Step-3:
Doing router physical setup
Step-4:

Sending data from PC0 to PC4


Now, sending the acknowledgement signal from PC4 to PC0
Results:
After configuring the static routes and verifying the connectivity, we were able
to successfully ping between the routers. The ping responses confirmed that
the routers were able to route traffic between the networks.

Conclusion:
In this lab, we configured static routing on a network with four routers,
established connectivity between them, and tested the routing functionality.
Static routing is an efficient way to route traffic in a small network where the
network topology is simple and stable. By configuring static routes, we were
able to establish communication between the networks, and verify the routing
functionality by pinging between the routers.

You might also like