Results 1 to 5 of 5

Thread: Need help in configuring VRRP on two HP 8206zl switches

  1. #1
    Join Date
    Jan 2012
    Posts
    92

    Need help in configuring VRRP on two HP 8206zl switches

    I have recently bought two HP 8206zl switches and I am trying to configure VRRP on both but then I did not had any success by now even after following the guide for the same, when I am connecting to each other then they are getting listed as Master and backup and when I disconnect them then backup remains in Initialize state but then the role of the Master is not taken, I have been getting the below error :
    "The number of VRRP packets received wherein the list of virtual IP addresses doesn’t match the locally configured virtual IP addresses for a VR."
    Is there anyone who has an idea about the same and can help me in successful configuring them??

  2. #2
    Join Date
    Jun 2008
    Posts
    231

    Re: Need help in configuring VRRP on two HP 8206zl switches

    I have recently bought two HP 8206zl switches and I am trying to configure VRRP on both but then I did not had any success by now even after following the guide for the same, when I am connecting to each other then they are getting listed as Master and backup and when I disconnect them then backup remains in Initialize state but then the role of the Master is not taken, I have been getting the below error :
    "The number of VRRP packets received wherein the list of virtual IP addresses doesn’t match the locally configured virtual IP addresses for a VR."
    Is there anyone who has an idea about the same and can help me in successful configuring them??
    In that case can you just post the conifg that you are using and what is the current firmware of the switch, just let me know these things so I can have a better idea of the issue that you are facing and will try to help you out with the same as well? Just post it here for further help.

  3. #3
    Join Date
    Jan 2012
    Posts
    92

    Re: Need help in configuring VRRP on two HP 8206zl switches

    I am using the below config:

    Core 1:

    vlan 10
    ip add 10.10.10.1 255.255.255.0
    vrrp vrid 10
    owner
    virtual-ip-address 10.10.10.1 255.255.255.0
    priority 255
    preempt


    Core 2:
    vlan 10
    ip add 10.10.10.2 255.255.255.0
    vrrp vrid 10
    backup
    virtual-ip-address 10.10.10.1 255.255.255.0
    priority 110
    preempt


    The firmware is K.15.06.0006 and I am sure that the configurations are correct but then I am not able to track out the failureof this config.

  4. #4
    Join Date
    Jun 2008
    Posts
    231

    Re: Need help in configuring VRRP on two HP 8206zl switches

    I don’t think that the configuration that you have just posted is correct, I mean that you have not enabled the VRI, after enabling the same the config should be like below:
    config
    vrrp vrid 10
    enable
    exit
    wr mem
    just make the above changes and then let me know if you again get any error message.

  5. #5
    Join Date
    Aug 2011
    Posts
    219

    Re: Need help in configuring VRRP on two HP 8206zl switches

    As far as I am aware if you are having firmware version as K.15.06.0006 then your config should be like below one:
    vlan 10
    ip address 10.200.192.1 255.255.255.0
    exit
    router vrrp
    virtual-ip-ping
    enable
    exit

    vlan 10
    vrrp vrid 10
    owner
    virtual-ip-address 10.200.192.1 255.255.255.0
    enable
    exit
    exit
    Just check this config and see if it is helping.

Similar Threads

  1. Logitech G5 switches OFF/ON randomly
    By Bhupathi in forum Portable Devices
    Replies: 6
    Last Post: 12-06-2010, 02:52 AM
  2. Replies: 3
    Last Post: 13-04-2010, 01:27 PM
  3. Monitor switches off?
    By George_88 in forum Monitor & Video Cards
    Replies: 3
    Last Post: 20-01-2010, 08:51 PM
  4. find address for various switches
    By SuB-Zero in forum Technology & Internet
    Replies: 1
    Last Post: 15-12-2008, 06:47 PM
  5. WUAUCLT Switches...
    By Donald in forum Server Update Service
    Replies: 4
    Last Post: 08-10-2007, 03:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,700,887.74481 seconds with 16 queries