Quantis Appliance User Manual
Document version : 2.13
Distribution : Confidential
Date : 06.08.2020
Page: 30 / 47
syslog messages are redirected to a dedicated syslog server to order to audit the keep alive activities.
5.1
Configuration of the Hot Standby
Log in the CLI of the appliance 1 and type:
qa-cli>
monitor-log
–
-type syslog
–
-addr 10.17.17.3
qa-cli>
keep-alive
–
-state BACKUP
–
-interfacenum 1
–
-interfacename eno1
qa-cli>
keep-alive
–
-priority 100
–
-interfacenum 1
qa-cli>
keep-alive
–
-enable true
Log in the CLI of the appliance 2 and type:
qa-cli>
monitor-log
–
-type syslog
–
-addr 10.17.17.3
qa-cli>
keep-alive
–
-virtual-ip 10.17.17.10
qa-cli>
keep-alive
–
-state MASTER
–
-interfacenum 1
–
-interfacename eno1
qa-cli>
keep-alive
–
-priority 101
–
-interfacenum 1
qa-cli>
keep-alive
–
-enable true
qa-cli>
keep-alive
global_defs {
notification_email {
}
notification_email_from [email protected]
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
}
}