<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Cisco Router HSRP Configuration</title>
	<atom:link href="http://www.networkstraining.com/cisco-router-hsrp-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/</link>
	<description>IP Networks Training and Tutorials</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:50:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Blog Admin</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-2404</link>
		<dc:creator>Blog Admin</dc:creator>
		<pubDate>Mon, 24 Oct 2011 18:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-2404</guid>
		<description>Ali,

Can you post the relevant configuration to check it out?</description>
		<content:encoded><![CDATA[<p>Ali,</p>
<p>Can you post the relevant configuration to check it out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-2399</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Fri, 21 Oct 2011 16:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-2399</guid>
		<description>I am working on a specific situation and in a lab if I shut down the switch port connecting R2 and turn it back on. R2 is not becoming part of that &quot;standby 1&quot; group.  I in fact can&#039;t even ping it any more.  debug standby shows this message:
HSRP: Fa4 Grp 1 Hello  Received when interface down

Now if I either reboot it or clear the arp on R2 it starts to work.  Any ideas on what could be happening?</description>
		<content:encoded><![CDATA[<p>I am working on a specific situation and in a lab if I shut down the switch port connecting R2 and turn it back on. R2 is not becoming part of that &#8220;standby 1&#8243; group.  I in fact can&#8217;t even ping it any more.  debug standby shows this message:<br />
HSRP: Fa4 Grp 1 Hello  Received when interface down</p>
<p>Now if I either reboot it or clear the arp on R2 it starts to work.  Any ideas on what could be happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Admin</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-1954</link>
		<dc:creator>Blog Admin</dc:creator>
		<pubDate>Sat, 19 Mar 2011 10:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-1954</guid>
		<description>Jack,

Yes sure. You can configure the 10.20.20.x network to work as hsrp on the routers, so the server will see the HSRP VIP address as default gateway.</description>
		<content:encoded><![CDATA[<p>Jack,</p>
<p>Yes sure. You can configure the 10.20.20.x network to work as hsrp on the routers, so the server will see the HSRP VIP address as default gateway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-1932</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Tue, 15 Mar 2011 03:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-1932</guid>
		<description>Does the server side router pair to be configure HSRP also? And so server&#039;s default gateway IP address will use their VIP?</description>
		<content:encoded><![CDATA[<p>Does the server side router pair to be configure HSRP also? And so server&#8217;s default gateway IP address will use their VIP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Admin</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-788</link>
		<dc:creator>Blog Admin</dc:creator>
		<pubDate>Thu, 28 Oct 2010 15:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-788</guid>
		<description>Greg,

The whole point with HSRP is to &quot;supply&quot; a single virtual IP address to the LAN network for all LAN computers to use as default gateway. If you take the two internal interfaces of the routers (FE0/1) and connect them together with a cross-over cable, how are you going to connect the two routers to the internal LAN? So the answer is no. You must have a LAN switch.</description>
		<content:encoded><![CDATA[<p>Greg,</p>
<p>The whole point with HSRP is to &#8220;supply&#8221; a single virtual IP address to the LAN network for all LAN computers to use as default gateway. If you take the two internal interfaces of the routers (FE0/1) and connect them together with a cross-over cable, how are you going to connect the two routers to the internal LAN? So the answer is no. You must have a LAN switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Kamp</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-787</link>
		<dc:creator>Greg Kamp</dc:creator>
		<pubDate>Thu, 28 Oct 2010 14:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-787</guid>
		<description>Is it possible to connect the 2 routers via ethernet cross-over cable and eliminate the L2 device?</description>
		<content:encoded><![CDATA[<p>Is it possible to connect the 2 routers via ethernet cross-over cable and eliminate the L2 device?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit Bakshi</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-455</link>
		<dc:creator>Sumit Bakshi</dc:creator>
		<pubDate>Fri, 23 Jul 2010 07:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-455</guid>
		<description>Hello

You can also configure the timers for HSRP for setting interval of hello packets &amp; hold down timers.

#standby 1 timers 5 10  
(This means that hello packets will be sent every 5 seconds and the router will wait for 10 seconds before declaring one of the router dead)

Regards,

Sumit Bakshi</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>You can also configure the timers for HSRP for setting interval of hello packets &amp; hold down timers.</p>
<p>#standby 1 timers 5 10<br />
(This means that hello packets will be sent every 5 seconds and the router will wait for 10 seconds before declaring one of the router dead)</p>
<p>Regards,</p>
<p>Sumit Bakshi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lionel Gavage</title>
		<link>http://www.networkstraining.com/cisco-router-hsrp-configuration/comment-page-1/#comment-245</link>
		<dc:creator>Lionel Gavage</dc:creator>
		<pubDate>Wed, 06 Jan 2010 22:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=608#comment-245</guid>
		<description>Hi,

You don&#039;t need to configure a tracking interface on the second router. In fact, as soon as the first router comes back, this last comes primary again (because it has the higher HSRP priority and the preempt is configured on both ones). You can configure a delay for the preempt to be sure your L2 network is stable before the HSRP changes.
For example:

preempt delay min 120  (Wait 2 minutes before coming back primary)

Regards,

Lionel</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You don&#8217;t need to configure a tracking interface on the second router. In fact, as soon as the first router comes back, this last comes primary again (because it has the higher HSRP priority and the preempt is configured on both ones). You can configure a delay for the preempt to be sure your L2 network is stable before the HSRP changes.<br />
For example:</p>
<p>preempt delay min 120  (Wait 2 minutes before coming back primary)</p>
<p>Regards,</p>
<p>Lionel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.networkstraining.com @ 2012-02-04 13:04:30 -->
