nanog mailing list archives

Re: zebra/ospf issue


From: Paul Froutan <pfroutan () rackspace com>
Date: Fri, 8 Feb 2002 13:35:31 -0600



On Friday 08 February 2002 12:37 am, Josh Gentry wrote:

!
interface lo
!
interface eth1
 ip ospf authentication-key <password>
!
interface eth0
 ip ospf message-digest-key <keyid> md5 <password>
 ip ospf priority 5
 ip ospf hello-interval 10
 ip ospf dead-interval 40

!
router ospf
 ospf router-id 216.184.8.55
 ospf abr-type cisco
 ospf rfc1583compatibility
 network 198.59.115.0/24 area 0
 network 216.184.8.0/24 area 51
 area 0 authentication message-digest
 area 51 authentication
 redistribute static


Any insight would be appreciated.  Thanks.

Josh
jgentry () systemstability org

Have you tried it without the message-digest?  I messed with this back in the 
day and I had problems with the keys and the way they're hashed.


Current thread: