Use the commands in this topic to enable Helix Enterprise on on-premises appliances.
To enable Helix Enterprise mode on an on-premises appliance:
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
To enable Helix Enterprise mode on an appliance and allow SSO:
hostname (config) # helix mode on-premises
To enable Helix Enterprise mode on an appliance and enforce SSO:
hostname (config) # helix mode on-premises with-sso
Verify your changes:
hostname (config) # show helix
Save your changes:
hostname (config) # write memory
Example
The following example shows the current Helix Enterprise status of nx-01 and then enables Helix Enterprise on it.
nx-01 (config) # show helix Helix Configurations: Enabled : no FQDN : Bootstrap Certificate : nx-01 (config) # helix mode on-premises nx-01 (config) # show helix Helix Configurations: Enabled : yes FQDN : myhelix.receiver.apps.fireeye.com Bootstrap Certificate : helix-bootstrap Single Sign-On : allowed Console URL : https://apps.fireeye.com/helix/id/abcdef123 Alert Sync Enabled : yes Alert Sync From : 0 days old Alert Sync Max Count : 10000