05-06-2012 02:16 PM - edited 03-04-2019 04:16 PM
Hi,
We have an existing network with OSPF configured between 3750's (DR and BDR) this is working fine -
But the Nexus 7k which has been configured to run OSPF, won't established the adj. It is in the same network/subnet.
The MTU is 1500.
stuck in EXSTART
Thanks for the help
05-06-2012 02:44 PM
Hi,
Can you add mtu-ignor under the interface and try again?
HTH
05-06-2012 06:04 PM
Stevens, found this article for EXSTART issue - http://blog.ioshints.info/2007/10/ospf-neighbors-stuck-in-exstart.html
hope this helps you
05-08-2012 08:25 PM
So we have done some testing and it seems to be the vPC in the middle of the design.
So OSPF between 3750A and 3750B is ok, but the neighbours do not come up between OSPF on Nexus VSS and the 3750's
Any suggestions please
05-09-2012 12:26 AM
Your design will not work unfortunately as it will result in routed traffic from the VSS pair to the Nexus 7000's to traverse the vPC peer link. Under normal conditions (where there has been no vPC port or link failures) the traffic crossing the vPC link will be dropped because of the Nexus' in built loop prevention logic.
The correct design is to form an OSPF adjacency from the VSS to each Nexus individually, and then another between the Nexus' over the vPC peer link.
05-09-2012 08:43 PM
Hey Dominic,
Are you using a Layer 2 or Layer 3 vPC? << if L2 / L3 dont make problems for your design, try:
1. if Layer 2, Make sure you configure RPVST+ on all you devices.
2. if Layer 3, Make sure you configured OSPF to use IETF NSF on your Cat 6500 VSS.
check your Interface MTU and IP MTU... double check the OSPF timers to be identical on your neighors.
** system MTU change Needs a reboot **
hope it helps!
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