Wednesday, October 27, 2010

OSPF Mock Lab (Including Troubleshooting) ...Under Developement


Click Image To Inlarge

### Initials ####

^^^ R1 ^^^
------------------

en
!
conf t
!
ho R1
!
no ip domain loo
!
int f0/0
ip add 145.145.145.1 255.255.255.0
ip ospf 1 a 4589
mtu 1496
ip ospf net point-to-m 
ip ospf hello 5
ip ospf dead 20
no sh
exit
!
int f0/1
ip add 81.81.81.1 255.255.255.0
ip ospf 1 a 81
no sh
exit
!
int f1/0
ip add 19.19.19.1 255.255.255.0
ip ospf 1 a 19
no sh
exit
!
int s0/0
ip add 123.123.123.1 255.255.255.0
en f
no frame inv
frame map ip 123.123.123.2 102
frame map ip 123.123.123.3 103
ip ospf 1 a 0
no sh
exit
!
int lo0
ip add 1.1.1.1 255.0.0.0
ip ospf 1 a 4589
exit
!
int lo1
ip add 11.11.11.11 255.0.0.0
ip ospf 1 a 0
exit
!
int lo2
ip add 110.110.110.110 255.0.0.0
ip ospf 1 a 81
exit
!
int lo3
ip add 111.111.111.111 255.0.0.0
ip ospf 1 a 19
exit
!
router ospf 1
router-id 255.255.255.1 
exit
!
end
!
wr mem
!
==========================================

^^^ R2 ^^^
------------------


en
!
conf t
!
ho R2
!
no ip domain-loo
!
int s0/0
ip add 123.123.123.2 255.255.255.0
en f
no frame inv
frame map ip 123.123.123.1 201
frame map ip 123.123.123.3 201
ip ospf 1 a 0
no sh
exit
!
int f0/0
ip add 124.124.124.2 255.255.255.0
ip ospf 1 a 237 
no sh
exit
!
int lo0
ip add 2.2.2.2 255.0.0.0
ip ospf 1 a 0
exit
!
int lo1
ip add 22.22.22.22 255.0.0.0
ip ospf 1 a 237
exit
!
router ospf 1
router-id 255.255.255.2    
!
end
!
wr mem
!
==========================================

^^^ R3 ^^^
------------------
en
!
conf t
!
ho R3
!
no ip domain-loo
!
int s0/0
ip add 123.123.123.3 255.255.255.0
en f
no frame inv
frame map ip 123.123.123.1 301
frame map ip 123.123.123.2 301
ip ospf 1 a 0
no sh
exit
!
int f0/0
ip add 124.124.124.3 255.255.255.0
ip ospf 1 a 237
no sh
exit
!
int f0/1
ip add 103.103.103.3 255.255.255.0
no sh
exit
!
int lo0
ip add 3.3.3.3 255.0.0.0
ip ospf 1 a 0
exit
!
int lo1
ip add 33.33.33.33 255.0.0.0
ip ospf 1 a 237
exit
!
router ospf 1
router-id 255.255.255.3   
exit
!
router rip
v 2
no au
net 103.0.0.0
redistribute ospf 1 metric 7
exit
!
end
!
wr mem
!
==========================================

^^^ R7 ^^^
------------------
en
!
conf t
!
ho R7
!
no ip domain-loo
!
int f0/0
ip add 124.124.124.7 255.255.255.0
ip ospf 1 a 237
no sh
exit
!
int lo0
ip add 7.7.7.7 255.0.0.0
ip ospf 1 a 237
exit
!
int lo1
ip add 77.77.77.77 255.0.0.0
ip ospf 1 a 237
exit
!
router ospf 1
router-id 255.255.255.7  
!
end
!
wr mem
!
==========================================

^^^ R4 ^^^
------------------
en
!
conf t
!
ho R4
!
no ip domain-loo
!
int f0/0
ip add 145.145.145.4 255.255.255.0
ip ospf 1 a 4589 
ip ospf net point-to-m 
no sh
exit
!
int lo0
ip add 4.4.4.4 255.0.0.0
ip ospf 1 a 4589
exit
!
int s0/0
ip add 64.64.64.4 255.255.255.0
no sh
exit
!
router ospf 1
router-id 255.255.255.4
exit
!
router eigrp 645
net 64.64.64.4 0.0.0.0
no au
redistribute ospf 1 metric 1 1 1 1 1 
exit
end
!
wr mem
!
==========================================

^^^ R5 ^^^
------------------
en
!
conf t
!
ho R5
!
no ip domain-loo
!
int f0/0
ip add 145.145.145.5 255.255.255.0
ip ospf 1 a 4589 
ip ospf net point-to-m 
no sh
exit
!
int lo0
ip add 5.5.5.5 255.0.0.0
ip ospf 1 a 4589
exit
!
int s0/0
ip add 65.65.65.5 255.255.255.0
no sh
exit
!
router ospf 1
router-id 255.255.255.5
exit
!
router eigrp 645
net 65.65.65.5 0.0.0.0
no au
exit
!
end
!
wr mem
!
==========================================

^^^ R8 ^^^
------------------
en
!
conf tredistribute ospf 1 metric 1 1 1 1 1 

!
ho R8
!
no ip domain-loo
!
int f0/0
ip add 81.81.81.8 255.255.255.0
ip ospf 1 a 81
no sh
exit
!
int lo0
ip add 8.8.8.8 255.0.0.0
ip ospf 1 a 81
exit
!
router ospf 1
router-id 255.255.255.8
end
!
wr mem
!
==========================================

^^^ R9 ^^^
-------------------
en
!
conf t
!
ho R9
!
no ip domain-loo
!
int f0/0
ip add 19.19.19.9 255.255.255.0
ip ospf 1 a 19
no sh
exit
!
int lo0
ip add 9.9.9.9 255.0.0.0
ip ospf 1 a 19
exit
!
router ospf 1
router-id 255.255.255.9
end
!
wr mem
!
==========================================

^^^ R10 ^^^
--------------------
en
!
conf t
!
ho R10
!
no ip domain-loo
!
int f0/0
ip add 103.103.103.10 255.255.255.0
no sh
exit
!
int lo0
ip add 200.200.0.1 255.255.255.0
!
int lo1
ip add 200.200.1.1 255.255.255.0
!
int lo2
ip add 200.200.2.1 255.255.255.0
!
int lo3
ip add 200.200.3.1 255.255.255.0
!
int lo4
ip add 200.200.4.1 255.255.255.0
!
int lo5
ip add 200.200.5.1 255.255.255.0
!
int lo6
ip add 200.200.6.1 255.255.255.0
!
int lo7
ip add 200.200.7.1 255.255.255.0
exit
!
router rip
v 2
passive-interface default 
no au
net 0.0.0.0
exit
!
end
!
wr mem
!
==========================================

^^^ R6 ^^^
------------------
en
!
conf t
!
ho R6
!
no ip domain-loo
!
int s0/0
ip add 64.64.64.6 255.255.255.0
no sh
exit
!
int s0/1
ip add 65.65.65.6 255.255.255.0
no sh
exit
!
int lo0
ip add 150.0.0.1 255.255.255.0
!
int lo1
ip add 150.0.1.1 255.255.255.0
!
int lo2
ip add 150.0.2.1 255.255.255.0
!
int lo3
ip add 150.0.3.1 255.255.255.0
exit
!
router eigrp 645
net 0.0.0.0 255.255.255.255
no au
exit
!
end
!
wr mem
!
================================================

1 comment:

Praveen said...

hey brother if we get GNS3 Solution file of this lab then it would be great hope u will post it here soon