04-15-2024 09:58 PM
Facing issue with VRRP, when upstream router5 initiate traffic for downstream router6 then return traffic is not following VRRP VIP as Gateway. In my case switch2 is master and switch3 is standby.
If Router6 initiate the traffic then VRRP working fine.
04-15-2024 10:05 PM
Hello @Salman-Abbasi
Do you check the MAC address table on the switches to confirm that the MAC address associated with the VRRP VIP is properly learned and forwarded to the appropriate switch port ?
04-15-2024 10:11 PM
Hello M02@rt37
VIP vmac address is learned by swithc1 on port Gi0/2 which is connected master.
Best Regards
04-15-2024 11:03 PM
This normal
You need to add l3 link between two vrrp l3SW and use this link to config static route for any subnet behind R5 and R6 (one static route in each vrrp l3SW)
MHM
04-15-2024 11:15 PM
Hi,
Why i need L3 link between two VRRP switches as I already configured L3 interfaces between both VRRP switches. And Upsteam and downstream both Routers are directly connectly with Switch3 then why need static route.
When Router6 reply back to Router5 then router6 use VIP as a gateway and it will be dropped at Master switch (Switch1). This is not happening in my case.
Regards
Salman
987187874
04-15-2024 11:22 PM
Add l3 link
And it not necessary static route it can be ospf or eigrp run in all routers and vrrp l3sw.
Do that and check again
MHM
04-15-2024 11:39 PM
Hi,
See when Router5 initiate traffic then traffic reached at Router6 and at the time of return traffic it will do to VRRP master switch (Switch2) but this is not happening.
My only question why at the time of return traffic router6 not going towards VIP as a gateway. Even on switch1 VMAC is getting from master switch (swicth2).
For routing protocol i understand the switch2 should be routes towards router5.
Regards
Salman
+919871873874
04-15-2024 11:41 PM
Let me see
Show vrrp
Show mac in SW
MHM
04-15-2024 11:55 PM
04-16-2024 12:50 AM
Disable icmp redirect in l3SW2'
And check' it must know return use l3SW2 butnif this SW dont have route to Router then the ping is drop
MHM
04-16-2024 05:56 AM
Still having issue
04-16-2024 06:29 AM
In vios6
Did you disable ip routing
And config
Ip defualt gw point to VIP or VRRP
MHM
04-18-2024 09:22 PM
Hello MHM Cisco World,
Issue resolved thanks for your support.
Disabled the IP ICMP redirect on Router6 then return traffic is going via VIP .
04-18-2024 09:38 PM
You are so so welcome
MHM
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