set lbcertificate enable or disable

Prev Next

This command enables or disables the web certificate setting for the LB service and also checks its status.

CLI to check the LB certificate status setting

show lbcertificate status

The LB web certificate setting is enabled (or disabled).

CLI to disable the LB certificate setting for web-certificate

set lbcertificate disable

The device will restart the LB service to use the default certificate.
Do you want to continue? (Y/N): y

Disabled the LB certificate setting to use web certificate for LB service.

If the service is already disabled, then

The device will restart the LB service to use the default certificate.
Do you want to continue? (Y/N): y
LB certificate setting already disabled.
Failed to change lb certificate setting.
CLI to enable the LB certificate setting for web-certificate

set lbcertificate enable

The device will restart the LB service to use the default certificate.
Do you want to continue? (Y/N): y

Enabled the LB certificate setting to use web certificate for LB service.

If the service is already enabled, then

The device will restart the LB service to use the web-certificate.
Do you want to continue? (Y/N): y
LB certificate setting already enabled.
Failed to change lb certificate setting.