# Keepalived activation

Persistent execution must be enabled on each reboot of the machine with the following command executed on each node:

`systemctl enable --now keepalived`

The status of each node can be checked at any time by executing the following command:

`systemctl status keepalived`