<?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/"
	>

<channel>
	<title>Mad Router</title>
	<atom:link href="http://www.madrouter.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madrouter.com</link>
	<description>CCNA, CCNP, CCVP, Security Technologies</description>
	<pubDate>Tue, 02 Jun 2009 00:12:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adjacences OSPF</title>
		<link>http://www.madrouter.com/adjacences-ospf/</link>
		<comments>http://www.madrouter.com/adjacences-ospf/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 00:11:59 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=108</guid>
		<description><![CDATA[<p><strong>Relation de voisinage</strong> : OSPF developpe des relations de voisinages entre routeurs sur le meme lien en échangeant des paquets Hello toutes les 10 secondes sur des liens broadcast et toutes les 30 secondes sur des liens non-broadcast.</p>
<p><span id="more-108"></span><br />
Les paquets Hellos sous OSPF sont directement empilé dans le protocol et se trouvent directement derriere l’en-tête OSPF. Le valeur 0&#215;01 dans le second champ de l’entête OSPF “Message Type” indique qu’il s’agit d’un “Hello Packet”</p>
<p>Le paquet Hello contient une liste d’informations parmi lesquels, Le Hello Interval, la priorité OSPF, Le Hello Dead Interval qui correspond à 4 fois l’Hello interval. L’ID du DR et du BDR ainsi que les capacités du routeur à supporter par exemple l’External Routing ou les NSSA.</p>
<p>Durant cette échange, une table de voisinage est mise à jour. Cette “neighbor table” est une liste de dispositifs faisant tourner OSPF.</p>
<p>Une fois que deux routeurs aient échangé des paquets Hellos, le processus de relation de voisinage est lancé. Une fois que cette relation de voisinage est terminé l’état “FULL” est établi et on parle alors de routers adjacent.</p>
<p><img class="size-full wp-image-109 alignleft" title="picture-6" src="http://www.madrouter.com/wp-content/uploads/2009/06/picture-6.png" alt="picture-6" width="618" height="204" /></p>
<p>Quand l’état FULL est atteint, les tables de voisinage et de topologie doivent être gardé à jour. Les LSA se chargent de cette operation dès qu’il y a un changement topologique ou alors toutes les 30 minutes pour s’assurer de la “fraicheur”.</p>
<p><strong>Différent états des routers durant l’établissement d’une relation de voisinage: </strong></p>
<p><em>Down</em> : Aucun Hello reçus</p>
<p><em>Attempt</em> : Etat uniquement valable pour les voisins configure manuellement dans des réseaux de type NBMA.  Le router  envoi des hellos unicast aux voisins depuis lesquels aucun hello n’a été reçu dans le dead interval.</p>
<p><em>Init</em> :  Indique que le routeur à reçu un hello mais que l’ID du routeur recevant le Hello n’est pas inclut dans le paquet. Ce qui sous entend que la relation de voisinage n’est pas établi.</p>
<p><em>2-Way</em> : Indique qu’une communication bidirectionnel a été établit entre deux routers.</p>
<p><em>Exstart</em> : Une fois que le DR et BDR sont élus, les deux routers peuvent échanger les informations d’états de liens.</p>
<p><em>Exchange</em> : OSPF Routers echanges database descriptors.</p>
<p><em>Loading</em> : L’echange des informations d’etats de liens se font.</p>
<p><em>Full</em> : les routers sont adjacents. Les routers LSA et Networks LSA ont été échangés et les tables de topologies sont completement synchronize.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-110" title="picture-2" src="http://www.madrouter.com/wp-content/uploads/2009/06/picture-2.png" alt="picture-2" width="612" height="234" />Paquet Hello avant l’ébalissement d’une adjacence etat : “Down”</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-111" title="picture-4" src="http://www.madrouter.com/wp-content/uploads/2009/06/picture-4.png" alt="picture-4" width="567" height="243" /><br />
Paquet Hello après l’ébalissement d’une adjacence etat : “Full”</p>
<script>function fbs_click() {u=http://www.madrouter.com/adjacences-ospf/;t=Adjacences OSPF;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/adjacences-ospf/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Relation de voisinage</strong> : OSPF developpe des relations de voisinages entre routeurs sur le meme lien en échangeant des paquets Hello toutes les 10 secondes sur des liens broadcast et toutes les 30 secondes sur des liens non-broadcast.</p>
<p><span id="more-108"></span><br />
Les paquets Hellos sous OSPF sont directement empilé dans le protocol et se trouvent directement derriere l’en-tête OSPF. Le valeur 0&#215;01 dans le second champ de l’entête OSPF “Message Type” indique qu’il s’agit d’un “Hello Packet”</p>
<p>Le paquet Hello contient une liste d’informations parmi lesquels, Le Hello Interval, la priorité OSPF, Le Hello Dead Interval qui correspond à 4 fois l’Hello interval. L’ID du DR et du BDR ainsi que les capacités du routeur à supporter par exemple l’External Routing ou les NSSA.</p>
<p>Durant cette échange, une table de voisinage est mise à jour. Cette “neighbor table” est une liste de dispositifs faisant tourner OSPF.</p>
<p>Une fois que deux routeurs aient échangé des paquets Hellos, le processus de relation de voisinage est lancé. Une fois que cette relation de voisinage est terminé l’état “FULL” est établi et on parle alors de routers adjacent.</p>
<p><img class="size-full wp-image-109 alignleft" title="picture-6" src="http://www.madrouter.com/wp-content/uploads/2009/06/picture-6.png" alt="picture-6" width="618" height="204" /></p>
<p>Quand l’état FULL est atteint, les tables de voisinage et de topologie doivent être gardé à jour. Les LSA se chargent de cette operation dès qu’il y a un changement topologique ou alors toutes les 30 minutes pour s’assurer de la “fraicheur”.</p>
<p><strong>Différent états des routers durant l’établissement d’une relation de voisinage: </strong></p>
<p><em>Down</em> : Aucun Hello reçus</p>
<p><em>Attempt</em> : Etat uniquement valable pour les voisins configure manuellement dans des réseaux de type NBMA.  Le router  envoi des hellos unicast aux voisins depuis lesquels aucun hello n’a été reçu dans le dead interval.</p>
<p><em>Init</em> :  Indique que le routeur à reçu un hello mais que l’ID du routeur recevant le Hello n’est pas inclut dans le paquet. Ce qui sous entend que la relation de voisinage n’est pas établi.</p>
<p><em>2-Way</em> : Indique qu’une communication bidirectionnel a été établit entre deux routers.</p>
<p><em>Exstart</em> : Une fois que le DR et BDR sont élus, les deux routers peuvent échanger les informations d’états de liens.</p>
<p><em>Exchange</em> : OSPF Routers echanges database descriptors.</p>
<p><em>Loading</em> : L’echange des informations d’etats de liens se font.</p>
<p><em>Full</em> : les routers sont adjacents. Les routers LSA et Networks LSA ont été échangés et les tables de topologies sont completement synchronize.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-110" title="picture-2" src="http://www.madrouter.com/wp-content/uploads/2009/06/picture-2.png" alt="picture-2" width="612" height="234" />Paquet Hello avant l’ébalissement d’une adjacence etat : “Down”</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-111" title="picture-4" src="http://www.madrouter.com/wp-content/uploads/2009/06/picture-4.png" alt="picture-4" width="567" height="243" /><br />
Paquet Hello après l’ébalissement d’une adjacence etat : “Full”</p>
<script>function fbs_click() {u=http://www.madrouter.com/adjacences-ospf/;t=Adjacences OSPF;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/adjacences-ospf/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/adjacences-ospf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco MadRouter Contest : Round Eleven</title>
		<link>http://www.madrouter.com/cisco-madrouter-contest-11/</link>
		<comments>http://www.madrouter.com/cisco-madrouter-contest-11/#comments</comments>
		<pubDate>Sun, 31 May 2009 19:02:32 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[CMC]]></category>

		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=100</guid>
		<description><![CDATA[<p style="text-align: center;">Refer to the exhibit, since when the OSPF process has been launched ? Formulate your answers in minutes. ( The router is in a broadcast network and OSPF has default values applied )</p>
<p style="text-align: center;"><span id="more-100"></span></p>
<p><img class="alignleft" src="http://www.madrouter.com/tutoriaux/CMC11/Picture%207.png" alt="" width="675" height="237" /></p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-madrouter-contest-11/;t=Cisco MadRouter Contest : Round Eleven;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-madrouter-contest-11/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">Refer to the exhibit, since when the OSPF process has been launched ? Formulate your answers in minutes. ( The router is in a broadcast network and OSPF has default values applied )</p>
<p style="text-align: center;"><span id="more-100"></span></p>
<p><img class="alignleft" src="http://www.madrouter.com/tutoriaux/CMC11/Picture%207.png" alt="" width="675" height="237" /></p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-madrouter-contest-11/;t=Cisco MadRouter Contest : Round Eleven;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-madrouter-contest-11/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/cisco-madrouter-contest-11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco MadRouter Contest : Round Ten</title>
		<link>http://www.madrouter.com/cisco-madrouter-contest-round-ten/</link>
		<comments>http://www.madrouter.com/cisco-madrouter-contest-round-ten/#comments</comments>
		<pubDate>Wed, 27 May 2009 08:31:44 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=95</guid>
		<description><![CDATA[<p>This is a packet analyzer contest !</p>
<p>You will find at the end of this post a link to a .cap file.</p>
<p>With this file you will have to provide the Login and extension number of the Cisco Phone.</p>
<p>You can also give the version of the IP Phone <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="alignleft" title="trace.cap" href="http://www.madrouter.com/tutoriaux/CMC10/sccp.cap" target="_self">trace.cap</a></p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-madrouter-contest-round-ten/;t=Cisco MadRouter Contest : Round Ten;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-madrouter-contest-round-ten/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>This is a packet analyzer contest !</p>
<p>You will find at the end of this post a link to a .cap file.</p>
<p>With this file you will have to provide the Login and extension number of the Cisco Phone.</p>
<p>You can also give the version of the IP Phone <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="alignleft" title="trace.cap" href="http://www.madrouter.com/tutoriaux/CMC10/sccp.cap" target="_self">trace.cap</a></p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-madrouter-contest-round-ten/;t=Cisco MadRouter Contest : Round Ten;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-madrouter-contest-round-ten/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/cisco-madrouter-contest-round-ten/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrade From CUCM6 to CUCM7</title>
		<link>http://www.madrouter.com/upgrade-from-cucm6-to-cucm7/</link>
		<comments>http://www.madrouter.com/upgrade-from-cucm6-to-cucm7/#comments</comments>
		<pubDate>Tue, 19 May 2009 09:54:07 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=87</guid>
		<description><![CDATA[<p>These are the steps to run an upgrade from CUCM6 to CUCM7 via the web interface.</p>
<p><span id="more-87"></span></p>
<p><!--StartFragment--></p>
<p class="MsoNormal">First you have to go on the <strong>Cisco Unified OS Administration</strong> web interface.</p>
<p class="MsoNormal"><img class="aligncenter" title="Image 1" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image1.png" alt="" width="337" height="126" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">You have to log yourself with the proper credentials (usually you have the account <strong>ccmadministrator</strong> for the CUCM Administration and the account <strong>admin</strong> for the OS Administration, this would be the same account for SSH access), it will depend on your installation.</p>
<p class="MsoNormal"><img class="alignnone" title="Image 2" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image2.png" alt="" width="1046" height="213" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Once i am logged, you can see that the actual version is<span> </span>6.1.2.1000-13</p>
<p class="MsoNormal"><img class="alignnone" title="Image 3" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image3.png" alt="" width="571" height="267" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">You then have to click on <strong>Software Upgrades &gt; Install/Upgrade</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 4" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image4.png" alt="" width="196" height="109" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">At this point you can insert the CUCM 7 DVD on your server.</p>
<p class="MsoNormal">Indicate <strong>/</strong> as Directory, leave the other fields empty, and click<strong> Next</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 6" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image6.png" alt="" width="537" height="495" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">The CUCM7 version should be detected, click <strong>Next</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 7" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image7.png" alt="" width="694" height="365" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">I choose to not reboot directly after the installation, (default choice) and I click <strong>Next</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 8" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image8.png" alt="" width="763" height="559" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Now the upgrade is running, go take a <strong>coffee</strong> (this is a mandatory step).</p>
<p class="MsoNormal"><img class="alignnone" title="Image 9" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image9.png" alt="" width="743" height="514" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">If you close this page by mistake, you can open an another one and return on it, this won’t affect the upgrade, which is running locally on the server.</p>
<p class="MsoNormal">You would get this page (when you navigate to <strong>Software Upgrades &gt; Install Upgrades</strong>) and would have to click on <strong>Assume Control.</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 5" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image5.png" alt="" width="601" height="257" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">And you get the previous page with the logs running.</p>
<p class="MsoNormal">On your CUCM you have 2 partitions, the <strong>active</strong> one and the <strong>inactive</strong> one. For now the version number 6 is the active one, once the upgrade will be done, the version 7 will be on the inactive one. So we will basically just Switch version.</p>
<p class="MsoNormal">This is usefull if you notice a problem after the upgrade to go back quickly on the previous version.</p>
<p class="MsoNormal">After one hour of upgrade, this is done !</p>
<p class="MsoNormal"><img class="alignnone" title="Image 10" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image10.png" alt="" width="626" height="457" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">We navigate to the Partition Versions. <strong>Show &gt; Software</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 12" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image12.png" alt="" width="117" height="143" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">We can see the 2 versions</p>
<p class="MsoNormal"><img class="alignnone" title="Image 13" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image13.png" alt="" width="324" height="155" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">We are now going to Switch versions.</p>
<p class="MsoNormal">Navigate to <strong>Settings &gt; Version</strong></p>
<p><!--EndFragment--></p>
<p class="MsoNormal"><img class="alignnone" title="Image 14" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image14.png" alt="" width="322" height="178" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Just click <strong>Switch Version</strong> <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p class="MsoNormal"><img class="alignnone" title="Image 15" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image15.png" alt="" width="289" height="327" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">You have a notification, just click <strong>OK</strong> !</p>
<p class="MsoNormal"><img class="alignnone" title="Image 16" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image16.png" alt="" width="420" height="220" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Now the Switching process is running.</p>
<p class="MsoNormal"><img class="alignnone" title="Image 17" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image17.png" alt="" width="509" height="348" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Now go take another <strong>coffee</strong>…</p>
<p class="MsoNormal">The server will reboot and do its stuff :-)</p>
<p class="MsoNormal"><span>After the Switch (random time, it took 10minutes here) , go back to the web administration page.</span><!--EndFragment--></p>
<p class="MsoNormal"><img class="alignnone" title="Image 18" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image18.png" alt="" width="692" height="610" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Go back on <strong>Show &gt; Software</strong> (Still on the OS Administration section).</p>
<p class="MsoNormal"><img class="alignnone" title="Image 19" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image19.png" alt="" width="323" height="186" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">The Active version is the<strong> 7.0.1.11000-2 </strong>!</p>
<p><span><strong>Congratz.</strong></span><!--EndFragment--><strong> </strong></p>
<p><!--EndFragment--></p>
<script>function fbs_click() {u=http://www.madrouter.com/upgrade-from-cucm6-to-cucm7/;t=Upgrade From CUCM6 to CUCM7;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/upgrade-from-cucm6-to-cucm7/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>These are the steps to run an upgrade from CUCM6 to CUCM7 via the web interface.</p>
<p><span id="more-87"></span></p>
<p><!--StartFragment--></p>
<p class="MsoNormal">First you have to go on the <strong>Cisco Unified OS Administration</strong> web interface.</p>
<p class="MsoNormal"><img class="aligncenter" title="Image 1" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image1.png" alt="" width="337" height="126" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">You have to log yourself with the proper credentials (usually you have the account <strong>ccmadministrator</strong> for the CUCM Administration and the account <strong>admin</strong> for the OS Administration, this would be the same account for SSH access), it will depend on your installation.</p>
<p class="MsoNormal"><img class="alignnone" title="Image 2" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image2.png" alt="" width="1046" height="213" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Once i am logged, you can see that the actual version is<span> </span>6.1.2.1000-13</p>
<p class="MsoNormal"><img class="alignnone" title="Image 3" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image3.png" alt="" width="571" height="267" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">You then have to click on <strong>Software Upgrades &gt; Install/Upgrade</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 4" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image4.png" alt="" width="196" height="109" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">At this point you can insert the CUCM 7 DVD on your server.</p>
<p class="MsoNormal">Indicate <strong>/</strong> as Directory, leave the other fields empty, and click<strong> Next</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 6" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image6.png" alt="" width="537" height="495" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">The CUCM7 version should be detected, click <strong>Next</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 7" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image7.png" alt="" width="694" height="365" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">I choose to not reboot directly after the installation, (default choice) and I click <strong>Next</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 8" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image8.png" alt="" width="763" height="559" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Now the upgrade is running, go take a <strong>coffee</strong> (this is a mandatory step).</p>
<p class="MsoNormal"><img class="alignnone" title="Image 9" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image9.png" alt="" width="743" height="514" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">If you close this page by mistake, you can open an another one and return on it, this won’t affect the upgrade, which is running locally on the server.</p>
<p class="MsoNormal">You would get this page (when you navigate to <strong>Software Upgrades &gt; Install Upgrades</strong>) and would have to click on <strong>Assume Control.</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 5" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image5.png" alt="" width="601" height="257" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">And you get the previous page with the logs running.</p>
<p class="MsoNormal">On your CUCM you have 2 partitions, the <strong>active</strong> one and the <strong>inactive</strong> one. For now the version number 6 is the active one, once the upgrade will be done, the version 7 will be on the inactive one. So we will basically just Switch version.</p>
<p class="MsoNormal">This is usefull if you notice a problem after the upgrade to go back quickly on the previous version.</p>
<p class="MsoNormal">After one hour of upgrade, this is done !</p>
<p class="MsoNormal"><img class="alignnone" title="Image 10" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image10.png" alt="" width="626" height="457" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">We navigate to the Partition Versions. <strong>Show &gt; Software</strong></p>
<p class="MsoNormal"><img class="alignnone" title="Image 12" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image12.png" alt="" width="117" height="143" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">We can see the 2 versions</p>
<p class="MsoNormal"><img class="alignnone" title="Image 13" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image13.png" alt="" width="324" height="155" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">We are now going to Switch versions.</p>
<p class="MsoNormal">Navigate to <strong>Settings &gt; Version</strong></p>
<p><!--EndFragment--></p>
<p class="MsoNormal"><img class="alignnone" title="Image 14" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image14.png" alt="" width="322" height="178" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Just click <strong>Switch Version</strong> <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p class="MsoNormal"><img class="alignnone" title="Image 15" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image15.png" alt="" width="289" height="327" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">You have a notification, just click <strong>OK</strong> !</p>
<p class="MsoNormal"><img class="alignnone" title="Image 16" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image16.png" alt="" width="420" height="220" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Now the Switching process is running.</p>
<p class="MsoNormal"><img class="alignnone" title="Image 17" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image17.png" alt="" width="509" height="348" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Now go take another <strong>coffee</strong>…</p>
<p class="MsoNormal">The server will reboot and do its stuff :-)</p>
<p class="MsoNormal"><span>After the Switch (random time, it took 10minutes here) , go back to the web administration page.</span><!--EndFragment--></p>
<p class="MsoNormal"><img class="alignnone" title="Image 18" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image18.png" alt="" width="692" height="610" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">Go back on <strong>Show &gt; Software</strong> (Still on the OS Administration section).</p>
<p class="MsoNormal"><img class="alignnone" title="Image 19" src="http://www.madrouter.com/tutoriaux/CUCM6to7/Image19.png" alt="" width="323" height="186" /></p>
<p class="MsoNormal"><!--StartFragment--></p>
<p class="MsoNormal">The Active version is the<strong> 7.0.1.11000-2 </strong>!</p>
<p><span><strong>Congratz.</strong></span><!--EndFragment--><strong> </strong></p>
<p><!--EndFragment--></p>
<script>function fbs_click() {u=http://www.madrouter.com/upgrade-from-cucm6-to-cucm7/;t=Upgrade From CUCM6 to CUCM7;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/upgrade-from-cucm6-to-cucm7/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/upgrade-from-cucm6-to-cucm7/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Configurer la date avec NTP</title>
		<link>http://www.madrouter.com/configurer-la-date-avec-ntp/</link>
		<comments>http://www.madrouter.com/configurer-la-date-avec-ntp/#comments</comments>
		<pubDate>Mon, 18 May 2009 08:09:29 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=75</guid>
		<description><![CDATA[<p>Ayant subit des petits soucis avec dynamips, l&#8217;article que je préparais n&#8217;a pas pu être terminé à temps. Mais pour ne pas décevoir ceux qui attendent un nouvel article ( et dieu sait que vous êtes très très très nombreux ^^ ) Voici une petite vidéo sur comment configurer la date avec NTP.</p>
<p style="text-align: center;"><a href="http://www.madrouter.com/tutoriaux/ntp/madrouter-ntp.mov">Podcast NTP</a></p>
<p style="text-align: center;">
<script>function fbs_click() {u=http://www.madrouter.com/configurer-la-date-avec-ntp/;t=Configurer la date avec NTP;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/configurer-la-date-avec-ntp/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>Ayant subit des petits soucis avec dynamips, l&#8217;article que je préparais n&#8217;a pas pu être terminé à temps. Mais pour ne pas décevoir ceux qui attendent un nouvel article ( et dieu sait que vous êtes très très très nombreux ^^ ) Voici une petite vidéo sur comment configurer la date avec NTP.</p>
<p style="text-align: center;"><a href="http://www.madrouter.com/tutoriaux/ntp/madrouter-ntp.mov">Podcast NTP</a></p>
<p style="text-align: center;">
<script>function fbs_click() {u=http://www.madrouter.com/configurer-la-date-avec-ntp/;t=Configurer la date avec NTP;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/configurer-la-date-avec-ntp/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/configurer-la-date-avec-ntp/feed/</wfw:commentRss>
<enclosure url="http://www.madrouter.com/tutoriaux/ntp/madrouter-ntp.mov" length="3784510" type="video/quick" />
		</item>
		<item>
		<title>MadRouter is back</title>
		<link>http://www.madrouter.com/madrouter-is-back/</link>
		<comments>http://www.madrouter.com/madrouter-is-back/#comments</comments>
		<pubDate>Thu, 14 May 2009 12:52:31 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=72</guid>
		<description><![CDATA[<p>It has been a long time we did not post. From now, every sunday MadRouter will be updated with a new recipe!</p>
<p>Keep connected!</p>
<script>function fbs_click() {u=http://www.madrouter.com/madrouter-is-back/;t=MadRouter is back;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/madrouter-is-back/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>It has been a long time we did not post. From now, every sunday MadRouter will be updated with a new recipe!</p>
<p>Keep connected!</p>
<script>function fbs_click() {u=http://www.madrouter.com/madrouter-is-back/;t=MadRouter is back;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/madrouter-is-back/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/madrouter-is-back/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco, la secte qui s&#8217;introduit même dans votre console</title>
		<link>http://www.madrouter.com/cisco-la-secte-qui-sintroduit-meme-dans-votre-console/</link>
		<comments>http://www.madrouter.com/cisco-la-secte-qui-sintroduit-meme-dans-votre-console/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 05:20:58 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=68</guid>
		<description><![CDATA[<p>Je pensais avoir tout compris de la stratégie de communication de cisco en voyant des pub Cisco allant même jusque dans le jeu flash de la série Terminator : The Sarah Connor&#8217;s Chronicles&#8230; et bien je ne suis pas au bout de mes surprises ^^</p>
<p>Cisco&#8230; partenaire de Rock Band 2 ! Si j&#8217;avais su j&#8217;aurais pas acheter Guitar Hero 4 <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/0AiDInv0mPk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0AiDInv0mPk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-la-secte-qui-sintroduit-meme-dans-votre-console/;t=Cisco, la secte qui s'introduit même dans votre console;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-la-secte-qui-sintroduit-meme-dans-votre-console/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>Je pensais avoir tout compris de la stratégie de communication de cisco en voyant des pub Cisco allant même jusque dans le jeu flash de la série Terminator : The Sarah Connor&#8217;s Chronicles&#8230; et bien je ne suis pas au bout de mes surprises ^^</p>
<p>Cisco&#8230; partenaire de Rock Band 2 ! Si j&#8217;avais su j&#8217;aurais pas acheter Guitar Hero 4 <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/0AiDInv0mPk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0AiDInv0mPk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-la-secte-qui-sintroduit-meme-dans-votre-console/;t=Cisco, la secte qui s'introduit même dans votre console;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-la-secte-qui-sintroduit-meme-dans-votre-console/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/cisco-la-secte-qui-sintroduit-meme-dans-votre-console/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco MadRouter Contest : Round Nine</title>
		<link>http://www.madrouter.com/cisco-madrouter-contest-round-nine/</link>
		<comments>http://www.madrouter.com/cisco-madrouter-contest-round-nine/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 19:54:19 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
		
		<category><![CDATA[CMC]]></category>

		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=46</guid>
		<description><![CDATA[<p>Ce contest parlera de Telnet (enfin plutot de ligne pour être plus généraliste) !</p>
<p>Il y a tout d&#8217;abord 2 vidéos a regarder, les questions sont en dessous.</p>
<p>Il y aura 2 questions. La première question est commune aux 2 vidéos, et la seconde question parlera justement de la différence entre ces 2 vidéos.</p>
<p>Les 2 routeurs sont des 3620, avec comme version d&#8217;IOS:</p>
<pre class="cisco">Router&gt;sh version | in IOS
IOS (tm) 3600 Software (C3620-IS-M), Version 12.3(22), RELEASE SOFTWARE (fc2)</pre>
<p><span id="more-46"></span></p>
<p>Voila la première tentative de connexion sur le routeur <strong>madrouter#1</strong>:</p>
<p><a href="http://www.madrouter.com/tutoriaux/CMC9/record1.swf"><img class="aligncenter" title="Record #1" src="http://www.madrouter.com/tutoriaux/CMC9/cmc9-1.png" alt="" width="471" height="210" /></a></p>
<p>Voila la deuxième tentative de connexion sur un 2ème routeur <strong>madrouter#2</strong>:</p>
<p><a href="http://www.madrouter.com/tutoriaux/CMC9/record2.swf"><img class="aligncenter" title="Record #2" src="http://www.madrouter.com/tutoriaux/CMC9/cmc9-2.png" alt="" width="457" height="209" /></a></p>
<p>Les questions sont simples:</p>
<p>- Pourquoi il y a une erreur quand on tente de passer en mode enable?<br />
- Pourquoi le message d&#8217;erreur est-il différent sur les 2 routeurs?</p>
<p>hf !</p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-madrouter-contest-round-nine/;t=Cisco MadRouter Contest : Round Nine;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-madrouter-contest-round-nine/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>Ce contest parlera de Telnet (enfin plutot de ligne pour être plus généraliste) !</p>
<p>Il y a tout d&#8217;abord 2 vidéos a regarder, les questions sont en dessous.</p>
<p>Il y aura 2 questions. La première question est commune aux 2 vidéos, et la seconde question parlera justement de la différence entre ces 2 vidéos.</p>
<p>Les 2 routeurs sont des 3620, avec comme version d&#8217;IOS:</p>
<pre class="cisco">Router&gt;sh version | in IOS
IOS (tm) 3600 Software (C3620-IS-M), Version 12.3(22), RELEASE SOFTWARE (fc2)</pre>
<p><span id="more-46"></span></p>
<p>Voila la première tentative de connexion sur le routeur <strong>madrouter#1</strong>:</p>
<p><a href="http://www.madrouter.com/tutoriaux/CMC9/record1.swf"><img class="aligncenter" title="Record #1" src="http://www.madrouter.com/tutoriaux/CMC9/cmc9-1.png" alt="" width="471" height="210" /></a></p>
<p>Voila la deuxième tentative de connexion sur un 2ème routeur <strong>madrouter#2</strong>:</p>
<p><a href="http://www.madrouter.com/tutoriaux/CMC9/record2.swf"><img class="aligncenter" title="Record #2" src="http://www.madrouter.com/tutoriaux/CMC9/cmc9-2.png" alt="" width="457" height="209" /></a></p>
<p>Les questions sont simples:</p>
<p>- Pourquoi il y a une erreur quand on tente de passer en mode enable?<br />
- Pourquoi le message d&#8217;erreur est-il différent sur les 2 routeurs?</p>
<p>hf !</p>
<script>function fbs_click() {u=http://www.madrouter.com/cisco-madrouter-contest-round-nine/;t=Cisco MadRouter Contest : Round Nine;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/cisco-madrouter-contest-round-nine/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/cisco-madrouter-contest-round-nine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hot Standby Routing Protocol (HSRP)</title>
		<link>http://www.madrouter.com/hot-standby-routing-protocol-hsrp/</link>
		<comments>http://www.madrouter.com/hot-standby-routing-protocol-hsrp/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 18:04:08 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[hsrp]]></category>

		<category><![CDATA[redundancy]]></category>

		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=43</guid>
		<description><![CDATA[<p>Let say you have a gateway which allows you to access internet. This gateway goes down <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
All you need is &#8230; redundancy ! Hot Standby Routing Protocol is here to help you.<br />
This article will show you a configuration example to make it work.</p>
<p><img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp.png" alt="Topology" width="571" height="315" /></p>
<p><span id="more-43"></span></p>
<p>Lets explain the basic configuration of the routers.</p>
<p><strong>R1</strong></p>
<pre class="cisco">R1(config)#int fa0/0
R1(config-if)#ip add 192.168.0.2 255.255.255.0
R1(config-if)#no sh
R1(config-if)#int s0/0/0
R1(config-if)#ip add 1.1.1.1 255.255.255.252
R1(config-if)#no sh
R1(config)#exit
R1(config)#ip route 0.0.0.0 0.0.0.0 serial 0/0/0</pre>
<p><strong>R2</strong></p>
<pre class="cisco">R2(config)#int fa0/0
R2(config-if)#ip add 192.168.0.3 255.255.255.0
R2(config-if)#no sh
R2(config-if)#int s0/0/0
R2(config-if)#ip add 2.2.2.1 255.255.255.252
R2(config-if)#no sh
R2(config)#exit
R2(config)#ip route 0.0.0.0 0.0.0.0 serial 0/0/0</pre>
<p>Nothing difficult to understand. You can see that there will be a static route for the internet traffic on both R1 and R2.</p>
<p>Now let&#8217;s configure R3 and R4. In my lab both R3 and R4 on their f0/1 interfaces will get IP addresses from the DHCP server on my LAN (which will also provide internet connection).<br />
NAT with overload (PAT) will also be configured on both R3 and R4 for the internet connectivity on PC1</p>
<p><strong>R3</strong></p>
<pre class="cisco">R3(config)#int f0/1
R3(config-if)#ip add dhcp
R3(config-if)#ip nat outside
R3(config-if)#no sh
R3(config-if)#int s0/0/1
R3(config-if)#ip add 1.1.1.2 255.255.255.252
R3(config-if)#ip nat inside
R3(config-if)#no sh
R3(config-if)#exit
R3(config)#ip route 192.168.0.0 255.255.255.0 serial 0/0/1
R3(config)#access-list 1 permit any
R3(config)#ip nat inside source list 1 interface fastEthernet 0/1 overload</pre>
<p><strong>R4</strong></p>
<pre class="cisco">R4(config)#int f0/1
R4(config-if)#ip add dhcp
R4(config-if)#ip nat outside
R4(config-if)#no sh
R4(config-if)#int s0/0/1
R4(config-if)#ip add 2.2.2.2 255.255.255.252
R4(config-if)#ip nat inside
R4(config-if)#no sh
R4(config-if)#exit
R4(config)#ip route 192.168.0.0 255.255.255.0 serial 0/0/1
R4(config)#access-list 1 permit any
R4(config)#ip nat inside source list 1 interface fastEthernet 0/1 overload</pre>
<p>Don&#8217;t forget the route for the LAN network (192.168.0.0)<br />
Now all is set.</p>
<p>If we want to configure PC1, we can set for example:<br />
IP ADDRESS&gt;	192.168.0.60<br />
NETMASK&gt;	255.255.255.0<br />
GATEWAY&gt;	192.168.0.2 or 192.168.0.3<br />
DNS SERVER&gt;	10.19.40.1  //this is my LAN DNS server.</p>
<p>Sweet it&#8217;s working, now we can configure our redundancy. The principle here is simple, we will assign a virtual IP address on both R1 and R2. And this virutal IP address will be the gateway for PC1<br />
<strong>R1</strong></p>
<pre class="cisco">R1(config)#int f0/0
R1(config-if)#standby 1 ip 192.168.0.1
R1(config-if)#standby 1 preempt
R1(config-if)#standby 1 priority 105
R1(config-if)#standby 1 track serial 0/0/0</pre>
<p><strong>R2</strong></p>
<pre class="cisco">R2(config)#int f0/0
R2(config-if)#standby 1 ip 192.168.0.1
R2(config-if)#standby 1 preempt
R2(config-if)#standby 1 priority 100
R2(config-if)#standby 1 track serial 0/0/0</pre>
<p><span style="text-decoration: underline;"><strong>Explanations:</strong></span><br />
<strong>standby 1 ip 192.168.0.1</strong><br />
The number 1 is the <strong>hsrp group</strong>. The IP address 192.168.0.1 will be the virtual one, this will be PC1&#8217;s gateway.</p>
<p><strong>standby 1 preempt</strong><br />
This is needed for the router to become the Active Router instead of the Standby Router. When it sees that the Active router is down or when its priority has becomed higher thant the Active router&#8217;s one.</p>
<p><strong>standby 1 priority 100</strong><br />
that&#8217;s the priority, if we have 2 routers, the one with the biggest priority will become the Active Router, the other one will be the Standby Router.<br />
By default the priority is set to 100 (From 1 to 255). If the 2 routers have the same priority, the one with the biggest IP address will become the Active Router.</p>
<p><strong>standby 1 track serial 0/0/0</strong><br />
Let say R1 is the Active router, everything is fine except the serial link between R1 and R3, so the internet connection is down, but R1 will still remain the Active router.<br />
That&#8217;s why this command is so important, it will check the serial link, and if it goes down, it will decrement from 10 the priority. Then R2 will have a higher priority (100 &gt; 95) and R2 will become the Active Router, thanks to the preempt command that allows to automatically let R2 become the Active router when it sees its priority bigger thant R1&#8217;s priority.</p>
<p><span style="text-decoration: underline;"><strong>Verifications</strong></span><br />
Now let&#8217;s go on tests.<br />
PC1 is configured this way:<br />
IP ADDRESS&gt;	192.168.0.60<br />
NETMASK&gt;	255.255.255.0<br />
GATEWAY&gt;	192.168.0.1<br />
DNS SERVER&gt;	10.19.40.1  //this is my LAN DNS server.</p>
<p>You can see when i use the tracert command on my DNS server, I am using the link between R1 and R3.</p>
<p><img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_tracert_1.jpg" alt="Tracert 1" /></p>
<p>I just can&#8217;t explain why the name in front of [192.168.0.2] is thinklabs.esi-supinfo.com &#8230; It seems to be a host in the LAN (the LAN that provides internet connectivity to f0/1 on both R3 and R4)</p>
<p>Now I will ping google and then unplug a wire on R1<br />
<img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_ping_t.png" alt="ping" /></p>
<p>As you can see we have 2 timeout then the connection is up again <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Another tracert now<br />
<img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_tracert_2.png" alt="ping" /><br />
Still the same bug (?) with the name of the router.<br />
But We can see that now we are using the link between R2 and R4 !</p>
<p>Now let&#8217;s go on PC1 and see the ARP cache.<br />
<img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_arp_1.png" alt="ping" /></p>
<p>The MAC address of a virtual IP Address with hsrp will always be:<br />
<strong>00-00-0c-07-ac-**</strong><br />
<strong>**</strong> will be the HSRP group number.</p>
<p>For security reasons, you will may want to set a secure password between your routers for the protocol HSRP to work.<br />
You will just need to set this command on the interface configuration mode.</p>
<pre class="cisco">Router(config-if)#standby 1 authentication md5 key-string toto</pre>
<p>You also can set the password in clear text mode&#8230;</p>
<script>function fbs_click() {u=http://www.madrouter.com/hot-standby-routing-protocol-hsrp/;t=Hot Standby Routing Protocol (HSRP);window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/hot-standby-routing-protocol-hsrp/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>Let say you have a gateway which allows you to access internet. This gateway goes down <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
All you need is &#8230; redundancy ! Hot Standby Routing Protocol is here to help you.<br />
This article will show you a configuration example to make it work.</p>
<p><img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp.png" alt="Topology" width="571" height="315" /></p>
<p><span id="more-43"></span></p>
<p>Lets explain the basic configuration of the routers.</p>
<p><strong>R1</strong></p>
<pre class="cisco">R1(config)#int fa0/0
R1(config-if)#ip add 192.168.0.2 255.255.255.0
R1(config-if)#no sh
R1(config-if)#int s0/0/0
R1(config-if)#ip add 1.1.1.1 255.255.255.252
R1(config-if)#no sh
R1(config)#exit
R1(config)#ip route 0.0.0.0 0.0.0.0 serial 0/0/0</pre>
<p><strong>R2</strong></p>
<pre class="cisco">R2(config)#int fa0/0
R2(config-if)#ip add 192.168.0.3 255.255.255.0
R2(config-if)#no sh
R2(config-if)#int s0/0/0
R2(config-if)#ip add 2.2.2.1 255.255.255.252
R2(config-if)#no sh
R2(config)#exit
R2(config)#ip route 0.0.0.0 0.0.0.0 serial 0/0/0</pre>
<p>Nothing difficult to understand. You can see that there will be a static route for the internet traffic on both R1 and R2.</p>
<p>Now let&#8217;s configure R3 and R4. In my lab both R3 and R4 on their f0/1 interfaces will get IP addresses from the DHCP server on my LAN (which will also provide internet connection).<br />
NAT with overload (PAT) will also be configured on both R3 and R4 for the internet connectivity on PC1</p>
<p><strong>R3</strong></p>
<pre class="cisco">R3(config)#int f0/1
R3(config-if)#ip add dhcp
R3(config-if)#ip nat outside
R3(config-if)#no sh
R3(config-if)#int s0/0/1
R3(config-if)#ip add 1.1.1.2 255.255.255.252
R3(config-if)#ip nat inside
R3(config-if)#no sh
R3(config-if)#exit
R3(config)#ip route 192.168.0.0 255.255.255.0 serial 0/0/1
R3(config)#access-list 1 permit any
R3(config)#ip nat inside source list 1 interface fastEthernet 0/1 overload</pre>
<p><strong>R4</strong></p>
<pre class="cisco">R4(config)#int f0/1
R4(config-if)#ip add dhcp
R4(config-if)#ip nat outside
R4(config-if)#no sh
R4(config-if)#int s0/0/1
R4(config-if)#ip add 2.2.2.2 255.255.255.252
R4(config-if)#ip nat inside
R4(config-if)#no sh
R4(config-if)#exit
R4(config)#ip route 192.168.0.0 255.255.255.0 serial 0/0/1
R4(config)#access-list 1 permit any
R4(config)#ip nat inside source list 1 interface fastEthernet 0/1 overload</pre>
<p>Don&#8217;t forget the route for the LAN network (192.168.0.0)<br />
Now all is set.</p>
<p>If we want to configure PC1, we can set for example:<br />
IP ADDRESS&gt;	192.168.0.60<br />
NETMASK&gt;	255.255.255.0<br />
GATEWAY&gt;	192.168.0.2 or 192.168.0.3<br />
DNS SERVER&gt;	10.19.40.1  //this is my LAN DNS server.</p>
<p>Sweet it&#8217;s working, now we can configure our redundancy. The principle here is simple, we will assign a virtual IP address on both R1 and R2. And this virutal IP address will be the gateway for PC1<br />
<strong>R1</strong></p>
<pre class="cisco">R1(config)#int f0/0
R1(config-if)#standby 1 ip 192.168.0.1
R1(config-if)#standby 1 preempt
R1(config-if)#standby 1 priority 105
R1(config-if)#standby 1 track serial 0/0/0</pre>
<p><strong>R2</strong></p>
<pre class="cisco">R2(config)#int f0/0
R2(config-if)#standby 1 ip 192.168.0.1
R2(config-if)#standby 1 preempt
R2(config-if)#standby 1 priority 100
R2(config-if)#standby 1 track serial 0/0/0</pre>
<p><span style="text-decoration: underline;"><strong>Explanations:</strong></span><br />
<strong>standby 1 ip 192.168.0.1</strong><br />
The number 1 is the <strong>hsrp group</strong>. The IP address 192.168.0.1 will be the virtual one, this will be PC1&#8217;s gateway.</p>
<p><strong>standby 1 preempt</strong><br />
This is needed for the router to become the Active Router instead of the Standby Router. When it sees that the Active router is down or when its priority has becomed higher thant the Active router&#8217;s one.</p>
<p><strong>standby 1 priority 100</strong><br />
that&#8217;s the priority, if we have 2 routers, the one with the biggest priority will become the Active Router, the other one will be the Standby Router.<br />
By default the priority is set to 100 (From 1 to 255). If the 2 routers have the same priority, the one with the biggest IP address will become the Active Router.</p>
<p><strong>standby 1 track serial 0/0/0</strong><br />
Let say R1 is the Active router, everything is fine except the serial link between R1 and R3, so the internet connection is down, but R1 will still remain the Active router.<br />
That&#8217;s why this command is so important, it will check the serial link, and if it goes down, it will decrement from 10 the priority. Then R2 will have a higher priority (100 &gt; 95) and R2 will become the Active Router, thanks to the preempt command that allows to automatically let R2 become the Active router when it sees its priority bigger thant R1&#8217;s priority.</p>
<p><span style="text-decoration: underline;"><strong>Verifications</strong></span><br />
Now let&#8217;s go on tests.<br />
PC1 is configured this way:<br />
IP ADDRESS&gt;	192.168.0.60<br />
NETMASK&gt;	255.255.255.0<br />
GATEWAY&gt;	192.168.0.1<br />
DNS SERVER&gt;	10.19.40.1  //this is my LAN DNS server.</p>
<p>You can see when i use the tracert command on my DNS server, I am using the link between R1 and R3.</p>
<p><img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_tracert_1.jpg" alt="Tracert 1" /></p>
<p>I just can&#8217;t explain why the name in front of [192.168.0.2] is thinklabs.esi-supinfo.com &#8230; It seems to be a host in the LAN (the LAN that provides internet connectivity to f0/1 on both R3 and R4)</p>
<p>Now I will ping google and then unplug a wire on R1<br />
<img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_ping_t.png" alt="ping" /></p>
<p>As you can see we have 2 timeout then the connection is up again <img src='http://www.madrouter.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Another tracert now<br />
<img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_tracert_2.png" alt="ping" /><br />
Still the same bug (?) with the name of the router.<br />
But We can see that now we are using the link between R2 and R4 !</p>
<p>Now let&#8217;s go on PC1 and see the ARP cache.<br />
<img src="http://www.madrouter.com/tutoriaux/hsrp/hsrp_arp_1.png" alt="ping" /></p>
<p>The MAC address of a virtual IP Address with hsrp will always be:<br />
<strong>00-00-0c-07-ac-**</strong><br />
<strong>**</strong> will be the HSRP group number.</p>
<p>For security reasons, you will may want to set a secure password between your routers for the protocol HSRP to work.<br />
You will just need to set this command on the interface configuration mode.</p>
<pre class="cisco">Router(config-if)#standby 1 authentication md5 key-string toto</pre>
<p>You also can set the password in clear text mode&#8230;</p>
<script>function fbs_click() {u=http://www.madrouter.com/hot-standby-routing-protocol-hsrp/;t=Hot Standby Routing Protocol (HSRP);window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/hot-standby-routing-protocol-hsrp/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/hot-standby-routing-protocol-hsrp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BFR</title>
		<link>http://www.madrouter.com/bfr/</link>
		<comments>http://www.madrouter.com/bfr/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 18:37:37 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.madrouter.com/?p=42</guid>
		<description><![CDATA[<p>Un petit nom bizarre pour désigner à l&#8217;époque le nom de code des GSR ( Router 12000 serie )</p>
<p><a href="http://www.kumari.net/gallery2/main.php?g2_itemId=331" target="_blank">En image</a> le petit logo visible en ouvrant le chassis, Big Fuckin Router in da place</p>
<script>function fbs_click() {u=http://www.madrouter.com/bfr/;t=BFR;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/bfr/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></description>
			<content:encoded><![CDATA[<p>Un petit nom bizarre pour désigner à l&#8217;époque le nom de code des GSR ( Router 12000 serie )</p>
<p><a href="http://www.kumari.net/gallery2/main.php?g2_itemId=331" target="_blank">En image</a> le petit logo visible en ouvrant le chassis, Big Fuckin Router in da place</p>
<script>function fbs_click() {u=http://www.madrouter.com/bfr/;t=BFR;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=http://www.madrouter.com/bfr/ "onclick="return fbs_click()" target="_blank"><img src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="" /></a>]]></content:encoded>
			<wfw:commentRss>http://www.madrouter.com/bfr/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
