0% found this document useful (0 votes)
5 views23 pages

Static Routing Lab Configuration Guide

The document outlines a lab exercise focused on static routing, detailing the configuration of IP addresses and static routes for five routers (R1 to R5). Each router's indirect networks and next hop addresses are specified, along with step-by-step instructions for configuring IP settings. Additionally, links to related resources, including a website and YouTube channel, are provided for further learning.

Uploaded by

aakulababakiran
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views23 pages

Static Routing Lab Configuration Guide

The document outlines a lab exercise focused on static routing, detailing the configuration of IP addresses and static routes for five routers (R1 to R5). Each router's indirect networks and next hop addresses are specified, along with step-by-step instructions for configuring IP settings. Additionally, links to related resources, including a website and YouTube channel, are provided for further learning.

Uploaded by

aakulababakiran
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Static Routing LAB

Prepared By: Ravish Saifi


Website: [Link]
Youtube: [Link]
CCNA Video Link:
[Link]
QvuTD_dtMSjpM
[Link]/24
LAB: Static and Default Route
f0/2
[Link]/24
f0/1 [Link] R4
f0/0 [Link]/24
[Link]
[Link] [Link] F1/0
R3 f0/2 [Link]
R2
[Link] [Link]
[Link]
f0/0
[Link]
[Link]

[Link]
f0/0

R1 [Link]
[Link]/24
f0/0

R5
[Link]/24
[Link]
STEP 1: Find all Indirect Networks and next hop of Routers

R1: Indirect networks of R1 and next hop Addresses


[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link]
[Link]/24
Indirect Networks and next hop R1
f0/2
[Link]/24
f0/1 [Link] R4
f0/0 [Link]/24
[Link]
[Link] [Link] F1/0
R3 f0/2 [Link]
R2
[Link] [Link]
[Link]
f0/0
[Link]
[Link]

[Link]
f0/0

R1 Indirect Network For R1 [Link]


[Link]/24
f0/0
Next Hop For R1
R5
[Link]/24
[Link]
R2: Indirect networks of R2 and next hop Addresses
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]

[Link]
[Link]/24
Indirect Networks and next hop R2
f0/2
[Link]/24
f0/1 [Link] R4
f0/0 [Link]/24
[Link]
[Link] [Link] F1/0
R3 f0/2 [Link]
R2
[Link]
[Link] [Link]
f0/0
[Link]
[Link]
Next Hop For R2

[Link]
f0/0

R1 Indirect Network For R2 [Link]


[Link]/24
f0/0

R5
[Link]/24
[Link]
R3: Indirect networks of R3 and next hop Addresses
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]

[Link]
Indirect Networks and next hop R3
Next Hop For R2 f0/2
[Link]/24
f0/1 [Link] R4
f0/0 [Link]/24
[Link]
[Link] [Link] F1/0
R3 f0/2 [Link]
R2 [Link]/24
[Link]
[Link] [Link]
f0/0
[Link]

[Link]
[Link]
f0/0

R1 [Link]
[Link]/24
f0/0
Indirect Network For R2
R5
[Link]/24
[Link]
R4: Indirect networks of R4 and next hop Addresses
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]

[Link]
Indirect Networks and next hop R4 Next Hop For R2
f0/2
[Link]/24
f0/1 [Link] R4
f0/0 [Link]/24
[Link]
[Link] [Link] F1/0
R3 f0/2 [Link]
R2 [Link]/24
[Link]
[Link] [Link]
f0/0
[Link]

[Link]
[Link]
f0/0

R1 [Link]
[Link]/24
f0/0
Indirect Network For R4
R5
[Link]/24
[Link]
R5: Indirect networks of R5 and next hop Addresses
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]
[Link] with next hop [Link]

[Link]
Indirect Networks and next hop R5 [Link]/24
f0/2
[Link]/24
f0/1 [Link] R4
f0/0 [Link]/24
[Link]
[Link] [Link] F1/0
R3 f0/2 [Link]
R2
[Link]
[Link] [Link]
f0/0
[Link]
[Link]

f0/0
Indirect Network For R5 [Link]

R1 [Link]
[Link]/24
f0/0 Next Hop For R2

