0% found this document useful (0 votes)
24 views1 page

Static Routing Setup with Two Routers

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)
24 views1 page

Static Routing Setup with Two Routers

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

Lab 7: Static Routing Using Two Routers

Objective:
Configure static routing between two routers so that two different LANs can communicate.

Tools Required:
- Cisco Packet Tracer
- 2 Routers
- 2 Switches
- 4 PCs

Theory:
Static routing is a manual routing method where routes are entered by the network
administrator.

Network Topology:
Two routers connected via serial link. Each router connects to a LAN.

IP Addressing:
LAN 1: [Link]/24
LAN 2: [Link]/24
Serial Link: [Link]/24

Procedure:
1. Create topology in Packet Tracer.
2. Assign IP addresses to PCs and router interfaces.
3. Configure router interfaces.
4. Add static routes using ip route command.
5. Verify connectivity using ping.

Commands:
Router0:
ip route [Link] [Link] [Link]

Router1:
ip route [Link] [Link] [Link]

Result:
Successful communication between LANs.

You might also like