The TPVM running-config and operational data (including the TPVM image version and TPVM IP address) from the SLX device are persisted in the EFA DB. The following table describes the TPVM configurations that are persisted in the EFA DB.
TPVM Config | SLX Command Execution Stage | Type | Value | Description |
---|---|---|---|---|
auto-boot | Install only | Boolean | Exists or does not exist | Must always be enabled for an EFA TPVM. |
password | Pre-start only | string | An encoded non-clear text password string. If does not exist then default is “password”. | Extreme user password will not be clear-text in the running-config. Using encoded password string will still configure the SLX TPVM properly. If no password is set then default “password” is used. |
interface management
|
Pre-start only | string |
|
If configured as dhcp, the EFA must still fetch the existing management IP and Gateway IP to validate that the TPVM IP remains the same after the upgrade or node replacement. |
interface insight
|
Pre-start only | string |
|
|
hostname | Post-start | string | “hostname” | |
timezone | Post-start | string | “timezone” | |
dns server | Post-start | string | “FQDN” or “IPv4 address” | |
ntp server | Post-start | string | “FQDN” or “IPv4 address” | |
ldap
|
Post-start |
|
||
ldap ca-cert
|
Post-start | string |
|
ca-cert for ldap must be stored on the firmware-host and for EFA to support the node replacement. |
trusted-peer
|
Post-start | string |
|
Trusted-peer config typically exist on one of the EFA nodes. Push this config to the correct node after the upgrade. |
deploy | Install | Boolean |
|
Installs, starts, and applies the configurations to the TPVM instance. |
The complete existing TPVM config information will be persisted in the EFA DB when the device is registered, and only during the initial device registration. The TPVM running-config config information is read and stored during the deep device discovery phase so that user visible device registration times are not impacted. The TPVM config will only be fetched and stored during the initial device registration and not during subsequent device updates.
A timer is set up to poll daily data for any TPVM config changes and persist any new TPVM config changes for EFA HA peer managed devices.