R5
[Link]/24
[Link]
Configure IP on Router 1:
R1#conf t
R1(config)#int loopback 1
R1(config-if)#ip address [Link] [Link]
R1(config-if)#Exit
R1(config)#int f0/0
R1(config-if)#no shutdown
R1(config-if)#ip address [Link] [Link]
R1(config-if)#exit

[Link]
Configure IP on Router 2:
R2#conf t
R2(config)#int loopback 1
R2(config-if)#ip address [Link] [Link]
R2(config-if)#exit

R2(config)#int f0/0
R2(config-if)#no shutdown
R2(config-if)#ip address [Link] [Link]
R2(config-if)#ex

R2(config)#int f1/0
R2(config-if)#no shutdown
R2(config-if)#ip address [Link] [Link]
R2(config-if)#exit
[Link]
Configure IP on Router 3:
R3#
R3#conf t
R3(config)#int loopback 1
R3(config-if)#ip address [Link] [Link]
R3(config-if)#exit

R3(config)#int f2/0
R3(config-if)#no shutdown
R3(config-if)#ip address [Link] [Link]
R3(config-if)#exit

R3(config)#int f0/0
R3(config-if)#no shutdown
R3(config-if)#ip address [Link] [Link]
R3(config-if)#exit

R3(config)#int f1/0
R3(config-if)#no shutdown
R3(config-if)#ip address [Link] [Link]
R3(config-if)#exit
[Link]
Configure IP on Router 4:

R4(config)#int f0/0
R4(config-if)#no shutdown
R4(config-if)#ip address [Link] [Link]
R4(config-if)#exit

R4(config)#int f2/0
R4(config-if)#no shutdown
R4(config-if)#ip address [Link] [Link]
R4(config-if)#exit
[Link]
Configure IP on Router 5:

R5#conf t
R5(config)#int f0/0
R5(config-if)#no shutdown
R5(config-if)#ip address [Link] [Link]
R5(config-if)#exit

R5(config)#int loopback 1
R5(config-if)#ip address [Link] [Link]
R5(config-if)#exit
[Link]
Configure Static Routing on Router 1:
R1#conf t
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]

[Link]
Configure Static Routing on Router 2:
R2#conf t
R2(config)#ip route [Link] [Link] [Link]
R2(config)#ip route [Link] [Link] [Link]
R2(config)#ip route [Link] [Link] [Link]
R2(config)#ip route [Link] [Link] [Link]
R2(config)#ip route [Link] [Link] [Link]
R2(config)#ip route [Link] [Link] [Link]

[Link]
Configure Static Routing on Router 3:
R3#conf t
R3(config)#ip route [Link] [Link] [Link]
R3(config)#ip route [Link] [Link] [Link]
R3(config)#ip route [Link] [Link] [Link]
R3(config)#ip route [Link] [Link] [Link]

R3(config)#ip route [Link] [Link] [Link]

[Link]
Configure Static Routing on Router 4:
R4#conf t
R4(config)#ip route [Link] [Link] [Link]
R4(config)#ip route [Link] [Link] [Link]
R4(config)#ip route [Link] [Link] [Link]
R4(config)#ip route [Link] [Link] [Link]
R3(config)#ip route [Link] [Link] [Link]
R3(config)#ip route [Link] [Link] [Link]
R3(config)#ip route [Link] [Link] [Link]

[Link]
Configure Static Routing on Router 5:
R5#conf t
R5(config)#ip route [Link] [Link] [Link]
R5(config)#ip route [Link] [Link] [Link]
R5(config)#ip route [Link] [Link] [Link]
R5(config)#ip route [Link] [Link] [Link]
R5(config)#ip route [Link] [Link] [Link]
R5(config)#ip route [Link] [Link] [Link]
R5(config)#ip route [Link] [Link] [Link]

[Link]
Alternative to Static Route:
On end point Routers we can do Default Route Configuration

Endpoint routers are those routers which has a single next hop:
Like R1, R4 and R5

R1(config)#ip route [Link] [Link] [Link]


R4(config)#ip route [Link] [Link] [Link]
R5(config)#ip route [Link] [Link] [Link]

[Link]

You might also like