<?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: How to configure HSRP in Cisco IOS Routers</title>
	<atom:link href="http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-configure-hsrp-in-cisco-ios-routers</link>
	<description>Your gateway to Internet</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:46:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: meena kumari</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2907</link>
		<dc:creator>meena kumari</dc:creator>
		<pubDate>Wed, 18 Jan 2012 05:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2907</guid>
		<description>hi,

i configured the hsrp in my testbed.
now i want to write a script based on that configuration ,
so,please help me to write those scriptsplease let me know.

thanks,
meena</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i configured the hsrp in my testbed.<br />
now i want to write a script based on that configuration ,<br />
so,please help me to write those scriptsplease let me know.</p>
<p>thanks,<br />
meena</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2813</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Thu, 12 May 2011 19:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2813</guid>
		<description>HI Iqbal.
Check your IOS on the router. Make sure that it supports HSRP. Usually when a router/swich gives you the error you are experiencing its becuase the command is not supported.
Good luck.</description>
		<content:encoded><![CDATA[<p>HI Iqbal.<br />
Check your IOS on the router. Make sure that it supports HSRP. Usually when a router/swich gives you the error you are experiencing its becuase the command is not supported.<br />
Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iqbal</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2786</link>
		<dc:creator>iqbal</dc:creator>
		<pubDate>Fri, 14 Jan 2011 15:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2786</guid>
		<description>dear all,   im not able to run standby command i donn know why, im running packet tracer (router is PT router) and the output is as follows:


Router(config)#int fa0/0
Router(config-if)#ip address  172.16.1.1 255.255.255.0
Router(config-if)#standby 10 ip 172.16.1.3
                   ^
% Invalid input detected at &#039;^&#039; marker.</description>
		<content:encoded><![CDATA[<p>dear all,   im not able to run standby command i donn know why, im running packet tracer (router is PT router) and the output is as follows:</p>
<p>Router(config)#int fa0/0<br />
Router(config-if)#ip address  172.16.1.1 255.255.255.0<br />
Router(config-if)#standby 10 ip 172.16.1.3<br />
                   ^<br />
% Invalid input detected at &#8216;^&#8217; marker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2781</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Tue, 04 Jan 2011 04:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2781</guid>
		<description>Jerald,

I agree with your best practice of using priorities ending in &quot;5&quot;.  Allow me to clarify why the example given still works regardless.

Should the s0/0 go down off Router1 the priority would drop to 100.  This is EQUAL to Router2 (priority 100 as well).  Why then does Router2 take over?   Router2 has a higher IP address; the tie breaker when priorities are equal.  So Router2 192.168.0.3 wins over Router1 192.168.0.2 given both priorities are now 100.   Sure this works but I prefer a definitive use of the priority command for Router 1: standby 1 priority 105</description>
		<content:encoded><![CDATA[<p>Jerald,</p>
<p>I agree with your best practice of using priorities ending in &#8220;5&#8243;.  Allow me to clarify why the example given still works regardless.</p>
<p>Should the s0/0 go down off Router1 the priority would drop to 100.  This is EQUAL to Router2 (priority 100 as well).  Why then does Router2 take over?   Router2 has a higher IP address; the tie breaker when priorities are equal.  So Router2 192.168.0.3 wins over Router1 192.168.0.2 given both priorities are now 100.   Sure this works but I prefer a definitive use of the priority command for Router 1: standby 1 priority 105</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teebabs</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2751</link>
		<dc:creator>Teebabs</dc:creator>
		<pubDate>Wed, 27 Oct 2010 07:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2751</guid>
		<description>Thanks guys, you are doing a great work.</description>
		<content:encoded><![CDATA[<p>Thanks guys, you are doing a great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerald</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2739</link>
		<dc:creator>Jerald</dc:creator>
		<pubDate>Tue, 05 Oct 2010 21:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2739</guid>
		<description>Brent, You can issue the &quot;show stand brief&quot; command to show the status of all HSRP groups. 

Also, best practice is to use priorities that are only 5 numbers apart. For example I would use a priority of 110 on router 1 and a priority of 105 on router 2. The reason is that by default the priority decreases by 10 so router 1&#039;s priority would now be 100 which is lower than router 2&#039;s priority of 105. In the example above both if s0/0 went down then router 1&#039;s priority would decrease by 10 to 100 which would be the same as router 2. You can however change the default amount that the priority is lowered by.</description>
		<content:encoded><![CDATA[<p>Brent, You can issue the &#8220;show stand brief&#8221; command to show the status of all HSRP groups. </p>
<p>Also, best practice is to use priorities that are only 5 numbers apart. For example I would use a priority of 110 on router 1 and a priority of 105 on router 2. The reason is that by default the priority decreases by 10 so router 1&#8242;s priority would now be 100 which is lower than router 2&#8242;s priority of 105. In the example above both if s0/0 went down then router 1&#8242;s priority would decrease by 10 to 100 which would be the same as router 2. You can however change the default amount that the priority is lowered by.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M.Hablas</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2732</link>
		<dc:creator>M.Hablas</dc:creator>
		<pubDate>Wed, 29 Sep 2010 09:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2732</guid>
		<description>thanks a lot for the previous command and the illustration of each command . really it seemed very useful to me and helped me to understand the protocol and its corresponding commands</description>
		<content:encoded><![CDATA[<p>thanks a lot for the previous command and the illustration of each command . really it seemed very useful to me and helped me to understand the protocol and its corresponding commands</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shone117</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2725</link>
		<dc:creator>Shone117</dc:creator>
		<pubDate>Thu, 16 Sep 2010 08:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2725</guid>
		<description>I have to connect two locations from my location with two ISP&#039;z links (Total 4 links,ISP-1 Primary,Secondary same way ISP-2 Primary,Secondary).

How do I configure HSRP with this for two locations?
Can some one help me on this?</description>
		<content:encoded><![CDATA[<p>I have to connect two locations from my location with two ISP&#8217;z links (Total 4 links,ISP-1 Primary,Secondary same way ISP-2 Primary,Secondary).</p>
<p>How do I configure HSRP with this for two locations?<br />
Can some one help me on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajendran</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2719</link>
		<dc:creator>Rajendran</dc:creator>
		<pubDate>Fri, 03 Sep 2010 09:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2719</guid>
		<description>Thank you for your detail example of hsrp Information.</description>
		<content:encoded><![CDATA[<p>Thank you for your detail example of hsrp Information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/comment-page-1/#comment-2711</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Thu, 19 Aug 2010 14:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-hsrp-in-cisco-ios-routers/#comment-2711</guid>
		<description>Does anyone know the command to show all HSRP groups that are currently active? I am currently running the show standby vlan xxx but would rather be able to view all active in one shot.

Thanks</description>
		<content:encoded><![CDATA[<p>Does anyone know the command to show all HSRP groups that are currently active? I am currently running the show standby vlan xxx but would rather be able to view all active in one shot.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

