Unsolved
This post is more than 5 years old
2 Posts
0
52489
August 30th, 2012 11:00
vrrp virtual address not responding to ping
I understand this has been a known issue and am interested in seeing if there has been a fix or work around. What do I do?
Platform is PC 6248
Version 3.3.4.1
Example:
interface vlan 2
routing
ip address 192.168.0.2 255.255.255.0
ip vrrp 2
ip vrrp 2 mode
ip vrrp 2 ip 192.168.0.254
ip vrrp 2 priority 250
ip vrrp 2 timers advertise 180
console#show ip vrrp interface vlan 2 2
Primary IP Address............................. 192.168.0.254
VMAC Address................................... 0000.5E00.0102
Authentication Type............................ None
Priority....................................... 254
Configured Priority............................ 254
Advertisement Interval (secs).................. 255
Pre-empt Mode.................................. Enable
Administrative Mode............................ Enable
State.......................................... Master
Logging is enabled
Console Logging: level debug. Console Messages: 871 Dropped.
Buffer Logging: level debug. Buffer Messages: 18 Logged,
File Logging: level debug. File Messages: 872 Dropped.
CLI Command Logging : disabled
Web Session Logging : disabled
SNMP Set Command Logging : disabled
70 Messages dropped due to lack of resources.
Buffer Log:
<191> APR 25 04:44:31 10.0.0.2-1 VRRP[163527360]: vrrp_debug.c(197) 1 %% Pkt TX - Intf: 0/4/1(674),SrcIP:192.168.0.2,DestIp :224.0.0.18,Version:2,PktType:1,VrId:2,Priority:254,Count IP Addrs:1,AuthType:0,Adver int:1,AuthData :,Addresses:192.168.0.254
<191> APR 25 04:44:32 10.0.0.2-1 VRRP[163527360]: vrrp_debug.c(197) 2 %% Pkt TX - Intf: 0/4/1(674),SrcIP:192.168.0.2,DestIp :224.0.0.18,Version:2,PktType:1,VrId:2,Priority:254,Count IP Addrs:1,AuthType:0,Adver int:1,AuthData :,Addresses:192.168.0.254
<191> APR 25 04:44:34 10.0.0.2-1 VRRP[163527360]: vrrp_debug.c(197) 3 %% Pkt TX - Intf: 0/4/1(674),SrcIP:192.168.0.2,DestIp :224.0.0.18,Version:2,PktType:1,VrId:2,Priority:254,Count IP Addrs:1,AuthType:0,Adver int:1,AuthData :,Addresses:192.168.0.254
<191> APR 25 04:44:35 10.0.0.2-1 VRRP[163527360]: vrrp_debug.c(197) 4 %% Pkt TX - Intf: 0/4/1(674),SrcIP:192.168.0.2,DestIp :224.0.0.18,Version:2,PktType:1,VrId:2,Priority:254,Count IP Addrs:1,AuthType:0,Adver int:1,AuthData :,Addresses:192.168.0.254
SWITCH 1
configure
vlan database
vlan 2-3
vlan routing 2 1
vlan routing 3 2
exit
stack
member 1 2
exit
switch 1 priority 1
ip address 10.0.0.1 255.255.255.248
no ip domain-lookup
access-list permit permit ip 0.0.0.0 0.0.0.0 192.168.0.0 255.255.255.0
ip routing
interface vlan 2
name "SRV"
routing
ip address 192.168.0.1 255.255.255.0
ip vrrp 2
ip vrrp 2 mode
ip vrrp 2 ip 192.168.0.254
ip vrrp 2 priority 250
ip vrrp 2 timers advertise 180
exit
interface vlan 3
name "Infra"
routing
ip address 192.168.1.254 255.255.255.0
exit
username "admin" password 25d55ad283aa400af464c76d713c07ad level 15 encrypted
ip vrrp
!
interface ethernet 1/g3
switchport mode trunk
switchport trunk allowed vlan add 3
exit
!
interface ethernet 1/g46
switchport access vlan 3
exit
!
interface ethernet 1/g47
switchport access vlan 2
exit
!
interface ethernet 1/g48
channel-group 1 mode on
exit
!
interface port-channel 1
switchport mode trunk
switchport trunk allowed vlan add 1-3
exit
exit
SWITCH 2
configure
vlan database
vlan 2-3
vlan routing 2 1
vlan routing 3 2
exit
stack
member 1 2
exit
ip address 10.0.0.2 255.255.255.248
interface vlan 2
routing
ip address 192.168.0.2 255.255.255.0
ip vrrp 2
ip vrrp 2 mode
ip vrrp 2 ip 192.168.0.254
ip vrrp 2 priority 140
ip vrrp 2 timers advertise 180
exit
interface vlan 3
routing
exit
username "admin" password 25d55ad283aa400af464c76d713c07ad level 15 encrypted
ip vrrp
!
interface ethernet 1/g2
switchport access vlan 2
exit
!
interface ethernet 1/g48
channel-group 1 mode on
exit
!
interface port-channel 1
switchport mode trunk
switchport trunk allowed vlan add 1-3
exit
snmp-server community public rw
0 events found


DELL-Willy M
802 Posts
1
August 30th, 2012 12:00
62xx switches do not have the option to accept ping packets on vrrp virtual interface. Some other powerconnect switches do have this function that was introduced in firmware updates.
Are you wanting the 2 switches to back each other up? What is the overview of how you are wanting the VRRP set up?
Can you run these commands and provide the output on both switches?
console# show ip vrrp interface brief
console# show ip vrrp interface stats vlan #
console# show ip vrrp brief
console# show ip vrrp
Do you have the clients pointed to the IP 192.168.0.254 for their gateway? This is what would give the redundancy if the switch went down.
Hope this helps,
Keep us updated if you can.
sidneybsa
2 Posts
0
August 30th, 2012 12:00
I want to configure VRRP on two switches to failover in hot standby. Same as Cisco's HSRP, where a Virtual IP responds by VRRPasset which would be the network gateway.I do not have this command: show ip vrrp briefDELL-Willy M
802 Posts
1
August 30th, 2012 13:00
Look's like everything is set up properly. What you have is a Master/Backup that is similar to the Cisco HSRP Active/Standby. The main difference is that VRRP is limited to 2 devices where Cisco has the option to set up a group of devices for further redundancy. The third... device is listening and can take over as backup if a failover occurs.
In both cases the Master/Active is handling the gateway and sending information to the Backup/Standby for failover redundancy.
fknishiyama
1 Message
0
March 4th, 2013 06:00
Hello ! I'm searching for VRRP capabilities of 6248. I have two PC6248 both running 3.3.2.3 firmware and I'm intend to set vrrp between then to achieve some redundancy. Reading the above conversations it seems there are some limitations of icmp reply responses from virtual ip address used in vrrp configuration. is this limitation corrected on newer firmware versions ? Thanks in advance and sorry for my poor english !!
DELL-Willy M
802 Posts
1
March 4th, 2013 10:00
The option to ping virtual ip address of the VRRP router was added in the 4.x firmware. The 62xx model is locked at level 3.x firmware.
It does not look like the feature is going to be added to the 62xx model in the near future, if at all.