From: Robert Slaski (robin@atm.com.pl)
Date: Mon Dec 23 2002 - 06:28:49 GMT-3
Sage Vadi wrote:
> R3#sh ip ospf int s2/0.1
> Message digest authentication enabled
> No key configured, using default key id 0 <--why?
>
> R3#sh run int s2/0.1
> ip ospf authentication-key 5 blissful
>
> R3#sh run | beg router ospf 1
> router ospf 1
> area 2 authentication message-digest
>
> Q) Why does the output of show ip ospf int s2/0.1 say
> that we have NO key configured... when I have
> configured a key? Authentication is working.
>
The authentication is working because you did not specify the MD5 keys
but plain-text keys. If MD5 keys are missing then a default null key is
used.
Try 'ip ospf message-digest-key' instead.
mikrobi,
-- .
This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:51 GMT-3