cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1528
Views
3
Helpful
16
Replies

OSPF Adjacency stuck in EXCHANGE/EX-START - CISCO 6880

denniska1996
Level 1
Level 1

hello,

I am facing with a big problem in my cisco switch

I have cisco 6880 switch with an OSPF link to cisco switches

It has been working fine for years and all of a suden the process went down, and is stuck in EXCHANGE/EXSTART states

I have another OSPF link (for redundancy purpose) between these two devices that is still working fine

i check all my switches and all the configuration it's right,

i run the command debug ip ospf on the switch and i have an ERROR about the auth key, but no one touch the configuration, and I try to configure it again but i still have the problem with the adj.

I did the clear ospf process on the switches too and I still have the problem,

Any suggestion ?

16 Replies 16

M02@rt37
VIP
VIP

Hello @denniska1996 

Do you check OSPF adjacency without auth key ? See if it is UP !

After that ensure to use a key without '@'.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

I try this and still doesn’t work

Can I see 

Show ip ospf traffic 

MHM

can’t share this

Did you check output of this command 

It only count number there is no IP or key' 

This output help me to guide you where is problem 

MHM

Do you have MTU configured the same on interfaces that need to form a neighborship? If not, do you have the MTU-ignore command configured? If so that could be a possible issue.

-Daivd

i have a mtu configuration, and its the same on both sides

Hello
If the adjacency still doesn't come back up after you've removed authentication (both sides) what does the debug ip ospf adj log then?

  • Can you ping the other-side of the adjacency ip address successfully?
  • Do you have a specified MTU value and if so can you ping the other-side of the adjacency ip address successfully with that MTU value?
  • Access-list applied or amended recently?
  • Ospf network types compatible?
  • Ospf router-ids duplicated?

Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

i did it,

the ping was unsuccessfully

the mtu configurations is the same on both sides

the debug ip ospf adj - shows me Mismatch Authentication type

Hello
iIt shouldn’t complain about mismatch authentication if as youve stated have removed authentication - Unless it’s still applied.maybe at a domain level ?

Can you post the ospf neighbour detail 

sh run | sec router
sh ip ospf
sh ip ospf neighbour xxxx detail


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

supunit21
Level 1
Level 1

Running "debug ip ospf adj" should pinpoint the root cause.

i run the command debug ip ospf on the switch and i have an ERROR about the auth key, but no one touch the configuration, and I try to configure it again but i still have the problem with the adj.

No touch config 

Are any peer upgrade recently?

Why' if device upgrade then it can use different algorithms for auth 

Check this point 

Also do 

Show ip ospf interface details 

See which algorithms ospf use for auth

MHM

no the 2 switches are in the same version