Maximize your protection, eliminate business risks.
Optimize and modernize with cloud transformation.
Empower your people to work securely from anywhere.
Let us handle IT so you can focus on growing your business.
Get multichannel 24/7/365 expert end-user support.
Protect, detect, and respond—Dataprise keeps your business secure.
Maximize uptime with with industry-leading DRaaS.
Swiftly mitigate cyber threats and restore security.
Improve efficiency, productivity and outcomes with cloud.
Ensure all mobile devices, everywhere, are secure.
Gain a competitive edge with strategic IT solutions.
This battle-tested checklist enables your team to swiftly initiate a ransomware response.
IT for businesses of all sizes, in any industry.
Empower institution growth with custom IT solutions.
Ensure your firm is always in compliance.
Improve patient care and staff morale.
Deal with pressing legal matters, not IT.
Keep up with the evolving digital landscape.
Focus on your mission by outsourcing IT.
Accelerate PE client deals and secure data.
Empower Your Municipality with Secure, Reliable IT Services
Execute initiatives and develop IT strategies.
Get the latest industry insights and trends.
Join us at events in person and online.
Hear from clients and learn more about strategic IT.
See how Dataprise can make IT your greatest asset.
Get informative technical resources from IT experts.
Stay on stop of emerging cybersecurity threats.
Discover the key areas of DR your organization needs to address to ensure downtime is minimized.
Gain a strategic asset by bringing harmony to IT.
Ensure 24/7 support and security with dedicated teams.
Drive business forward by partnering with Dataprise.
Meet our one-of-a-kind leadership team.
Discover the recognition Dataprise has earned.
Help us help businesses with strategic IT.
Grow through acquisition and partnership with Dataprise.
Embracing different perspectives and backgrounds.
Find a Dataprise location near you.
Dataprise is committed to empowering more women to consider a career in technology.
Explore our trusted partnerships with leading tech innovators.
Posts
By: Stephanie Hamrick
Table of content
VRRP (Virtual Router Redundancy Protocol) is a First Hop Redundancy Protocol (yes they give this an acronym of FHRP). FHRPs are designed to allow for a highly available gateway (or first hop) for hosts and systems. FHRPs allow for multiple distinct routers to share a common gateway IP address using a shared Media Access Control (MAC) address. This is done to increase the availability and reliability of the gateway address.
All VRRP routers will share the MAC address of the virtual IP address. This is important because by default, the Window OS(s) has an ARP table timeout of 10 minutes. This can be changed by a registry hack on ArpCacheLife (HKLMSYSTEMCurrentControlSetServicesTcpipParameters). So typically if a gateway failed, it would take 10 minutes before the Windows servers would send an ARP request for a MAC address of the gateway IP address.
VRPP sets up the MAC address of the assigned IP address off the group number set up in the configuration. So for example, I set up a router with two interfaces on two separate interfaces group number 1 and 15.
Now I run a “show vrrp” on the router:
So from this, we see the VRRP group 1 with a virtual MAC address of 0000.5e00.0101 and VRRP group 15 with a virtual MAC address of 0000.5e00.010f. This shows us that the device is using the base MAC of 0000.5e00.0100 + the Group ID.
So the active responder is the master in the case of VRRP. It will respond “pickup” traffic addressed to the virtual MAC address and forward it along. Note the backup router(s) will also “pickup” the traffic addressed to the virtual address, but they will not forward it along. The master will forward out VRRP advertisements (multicast packets to the IP 224.0.0.18) at the rate of the advertisement interval. As it can be seen above, this is 1 second by default. The hold down timer is three (3) times the advertisement interval. So by default a failed router will have traffic restored in 3 seconds instead of 10 minutes.
Jason Howe, PEI
Find more articles like this from beginning concepts to advanced troubleshooting on the Networking section of our blog!
Tracking Availability with VRRP and IP SLA
Configuring a Guest OS on a Cisco Router
INSIGHTS
Subscribe to our blog to learn about the latest IT trends and technology best practices.