Quantis Appliance User Manual
Document version : 2.13
Distribution : Confidential
Date : 06.08.2020
Page: 41 / 47
qa-cli>
firmware-update update
Update finished
6.11
hostname: Set network hostname
NAME:
hostname
DESCRIPTION: Get or set the hostname
OPTIONS:
--name
Specify the new hostname
EXAMPLE
qa-cli>
hostname
qa.srv1
qa-cli>
hostname --name qa.srv2
Hostname correctly changed to 'qa.srv2'
6.12
keep-alive: Configure Hot Standby
An example is provided in part
NAME:
keep-alive
DESCRIPTION:
Configure the keep alive for Hot Standby
OPTIONS:
--enable
[true | false] enable the Hot Standby. Must be identical on both appliance
--priority
[1..254] numeric value. High value has higher priority. Must be different on
both appliance.
--state
[MASTER | BACKUP] Define the initial state. Must be different on
both appliance.
--virtual-ip
The shared virtual IP address. Must be identical on both appliance.