<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Allmerit.com &#187; Cisco</title>
	<atom:link href="http://www.allmerit.com/tag/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allmerit.com</link>
	<description>Merit Archives, Deals and Coupons.</description>
	<lastBuildDate>Tue, 01 Jun 2010 12:18:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cisco CCNP BSCI 642-901 Tutorial: Clear Text OSPF Neighbor Authentication</title>
		<link>http://www.allmerit.com/cisco-ccnp-bsci-642-901-tutorial-clear-text-ospf-neighbor-authentication/</link>
		<comments>http://www.allmerit.com/cisco-ccnp-bsci-642-901-tutorial-clear-text-ospf-neighbor-authentication/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 06:07:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.golden-sites.cn/2007/05/23/Cisco-CCNP-BSCI-642-901-Tutorial:-Clear-Text-OSPF-Neighbor-Authentication/</guid>
		<description><![CDATA[An OSPF adjacency can be authenticated with MD5 (Message Digest 5) or with a clear-text password.  I,m not much on clear-text passwords, and hopefully you aren,t either!  Whether you,re working in the real world or the certification exam room, though, it,s always a good idea to know more than one way to do [...]]]></description>
			<content:encoded><![CDATA[<p>An OSPF adjacency can be authenticated with MD5 (Message Digest 5) or with a clear-text password.  I,m not much on clear-text passwords, and hopefully you aren,t either!  Whether you,re working in the real world or the certification exam room, though, it,s always a good idea to know more than one way to do things.  Let,s take a look at how to configure clear-text authentication of an OSPF neighbor relationship.</p>
<p>The commands we,ll use are ip ospf authentication-key and ip ospf authentication. In this example, we have preexisting adjacencies between three routers in an OSPF NBMA network.  The hub router (R1) has an adjacency with two spoke routers, R2 and R3.</p>
<p>The password is set by the interface-level command ip ospf authentication-key.  While Cisco routers will usually tell you when you,re about to try to do something that you can,t do, this password is a rare exception to the rule.  Let,s set a password of passbscitest and then check the router config.</p>
<p>R1(config-if)#ip ospf authentication-key ?</p>
<p> Encryption type (0 for not yet encrypted, 7 for proprietary)</p>
<p>LINE The OSPF password (key)</p>
<p> R1(config-if)#ip ospf authentication-key passbscitest</p>
<p> R1#show config</p>
<p> interface Serial0</p>
<p>ip address 172.12.123.1 255.255.255.0</p>
<p>encapsulation frame-relay</p>
<p>ip ospf authentication-key passbsci</p>
<p> I entered a 12-character password, but only the first eight are showing in the router configuration.  The router failed to warn us that this particular password has a limit of eight characters.  As of IOS 12.4, the router now warns the admin about this, but there are plenty of routers out there that aren,t running that recent a release!</p>
<p>Clear-text authentication is enabled with the ip ospf authentication command.  IOS Help shows there is no specific command for clear-text authentication.  (Null and clear-text authentication are not the same thing.)</p>
<p>R1(config)#int serial0</p>
<p>R1(config-if)#ip ospf authentication ?</p>
<p>message-digest Use message-digest authentication</p>
<p>null Use no authentication</p>
<p> To set clear-text authentication, just use the basic command with no options.</p>
<p>R1(config-if)#ip ospf authentication</p>
<p> About two minutes after entering that configuration, the preexisting adjacencies go down:</p>
<p>R1#</p>
<p>00:25:38: %OSPF-5-ADJCHG: Process 1, Nbr 172.12.123.2 on Serial0 from FULL to DOWN, Neighbor Down: Dead timer expired</p>
<p>R1#</p>
<p>00:25:58: %OSPF-5-ADJCHG: Process 1, Nbr 172.12.123.3 on Serial0 from FULL to DOWN, Neighbor Down: Dead timer expired</p>
<p>R1#</p>
<p> Until we configure the spoke routers with the same config, the adjacencies will stay down so let,s get those spokes configured!</p>
<p>R2(config)#interface serial0</p>
<p>R2(config-if)#ip ospf authentication-key passbsci</p>
<p>R2(config-if)#ip ospf authentication</p>
<p> R3(config)#interface serial0</p>
<p>R3(config-if)#ip ospf authentication-key passbsci</p>
<p>R3(config-if)#ip ospf authentication</p>
<p> On R1, show ip ospf neighbor verifies that the adjacencies are back up. </p>
<p> R1#show ip ospf neighbor</p>
<p> Neighbor ID Pri State Dead Time Address Interface</p>
<p>172.12.123.3 0 FULL/DROTHER 00:01:58 172.12.123.3 Serial0</p>
<p>172.12.123.2 0 FULL/DROTHER 00:01:37 172.12.123.2 Serial0</p>
<p> Now that you know how to configure OSPF neighbor authentication in clear text, you need to learn how to use MD5 authentication, and that just happens to be the subject of my next CCNP BSCI 642-901 exam tutorial!  See you then!</p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fwww.allmerit.com%2Fcisco-ccnp-bsci-642-901-tutorial-clear-text-ospf-neighbor-authentication%2F', 'Cisco+CCNP+BSCI+642-901+Tutorial%3A+Clear+Text+OSPF+Neighbor+Authentication')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fwww.allmerit.com%2Fcisco-ccnp-bsci-642-901-tutorial-clear-text-ospf-neighbor-authentication%2F', title: '+Cisco+CCNP+BSCI+642-901+Tutorial%3A+Clear+Text+OSPF+Neighbor+Authentication+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://www.allmerit.com/cisco-ccnp-bsci-642-901-tutorial-clear-text-ospf-neighbor-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
