Re: OSPF authentication using key & PW without config. on

From: xprtofnet (xprtofnet@yahoo.com)
Date: Fri Feb 17 2006 - 13:46:22 GMT-3


i think it should be..

!
router ospf 1
 log-adjacency-changes
 area 0 authentication message-digest
 network 23.0.0.2 0.0.0.0 area 0
!

interface Ethernet1/0
 ip address 23.0.0.2 255.255.255.0
 ip ospf message-digest-key 1 md5 CCIE
end

you are not configuring explicit authentication on the
interface but only the KEY. Explicit authentication
would be to enable authentication on the interface
without enabling it in the router mode..

m2c..

--- Sami Salim <cisco_obsessed@yahoo.ca> wrote:

> I got stuck with a practice lab question asking for
> MD5 authentication to OSPF area(x) using Key 1 and
> Password CCIE, without configuring explicit
> authentication on any interface or virtual-link.
>
> As always, your help is appreciated
>
>
> ---------------------------------
> Find your next car at Yahoo! Canada Autos
>
>



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3