ESR series service routers.ESR-Series. User manual
Enable VRRP:
R1(config-subif)# vrrp
R1(config-subif)# exit
Configure VRRP for 192.168.20.0/24 subnet in the created sub-interface.
Specify unique VRRP identifier:
R1(config-sub)#interface gi 1/0/6.60
R1(config-subif)# vrrp id 20
Specify virtual gateway IP address 192.168.1.20:
R1(config-subif)# vrrp ip 192.168.20.1
Specify VRRP group identifier:
R1(config-subif)# vrrp group 5
Enable VRRP:
R1(config-subif)# vrrp
R1(config-subif)# exit
Configure R2 in the same manner.
14.2 Tracking configuration
Tracking is a mechanism, which allows activating entities, depending on VRRP/SLA state.
14.2.1 Configuration algorithm
Step Description Command Keys
1 Configure VRRP according to the
section VRRP configuration
algorithmor configure SLA.
2 Add Tracking object to the system
and switch to the Tracking object
parameters configuration mode.
esr(config)#tracking <ID> <ID> – Tracking object number, takes
values of [1..100].
In addition to tunnel creation, enable VRRP protocol (112) in the firewall.
When using IPsec with VRRP, it is recommended to configure DPD to speed up IPsec tunnel
rebuilding.