Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by jfish on March 17, 2006, 5:56 pm
Please log in for more thread options Is it feasible to configure all of our WAN sites (roughly 50) as OSPF stub areas? In this configuration, the stubs do not need to communicate with each other. We basically have 50 sites that connect back to a single corporate core. I worry that too many stubs may prove to be a configuration and troubleshooting nightmare. Alternatively, I worry that having some 150 routers in the same area may cause performance issues. Thanks for the help, John | ||||||||||||||||
|
Posted by ciscodagama@gmail.com on March 17, 2006, 8:01 pm
Please log in for more thread options It is certainly feasible to do that. In fact, you could look into also making them totally stubby to further optimize OSPF deployment in your network. > I worry that too many stubs may prove to be a configuration and
> troubleshooting nightmare. Alternatively, I worry that having some 150 > routers in the same area may cause performance issues. The incremental configuration needed to make the WAN sites OSPF stubs compared to having them as normal areas is minimal and so that shouldn't really be too much of a concern. As for debugging and troubleshooting, imo things will be easier with stub networks because the routing tables on the routers in the stub areas will be very small and the processing load on the routers will also be minimized. BTW 150 routers in one area very likely exceeds Cisco's recommendation for the maximum number of routers in an area (which is 50-100, I think). Cisco da Gama http://ciscostudy.blogspot.com | ||||||||||||||||
| Similar Threads | Posted |
| Multiple OSPF Stub Areas | March 17, 2006, 5:56 pm |
| Scenario 4: Multi Areas OSPF | May 29, 2006, 9:20 am |
| Stub/Passive in OSPF | May 5, 2005, 9:18 pm |
| Multiple DR's in Single Area OSPF Network | August 5, 2005, 4:16 pm |
| OSPF: stub area and totally stubby area | April 20, 2005, 4:40 pm |
| ODPF - How to not propagate default gateway between areas? | December 1, 2007, 11:31 am |
| CCIE or CCVP wanted in the NY area! (other areas also considered) | September 11, 2006, 6:24 pm |
| Multiple public IP behind PIX 501 | December 1, 2005, 7:43 am |
| Multiple public IP behind PIX 501 | December 1, 2005, 7:44 am |
| switch port on multiple vlans | March 21, 2005, 6:21 pm |
| Multiple immediate openings! Cisco engineers!! | January 19, 2006, 1:12 pm |
| multiple ethernet router choice | September 11, 2006, 10:36 am |
| Multiple mutual redistribution points | July 22, 2007, 12:37 pm |
| Cisco DHCP Multiple Subnets | September 1, 2008, 4:29 pm |
| 515E sharing 1 IP with multiple servers inside firewall | March 7, 2008, 8:56 pm |

Multiple OSPF Stub Areas
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


>
> Is it feasible to configure all of our WAN sites (roughly 50) as OSPF
> stub areas? In this configuration, the stubs do not need to communicate
> with each other. We basically have 50 sites that connect back to a
> single corporate core.