02-09-2013 10:52 AM - edited 03-07-2019 11:37 AM
Hi all,
I config 2691 as Master for VRRP and it was tracking int fa0/0.
I shutdown the interface fa0/0 and
2691 int fa1/1 was changed from master to backup.
2691Router# sh vrrp
FastEthernet1/1 - Group 30
State is Backup
Virtual IP address is 192.168.7.1
Virtual MAC address is 0000.5e00.011e
Advertisement interval is 0.100 sec
Preemption enabled, delay min 60 secs
Priority is 90
Track object 1 state Down decrement 10
Master Router is 192.168.7.2, priority is 100
Master Advertisement interval is 1.000 sec
Master Down interval is 0.909 sec (expires in 0.385 sec)
Then i checked the logs on the router which are below
Feb 9 11:42:58.652 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:42:58.688 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:02.124 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:02.188 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:03.100 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:03.116 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:05.812 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:05.836 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:07.636 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:07.668 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:08.580 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:08.616 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:09.528 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:09.588 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:10.500 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:10.576 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:14.169 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:14.213 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Feb 9 11:43:20.261 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Backup -> Master
Feb 9 11:43:20.273 MST: %VRRP-6-STATECHANGE: Fa1/1 Grp 30 state Master -> Backup
Need to know when int fa1/1 has become the backup then why it is bouncing between backup and master?
Thanks
Mahesh
02-09-2013 12:53 PM
Hi Mahesh,
Can you please provide the configuration from both the switches?
Thanks,
Inayath
02-09-2013 01:06 PM
Hi Inayath
Here is config from both switches
R3#sh run int fa1/0
Building configuration...
Current configuration : 154 bytes
!
interface FastEthernet1/0
ip address 192.168.7.2 255.255.255.0
duplex auto
speed auto
vrrp 30 ip 192.168.7.1
vrrp 30 preempt delay minimum 60
end
R3# sh vrrp
FastEthernet1/0 - Group 30
State is Backup
Virtual IP address is 192.168.7.1
Virtual MAC address is 0000.5e00.011e
Advertisement interval is 1.000 sec
Preemption enabled, delay min 60 secs
Priority is 100
Master Router is 192.168.7.3, priority is 100
Master Advertisement interval is 1.000 sec
Master Down interval is 3.609 sec (expires in 3.529 sec)
2691Router# sh run int fastEthernet 1/1
Building configuration...
Current configuration : 308 bytes
!
interface FastEthernet1/1
ip address 192.168.7.3 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
vrrp 30 ip 192.168.7.1
vrrp 30 timers advertise msec 100
vrrp 30 preempt delay minimum 60
vrrp 30 track 1
end
2691Router# sh vrrp
FastEthernet1/1 - Group 30
State is Master
Virtual IP address is 192.168.7.1
Virtual MAC address is 0000.5e00.011e
Advertisement interval is 0.100 sec
Preemption enabled, delay min 60 secs
Priority is 100
Track object 1 state Up decrement 10
Master Router is 192.168.7.3 (local), priority is 100
Master Advertisement interval is 0.100 sec
Master Down interval is 0.909 sec
Thanks
Mahesh
02-11-2013 01:40 AM
Hi Mahesh,
I didnt find any issue on my device with this configuration.
Let me know how is your setup?
R u testing this on GNS? If yes do provide me the GNS file so that I test and get back to you with the result.
If its on live then provide me the network diagram and config from all the devices.
Regards
Inayath
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide