07-30-2019 06:42 AM
I have the below scenario.
1) Access layer switch connected to 2 Cisco 2911 router which has 24 port switching module.
2) Each router has 2 type of connectivity ( 1 for private DC & the other for local internet breakout)
3) VLAN 10 is data vlan used for PCs.
4) R1 is primary for VLAN 10 based on HSRP
I am trying to achieve the below.
- Create route map based on source & destination IP address match (Source 192.168.100.0/24 & Destination 8.8.8.8)
- If matched send the traffic to Internet via R1 (Gi0/1)
- R1 will be the primary & it will be configured for NAT on interface G0/1
I am able to achieve the above.
In case if the ISP1 fails, the same traffic should flow through R1 -> R2 -> Internet.
This scenario is not working.
Attcahed are my configurations with respect to R1 & R2. What am i missing.
07-30-2019 07:22 PM
Any help
07-31-2019 03:06 AM
Hi
Have a look at -
set ip next-hop verify-availability [ next-hop-address sequence track object ]
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