From: Asbjorn Hojmark (Asbjorn@xxxxxxxxxxx)
Date: Sat Dec 08 2001 - 15:46:00 GMT-3
> I've got this set up in my own home lab, and if I configure
> ospf authentication on the interface, but NOT under the ospf
> routing process, then it does not affect my adjacencies.
> interface Serial0
> ip ospf message-digest-key 1 md5 cisco
You didn't actually turn on authentication for that interface.
That's done with 'ip ospf authen [mess]', if you don't do it
for the area.
> router ospf 1
> redistribute connected
> network 199.9.9.1 0.0.0.0 area 0
> network 1.0.0.0 0.255.255.255 area 0
... And you didn't turn it on for the area, so configuring a
key under the interface has no effect, which is also what you
found.
-A
-- Heroes: Vint Cerf & Bob Kahn, Leonard Kleinrock, Robert Metcalfe Links : http://www.hojmark.org/networking/
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:40 GMT-3