cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
479
Views
0
Helpful
2
Replies

OSPF Authentication between IOS and VPN 3000 Concentrators.

andrea.meconi
Level 2
Level 2

I'm using two 3005 VPN concentrator with software version 4.7.2L, two 6513 with sup720 and IOS 12.2(18)SXF7.

Area 43 has simple password authentication and it works fine.

Now, when I try the message-digest authentication the show ip ospf neighbor command shows the INIT state between IOS and VPN: IOS works fine with IOS!

Any idea?

I'm not able to reproduce this issue with my lab enviroment.

Thanks.

Andrea.

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

You should be able to establish the session by disabling the "local link support" on the IOS side using the following command:

router ospf xx

no capability lls

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

2 Replies 2

Harold Ritter
Spotlight
Spotlight

You should be able to establish the session by disabling the "local link support" on the IOS side using the following command:

router ospf xx

no capability lls

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Well done!

Regards,

Andrea.