Hi Rene,
This lab is fun
. However, i have two questions, what feature make loopback interfaces appear /32 in the routing table and does this have any benefits?
regards,
michael
AsianFish inc. is expanding their business towards Europe so they need to expand their network as well. You are responsible for the performance of the network and decided that OSPF would be a suitable candidate for a routing protocol. Because the network at this moment is still small, you decided a single area OSPF should be enough. It's up to you to make it work!
It took me 1000s of hours reading books and doing labs, making mistakes over and over again until I mastered all the protocols for CCNA.
Would you like to be a master of networking too? In a short time without having to read 900 page books or google the answers to your questions and browsing through forums?
I collected all my knowledge and created a single ebook for you that has everything you need to know to become a master of CCNA.
You will learn all the secrets about switching, routing, subnetting and more.
Does this sound interesting to you? Take a look here and let me show you how to Master CCNA!
c3640-jk9s-mz.124-16.bin

You need to register to download the GNS3 Topology File. (Registration is Free!)
Hi Rene,
This lab is fun
. However, i have two questions, what feature make loopback interfaces appear /32 in the routing table and does this have any benefits?
regards,
michael
Hi Michael,
If you are working on this lab I'm guessing you are studying for CCNA?
OSPF uses multiple "network types". You will learn about those in CCNP. One of them is "loopback" and OSPF will always advertise a loopback as /32. Type the show ip ospf interface loopback0 command and it will show you the OSPF network type.
In a way it makes sense because there is nothing more than a single IP address on a loopback interface. Even though you configure a /24 you won't find 200+ IP addresses there.
It will save you some address space (we don't care about that all that much with private IP address space) but it could be useful when you play with most specific routing.
Good luck!
Rene
I want to thank you to give us small review in OSPF. I have forgot the LOOPBACK and Authentication and how to control them.![]()
![]()
Thanks Omar!
Hi Rene . Earlier there was an option to download the PDF. Its no longer available. Have you removed all the PDFs?
thanks
Hi Affy,
The PDF plugin that generates PDF files from articles was/is really buggy. I would like to add the feature but it's a pain to implement it ![]()
Rene
Bought one of your books and found reading and practicing the labs on this website to be a great help!
Thanks for sharing this message and good to hear that it's useful to you ![]()
Hello Rene
Nice Lab
But I came across a small problem I wonder if you can help
when I do a
R2#sh ip ospf neighbor
Nothing appear
Did you came across this problem before?
Thanks for your reply
There are many things that could go wrong so OSPF doesn't establish the "neighbor adjacency". On a fastethernet network it's probably because you don't have the correct network commands.
Do a "show ip protocols" to see which networks are enabled for OSPF. Also use a "show ip ospf interface fastethernet" to check if it's enabled for the particular interface.
Thanks for you reply Rene
The probleme is solved
I had to restart the program (GNS3)
thanks again
Hi Rene,
thanks for the great labs
regards,
Jack
You are welcome Jack.
awesome work with the labs ![]()
just wanted to check why my outputs differ from yours...
[youtube vid 13
3]
Barcelona#sh ip ospf
Routing Process "ospf 1" with ID 3.3.3.3
Start time: 00
4:38.244, Time elapsed: 00:53:23.192
Supports only single TOS(TOS0) routes
Supports opaque LSA
Supports Link-local Signaling (LLS)
Supports area transit capability
Router is not originating router-LSAs with maximum metric
Initial SPF schedule delay 5000 msecs
Minimum hold time between two consecutive SPFs 10000 msecs
Maximum wait time between two consecutive SPFs 10000 msecs
Incremental-SPF disabled
Minimum LSA interval 5 secs
Minimum LSA arrival 1000 msecs
LSA group pacing timer 240 secs
Interface flood pacing timer 33 msecs
Retransmission pacing timer 66 msecs
Number of external LSA 0. Checksum Sum 0x000000
Number of opaque AS LSA 0. Checksum Sum 0x000000
Number of DCbitless external and opaque AS LSA 0
Number of DoNotAge external and opaque AS LSA 0
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Number of areas transit capable is 0
External flood list length 0
Area BACKBONE(0)
Number of interfaces in this area is 3 (1 loopback)
Area has no authentication
SPF algorithm last executed 00
0:55.988 ago
SPF algorithm executed 24 times
Area ranges are
Number of LSA 6. Checksum Sum 0x03BDD8
Number of opaque link LSA 0. Checksum Sum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
I went through each step but the show output still differs..
apart from the above everything works fine, just confused with show ip ospf command
V
The minimum LSA interval is nothing to worry about, it's probably different for some IOS versions. Normally it's not something we tinker with.
what is meant by these..?? plz help
advertise all networks by using a single network statement
advertise all networks by using 2 network statements
advertise all networks by using 3 network statements
I explain it in the video, you'll see how and why I implement this.
ok i got it ....thanxxx
i am not sure what i am missing, but i am getting two DR's in this topology. Should you not only have one DR in an area?
I think i worked this out, you can only have one DR and BDR per shared segment not area. So i have on Barcelona i have fa1/0 as BDR for the 192.168.23.0 network and fa0/0 as DR for the 192.168.13.0 network.
The DR/BDR election is PER multi-access segment and not for each area.
So wonderful, i completed it successfully
Thanks Rene, you are magician.
Hi Rene,
Thanks a lot, this is wonderful