Circuit-Failover - Allied Telesis x510-28GTX Command Reference Manual

Stackable gigabit edge switches x510 series
Table of Contents

Advertisement

VRRP C
OMMANDS
-
CIRCUIT
FAILOVER

circuit-failover

Overview
Use this command to enable the VRRP circuit failover feature.
Circuit failover enables the device to take action if the uplink interface goes down,
so that the VRRP backup, whose uplink interface is still active, takes over as VRRP
master. See the Usage section below and the
Configuration Guide
Use the no variant of this command to disable this feature.
circuit-failover <interface> <1-253>
Syntax
no circuit-failover [<interface> <1-253>]
Mode
Router Configuration
Usage
You can use Circuit Failover to monitor up to 32 interfaces per VRRP instance. If a
VRRP instance is configured to monitor multiple interfaces, the VRRP priority will
be cumulatively decremented by the configured delta for each interface as it goes
down.
For example, if VRRP is configured to monitor VLAN2 and VLAN3 with the
commands:
awplus#
awplus(config)#
awplus(config-if)#
awplus(config-if)#
awplus(config)#
awplus(config-router)#
awplus(config-router)#
awplus(config-router)#
awplus(config-router)#
C613-50170-01 Rev B
for more information.
Parameter
Description
<interface>
The interface of the router that is monitored. The interface must
exist on the router, and is usually an upstream interface. Should the
interface go down, then another router that is configured as a
backup router in the group takes over as the master. You should
configure the circuit failover on an interface other than the active
VRRP interface - generally the uplink interface.
<1-253>
Delta value. The value by which virtual routers decrement their
priority value during a circuit failover event. Configure this value to
be greater than the difference of priorities on the master and
backup routers. In the case of failover, this priority delta value is
subtracted from the current VR Master Router priority value.
configure terminal
interface vlan1
router vrrp 1 vlan1
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP Feature Overview and
ip address 192.168.1.1/24
exit
virtual-ip 192.168.1.10 backup
priority 100
circuit-failover vlan2 10
circuit-failover vlan3 20
2112

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents