before i start my ospf lab experience, first, i will give you my network diagram. here is the network diagram :

From the picture, the network consist of 8 routers. OSPF area devided into 2 areas, Area 0 (Backbone Area) and then Area 10. And also, there’s consist 4 clients (of course, you can add more client if you have lot of RAM
). For simulating client, i’m using cisco router.In this simulation lab, i’m using GNS3 with cisco 3640 (C3640-Ix-Mz_20122-15_20T2.bin).and of course, here’s IP address config for each router :
R1 :
interface Serial0/0
description KONEK_R2
ip address 131.108.1.1 255.255.255.0
serial restart_delay 0
!
interface Serial0/1
ip address 131.108.255.1 255.255.255.252
serial restart_delay 0
R2 :
interface Serial0/0
description KONEK_R1
ip address 131.108.1.2 255.255.255.0
serial restart_delay 0
!
interface Serial0/1
ip address 131.108.255.5 255.255.255.252
serial restart_delay 0
R3 :
interface Serial0/0
ip address 131.108.255.2 255.255.255.252
serial restart_delay 0
!
interface Serial0/1
ip address 131.108.36.3 255.255.255.0
serial restart_delay 0
!
interface Serial0/2
ip address 131.108.255.9 255.255.255.252
serial restart_delay 0
!
interface Serial0/3
ip address 131.108.255.13 255.255.255.252
serial restart_delay 0
!
R4 :
interface Serial0/0
ip address 131.108.255.6 255.255.255.252
serial restart_delay 0
no fair-queue
!
interface Serial0/1
ip address 131.108.36.4 255.255.255.0
serial restart_delay 0
!
R5 :
interface Serial0/0
ip address 131.108.255.10 255.255.255.252
serial restart_delay 0
!
interface Serial0/1
ip address 131.108.128.1 255.255.255.0
serial restart_delay 0
!
R7 :
interface Serial0/0
ip address 131.108.255.14 255.255.255.252
serial restart_delay 0
!
interface Serial0/1
ip address 131.108.129.1 255.255.255.0
serial restart_delay 0
!
Client R5 :
interface Serial0/0
ip address 131.108.128.2 255.255.255.0
serial restart_delay 0
!
!
!
ip route 0.0.0.0 0.0.0.0 131.108.128.1
R4, R6, R8 IP, and another client IP address configuration will be posted tonight. My computer hang because of running lot of router simulation…….hihihihi
just wait tonight for my OSPF simulation lab….. OK??
ciaoooooooooo……………..
Recent Comments