Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Enabling Tracking of the CPE-Facing Layer 2 Interface

This topic describes how to configure the VRRP group to track the status of the CPE-facing Layer 2 interface (subnet).

Note: If there is only one Layer 2 interface in the bridge domain, this step is optional. If the only Layer 2 interface is down, the bridge domain is also down, including the IRB interface. This also brings down the VRRP instance.

To enable interface tracking for the VRRP group:

  1. Enable interface tracking for the VRRP group.
    [edit interfaces irb unit 106 family inet address 10.132.11.1/24 vrrp-group 106]user@host# edit track interface ge-1/2/7.106user@host# set priority-cost 100
  2. Review the configuration.
    [edit interfaces irb unit 106 family inet address 10.132.11.1/24 vrrp-group 106 track]user@host# upuser@host# show
    interface ge-1/2/7.106 {
        priority-cost 100;
    }
    

Modified: 2015-10-29