Just enter the command "vrrp accept-mode 1" and you will be able to ping the virtual IP. Note that "1" is the VRRP id.
From: Scott Van Artsdalen - MCC [mailto:[email protected]] Sent: Tuesday, May 31, 2011 5:10 PM To: Enterasys Customer Mailing List Subject: [enterasys] VRRP question Another dumb question. We are trying to get VRRP working across two SSA's and are unable to ping the vrrp address. Here is the config from SSA #1: interface vlan.0.2 ip address 10.1.1.1 255.255.255.0 primary vrrp create 1 v3-IPv4 vrrp address 1 10.1.1.3 vrrp priority 1 254 vrrp enable 1 ip pim sparse-mode no shutdown exit And SSA#2: interface vlan.0.2 ip address 10.1.1.2 255.255.255.0 primary vrrp create 1 v3-IPv4 vrrp address 1 10.1.1.3 vrrp priority 1 254 vrrp enable 1 ip pim sparse-mode no shutdown exit I can ping 10.1.1.3 from SSA#1 but not from anywhere else on our network. I also cannot ping .3 from SSA#2. The only way we've been able to make this work is to make the VRRP IP address the same as the VLAN IP address. Am I missing a step? Obviously I must be. -- Scott VanArtsdalen Systems Support Manager California IT Newspaper Operations - Modesto 209-578-2199 Just type Help (http://help<http://help/>) * --To unsubscribe from enterasys, send email to [email protected]<mailto:[email protected]> with the body: unsubscribe enterasys [email protected] ________________________________ No virus found in this message. Checked by AVG - www.avg.com<http://www.avg.com> Version: 10.0.1375 / Virus Database: 1509/3671 - Release Date: 05/31/11 --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
