Brocade enhancements of vrrp, Pre-emption, Virtual router mac address – Brocade BigIron RX Series Configuration Guide User Manual
Page 536: Track ports and track priority
![background image](/manuals/361694/536/background.png)
458
BigIron RX Series Configuration Guide
53-1002484-04
Overview of VRRP
17
Virtual routers use VRID Hello messages to determine if a Master router is available. They send
Hello messages to IP Multicast address 224.0.0.18 at a specified frequency. The Backup routers
waits for a duration of time for a Hello message from the Master. This duration is called the Dead
Interval. If a Backup router does not receive a Hello message by the time the dead interval expires,
the Backup router assumes that the Master router is dead. the Backup router with the highest
priority becomes the Master router. Once the Owner router becomes available, it becomes the
Master router and the current Master router returns to being a backup router.
Pre-emption
If the pre-emption feature is enabled, a Backup router that is acting as the Master can be
pre-empted by another Backup router that has a higher priority. This can occur if you add a new
Backup while the Owner is still available and new Backup router has a higher priority than the
Backup router that is acting as Master.
Virtual router MAC address
When you configure a VRID, the software automatically assigns its MAC address as the virtual
router’s MAC address. The first five octets of the address are the standard MAC prefix for VRRP
packets, as described in RFC 3768. The last octet is the VRID. THE VRID number becomes the
final octet in the virtual router’s virtual MAC address. For example, the MAC address for VRID is
000.5e00.0101.
When the virtual router becomes the Master router, it broadcasts a gratuitous ARP request
containing the virtual router’s MAC address for each IP address associated with the virtual router.
In
, Router1 sends a gratuitous ARP with MAC address 00-00-5e-00-01-01 and IP address
192.53.5.1. Hosts use the virtual router’s MAC address in routed traffic they send to their default
IP gateway (in this example, 192.53.5.1).
Brocade enhancements of VRRP
Brocade enhanced VRRP by adding the following options:
•
Track Ports and Track Priority
•
Suppression of RIP Advertisements for Backed Up Interfaces
•
Authentication
•
VRRP’s operation is independent of RIP, OSPF, and BGP
Track ports and track priority
Brocade enhanced VRRP by giving a VRRP router the capability to monitor the state of the
interfaces on the other end of the route path through the router. For example, in
page 457, interface e1/6 on Router1 owns the IP address to which Host1 directs route traffic on its
default gateway. The exit path for this traffic is through Router1’s e2/4 interface.
Suppose interface e2/4 goes down. Even if interface e1/6 is still up, Host1 is cut off from other
networks. In conventional VRRP, Router1 would continue to be the Master router despite the
unavailability of the exit interface for the path the router is supporting. However, if you configure
interface e1/6 to track the state of interface e2/4, if e2/4 goes down, interface e1/6 responds by
changing Router1’s VRRP priority to the value of the track priority. In the configuration shown in