**Step one for configuring ospf authentication using message digest:**
Enable authentication for area or for interface
For area it is (config-router)# are 1 authen message-digest
Or
For only interface it is (config-if)#ip ospf authentication message-digest
**Step two Setup a key and password for per interface basis**
(config-if)# ip ospf message-digest-key 1 md5 YOURPASSWORD
If you want to do clear text authentication
**Step One enable authentication for area or interface**
For area it is (config-router)# are 1 authentication
Or
For only interface it is #ip ospf authentication
**Step two Setup password for per interface basis**
#ip ospf authentication-key YOURPASSWORD
Regards,
Thameem
Nauman Habib <mrnauman_at_gmail.com>
Sent by: nobody_at_groupstudy.com
05/04/2009 11:36 AM
Please respond to
Nauman Habib <mrnauman_at_gmail.com>
To
Cisco certification <ccielab_at_groupstudy.com>
cc
Subject
OSPF Secure way of AUTH
Dear Experts,
Is there any difference in these commands ?
*ip ospf message-digest-key 1 md5 cisco
*
*Or *
**
*ip ospf authentication message-digest
ip ospf authentication-key cisco*
Which one is better - With Respect to CCIE LAB Exam ?
Is there any difference between them - if YES - whats it ?
Regards
Nauman
Blogs and organic groups at http://www.ccie.net
Received on Sun Apr 05 2009 - 11:50:56 ART
This archive was generated by hypermail 2.2.0 : Mon May 04 2009 - 07:39:11 ART