- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 08:50 AM
I'm new in the Networking field. So, maybe my question is dumb, forgive me for that.
My question is -
Can we use OSPF without backbone area??
Solved! Go to Solution.
- Labels:
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 08:57 AM
- Check if this thread can provide some insights :
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 10:26 AM
That said, it's also possible to use OSPF without multiple areas without a backbone area zero, provided they are not part of the same OSPF "AS". On Cisco equipment, you can have more than one OSPF process and then you can have traffic flow between the OSPF "ASs".
For the latter, as routes will not "flow" between OSPF processes, by default, you either need to redistribute routes or do something like distribute a default route, from the ASBR into the different OSPF topologies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 08:57 AM
- Check if this thread can provide some insights :
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 09:32 AM
Hi @Jaylene
The quick answer would be no, because it is an OSPF requirement to have an area 0 (backbone).
Check this link:
https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7039-1.html#t14
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 09:37 AM
short answer NO - what is the use case here without OSPF backbone, why do you think you can build one like that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 09:48 AM
only if you have single area you can use OSPF without backbone area; in this case, area x can be any number.
if you have multiple areas, those must go thru backbone area and number must be 0.
Regards, ML
**Please Rate All Helpful Responses **
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 10:26 AM
That said, it's also possible to use OSPF without multiple areas without a backbone area zero, provided they are not part of the same OSPF "AS". On Cisco equipment, you can have more than one OSPF process and then you can have traffic flow between the OSPF "ASs".
For the latter, as routes will not "flow" between OSPF processes, by default, you either need to redistribute routes or do something like distribute a default route, from the ASBR into the different OSPF topologies.
