Quantis Appliance User Manual
Document version : 2.13
Distribution : Confidential
Date : 06.08.2020
Page: 42 / 47
--
interfacenum
[1|2] This species the VRRP instance, i.e. network interface to configure the keep-
alive functionality on. This is to allow interfaces to be configured separately.
EXAMPLE
qa-cli>
keep-alive
–
-interfacenum 1
–
-virtual-ip 10.17.17.10
qa-cli>
keep-alive
–
-state MASTER
–
-interfacenum 1
qa-cli>
keep-alive
–
-priority 101
–
-interfacenum 1
qa-cli>
keep-alive
–
-enable true
qa-cli
> keep-alive
global_defs {
notification_email {
smtp_server localhost
smtp_connect_timeout 30
}
vrrp_instance VI_1 {
state MASTER
interface eno1
virtual_router_id 51
priority 101
advert_int 1
authentication {
auth_type PASS
auth_pass 1111
}
virtual_ipaddress {
10.17.17.10
}
}
vrrp_instance VI_2 {
state MASTER
interface eno2
virtual_router_id 51
priority 101
advert_int 1
authentication {