Re: FRTS

From: <MDevarajan_at_inautix.co.in>
Date: Wed, 7 Oct 2009 11:22:22 -0400

Team,
If the question says the below one ..

Configure OSPF area 17 on the Ethernet segment between R1 and SW1.
 Authenticate this adjacency using the clear-text password CISCO.

The connection is R1(fa0/0)---SW1(fa1/1) ... Please advise which one we
have to use in lab ??

As per my understanding .. Method 1 :

R1

----
router osp 1
net x.x.x.x 0.0.0.0 a 17
int fa0/0
ip  osp authentication
ip osp authentication-key CISCO
SW1
------
router osp 1
net x.x.x.x 0.0.0.0 a 17
int fa1/1
ip  osp authentication
ip osp authentication-key CISCO
Method 2 : 
R1
router osp 1
area 17 authentication 
int fa0/0
ip  osp authentication-key CISCO 
SW1
router osp 1
area 17 authentication 
int fa1/1
ip osp authentication-key CISCO
Blogs and organic groups at http://www.ccie.net
Received on Wed Oct 07 2009 - 11:22:22 ART

This archive was generated by hypermail 2.2.0 : Sun Nov 01 2009 - 07:50:59 ART