mVRRP is used when multiple VRRP groups coexist. mVRRP helps decrease the number of VRRP Advertisement packets to be sent and minimize network bandwidth consumption.
Figure 1 shows mVRRP. At the aggregation layer on a MAN, a switch is usually dual-homed to two Devices. Multiple VRRP groups can be configured on the two routers to transmit various types of services. Each VRRP group maintains its own state machine, which causes the routers to exchange a lot of VRRP Advertisement packets.
To simplify VRRP operations and decrease bandwidth consumption, configure a VRRP group as an mVRRP group and bind other service VRRP groups to the mVRRP group. The mVRRP group determines the status of the service VRRP groups.
Object |
Usage Scenario |
---|---|
Common VRRP group |
If multiple VRRP groups are configured to forward traffic, large numbers of VRRP Advertisement packets are generated, which consumes network bandwidth resources and affects CPU performance. To resolve this issue, configure an mVRRP group and bind common VRRP groups to the mVRRP group. The mVRRP group sends VRRP Advertisement packets to determine the master/backup status of the common VRRP groups. |
VRRP-disabled interface |
An mVRRP group can be bound to VRRP-disabled interfaces. A master/backup mVRRP switchover can trigger an active/standby switchover on these interfaces, preventing traffic loss. |
Service PW |
An mVRRP group can be bound to service PWs. A master/backup mVRRP switchover can trigger a primary/secondary switchover on these service PWs, preventing traffic loss. |
Before configuring an mVRRP group, complete the following tasks:
Configure network layer attributes for interfaces to ensure network connectivity.
Configure basic VRRP functions if the mVRRP group functions as a gateway.