From: Henry Chou (henchou@xxxxxxxxxxx)
Date: Tue Mar 26 2002 - 14:59:07 GMT-3
ip ospf authentication message-digest 1 md5 cisco
^^^
it says in the config that you're using md5. CCO has a OSPF design guide
(page 9).
simple password authentication:
ip ospf authentication-key my-password
area area-id authentication
MD5:
ip ospf message-digest-key key-id md5 my-password
area area-id authentication message-digest
From: Giveortake@aol.com
Reply-To: Giveortake@aol.com
To: ccielab@groupstudy.com
Subject: OSPF Authentication
Date: Tue, 26 Mar 2002 12:40:03 EST
I have been working on a lab (IPexpert) which specifically asks me to use
authentication for area 0. They specifically state use a "one way hash".
Now I have of course reviewed the configs and see that I need to put the
following under ospf:
router ospf 1
area 0 authentication message-digets
Interface e0
ip ospf authentication message-digest 1 md5 cisco
Or something to that effect. Here is the concern. Apparently several
ways to configure different types of encryption clear text/md5 etc.... I
am
not sure how to differentiate between them. Anyone have any good links?
Or should I just pray that on the lab they as me to configure encryption
with
a "one way hash? " :)
Thanks,
David
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:22 GMT-3