03-21-2015 07:51 PM - edited 03-07-2019 11:11 PM
Hello
I will post the article here because this question.
The question for OSPF.
Am I more than trying a variety of routing's a wonder suddenly become, OSPF is why there is no "no auto-summary" of commands like protocols such as RIP and EIGRP?
It's strange grammar?
Yes, using the Google Translator.
Please consider it.
03-21-2015 08:15 PM
ckfurtn01,
By default, RIP and EIGRP summarize networks to their classful boundaries. No auto-summary disables that feature.
In OSPF, we need to configure wildcard masks to identify our networks. For example, in EIGRP network 10.1.1.0/24, with auto-summary enabled, will advertise a 10.0.0.0/8 network. In OSPF, to identify the same 10.1.1.0/24 network we would advertise 10.1.1.0 0.0.0.255 area X. If we wanted to do the classful boundary then it would be 10.0.0.0 0.255.255.255 area X.
OSPF, in short, does not perform auto-summarization so it is not a needed command. Hope this helps.
v/r
Mike
03-21-2015 08:38 PM
Route summarization is only used in two places within OSPF and this is due to the nature of the protocol.
The link state database has to be identical everywhere.
Route summarization is only allowed on ABRs and ASBRs, which is used for external summarization.
Hope this helps.
11-15-2019 02:08 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide