LMI commands

Use the LMI commands to work with the local management interface.

In the virtual appliance command-line interface, enter lmi to work with the local management interface.
sdsva.example.com> lmi
Enter help command to view the usage and options for the commands.
sdsva.example.com:lmi> help command
reset_lmi_cert
Resets the server certificate for the local management interface to a self-signed certificate.
If the certificate expires, the local management interface is not reachable. Use the reset_lmi_cert command within the local management interface menu to generate a self-signed certificate so that access to the local management interface can be reestablished.
restart
Restarts the local management interface.
reset lmi ciphers

Resets the ciphers for the local management interface to the following default values:

  • TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
Note: After running the reset_lmi_ciphers, ensure you delete or correct the lmi.security.ciphers and lmi.security.protocol advanced tuning parameters before the first appliance reboot. For more information, see Managing advanced tuning settings.