Tag Archives: EIGRP

How to configure gateway redundancy with VRRP in IOS

I recently posted a blog (How to configure gateway redundancy with HSRP in IOS) about how to configure HSRP for gateway redundancy. In that blog I mentioned that there is an alternate protocol which performs the same functionality as HSRP, but it is not Cisco-proprietary. This protocol is Virtual Router Redundancy Protocol (VRRP). Figure 1 … Continue reading How to configure gateway redundancy with VRRP in IOS

How to redistribute routes using Cisco route maps and IP prefix lists

In previous blogs I have covered both ip prefix lists and route maps How to interpret Cisco IP prefix lists and How to Decipher Cisco Route Maps. Now I want to take some of what has been discussed and make a useful application to an actual network scenario and router configurations. Let’s say I have a … Continue reading How to redistribute routes using Cisco route maps and IP prefix lists