<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cisco HSRP and Procurve VRRP in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717297#M24609</link>
    <description>Natasha - Thanks for the info ! I've configure the the virtual ip same with my vlan ip.&lt;BR /&gt;&lt;BR /&gt;Mauro Furini - As for the "virtual-ip-ping", i can't find it at the CLI command pdf. When the master down, the slave will take over. But it seems that we can't ping the gateway anymore.. does the virtual-ip-ping command enable us to ping the virtual ip ? Please guide me to this command. Thanks !</description>
    <pubDate>Thu, 25 Nov 2010 07:40:48 GMT</pubDate>
    <dc:creator>ywlow</dc:creator>
    <dc:date>2010-11-25T07:40:48Z</dc:date>
    <item>
      <title>Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717294#M24606</link>
      <description>Dear all, i got one cisco coreswitch to be converted to Procurve soon. But i'm not sure how the transitions from HSRP and VRRP will cause any problem. Attached the Cisco configuration. I can't set the virtual ip address differ with my vlan ip. For example VLAN 1 ip is 192.168.1.251, for the vrrp virtual ip i need to set back to point back the same vlan 1 ip. Is there any possibility that i can set to other virtual ip ?</description>
      <pubDate>Wed, 24 Nov 2010 03:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717294#M24606</guid>
      <dc:creator>ywlow</dc:creator>
      <dc:date>2010-11-24T03:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717295#M24607</link>
      <description>VRRP requires virtual IP to be the same as VLAN IP only when switch configured as owner for that VLAN.&lt;BR /&gt;If you configure two switches as backup you can use any IP. &lt;BR /&gt;&lt;BR /&gt;VRRP config:&lt;BR /&gt;vlan 10&lt;BR /&gt;   ip address 10.1.10.2 255.255.255.0 &lt;BR /&gt;   tagged A3,A5 &lt;BR /&gt;&lt;BR /&gt;   vrrp vrid 10&lt;BR /&gt;      backup&lt;BR /&gt;      virtual-ip-address 10.1.10.1 255.255.255.0&lt;BR /&gt;      enable&lt;BR /&gt;      exit&lt;BR /&gt;   exit&lt;BR /&gt;vlan 20&lt;BR /&gt;   ip address 10.1.20.2 255.255.255.0 &lt;BR /&gt;   tagged A1,A3 &lt;BR /&gt;&lt;BR /&gt;   vrrp vrid 20&lt;BR /&gt;      backup&lt;BR /&gt;      virtual-ip-address 10.1.20.1 255.255.255.0&lt;BR /&gt;      enable&lt;BR /&gt;      exit&lt;BR /&gt;   exit&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Nov 2010 07:16:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717295#M24607</guid>
      <dc:creator>Natasha Samoylenko</dc:creator>
      <dc:date>2010-11-24T07:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717296#M24608</link>
      <description>after that, remember to set the command "virtual-ip-ping"...</description>
      <pubDate>Wed, 24 Nov 2010 16:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717296#M24608</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-11-24T16:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717297#M24609</link>
      <description>Natasha - Thanks for the info ! I've configure the the virtual ip same with my vlan ip.&lt;BR /&gt;&lt;BR /&gt;Mauro Furini - As for the "virtual-ip-ping", i can't find it at the CLI command pdf. When the master down, the slave will take over. But it seems that we can't ping the gateway anymore.. does the virtual-ip-ping command enable us to ping the virtual ip ? Please guide me to this command. Thanks !</description>
      <pubDate>Thu, 25 Nov 2010 07:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717297#M24609</guid>
      <dc:creator>ywlow</dc:creator>
      <dc:date>2010-11-25T07:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717298#M24610</link>
      <description>Yes, virtual-ip-ping command allow you to ping the virtual IP.&lt;BR /&gt;This command was in release notes, but I don't see it in configuration guide for software 14.xx.&lt;BR /&gt;In docs for 15.xx software it already listed.&lt;BR /&gt;&lt;BR /&gt;From release notes:&lt;BR /&gt;=====&lt;BR /&gt;Enables or disables the response to a ping request for the switch. When enabled, all&lt;BR /&gt;VRs that are not Owners and are not explicitly disabled (see virtual-ip-ping enabled command) respond to ping requests sent to the VIP when the Backup VR is acting&lt;BR /&gt;as Master. &lt;BR /&gt;Default: Response to Virtual IP ping is disabled.&lt;BR /&gt;=====&lt;BR /&gt;&lt;BR /&gt;sw(config)# router vrrp virtual-ip-ping</description>
      <pubDate>Thu, 25 Nov 2010 07:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717298#M24610</guid>
      <dc:creator>Natasha Samoylenko</dc:creator>
      <dc:date>2010-11-25T07:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717299#M24611</link>
      <description>pinging the virtual ip addr when the backup is answering it, is available at K.14.47 code.&lt;BR /&gt;&lt;BR /&gt;It is an enabled feature on each vrid, but you must enable it globally for it to work:&lt;BR /&gt;&lt;BR /&gt;'router vrrp virtual-ip-ping'&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Thu, 25 Nov 2010 07:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717299#M24611</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-11-25T07:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717300#M24612</link>
      <description>Thanks Natasha &amp;amp; Jeff for the info ! Happy networking guys &amp;amp; gals !&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Nov 2010 09:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717300#M24612</guid>
      <dc:creator>ywlow</dc:creator>
      <dc:date>2010-11-25T09:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717301#M24613</link>
      <description>@Jeff: i don't understand a point: make sense enable the virtual-ip-ping in every vrrp instance when i must enable it globally to make it pingable?&lt;BR /&gt;maybe i'm in confusion :)</description>
      <pubDate>Mon, 29 Nov 2010 13:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717301#M24613</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-11-29T13:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717302#M24614</link>
      <description>ywlow said "@Jeff: i don't understand a point: make sense enable the virtual-ip-ping in every vrrp instance when i must enable it globally to make it pingable?&lt;BR /&gt;maybe i'm in confusion :)"&lt;BR /&gt;&lt;BR /&gt;The feature has 2 components for it to work:&lt;BR /&gt; 1) a global command to enable it (which is off by default)&lt;BR /&gt; 2) a command to enable it for each VRID (which is on by default).&lt;BR /&gt;&lt;BR /&gt;So, to be able to ping a virtual-IP address (VIP) when the "backup router" is sponsoring the VIP, you need the feature to be on globally and locally.&lt;BR /&gt;&lt;BR /&gt;After you enable the global command, you can then disable the pinging of a specific VIP if needed.&lt;BR /&gt;&lt;BR /&gt;This feature is similar to configuring routing: a global command to enable it, and a local (in a vlan) command to configure the network for routing.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Mon, 29 Nov 2010 13:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717302#M24614</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-11-29T13:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717303#M24615</link>
      <description>aaaaaa :)&lt;BR /&gt;ok thanks, now is clear.&lt;BR /&gt;Another puzzle, while we're here: in your opinion, why is not possible to telnet the virtual ip but only the ip of the physic interface?&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2010 08:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717303#M24615</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-11-30T08:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco HSRP and Procurve VRRP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717304#M24616</link>
      <description>ywlow asked: "Another puzzle, while we're here: in your opinion, why is not possible to telnet the virtual ip but only the ip of the physic interface?"&lt;BR /&gt;&lt;BR /&gt;Can't say, I've not tried to do that before, but probably why the special feature of pinging the VIP was added (which is not part of the VRRP spec and clearly stated as such in the docs).&lt;BR /&gt;&lt;BR /&gt;Best practice, configure a loopback interface, that way there is always a known IP up and available on the switch, regardless of which interfaces are the active routed or not.&lt;BR /&gt;&lt;BR /&gt;I generally configure the loopback interface and the router-id (OSPF) to be the same.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Tue, 30 Nov 2010 08:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-hsrp-and-procurve-vrrp/m-p/4717304#M24616</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-11-30T08:51:36Z</dc:date>
    </item>
  </channel>
</rss>

