The management interface is the port through which the virtual appliance is managed and administered. It is also the port through which integration of the Central Management System appliance and a managed appliance is managed. With the single-port address type, the management interface is also the port through which a managed appliance requests and downloads software updates from the DTI network.
Initial settings need to be configured to set up the management interface, and to allow access to the network, change the default administrator password, and so on.
If your virtual appliances are managed by VMware vCenter Server, the Deploy OVF Template wizard includes a Customize template screen that allows you to enter your activation code and supply CLI commands that configure the appliance. You can also reset the password for the "admin" user on this screen.
If the wizard does not include the Customize template screen or if you choose not to use it, you can use the console of the vSphere Web Client to type the activation code and commands that allow the admin to log in to the CLI or Web UI to configure the appliance. You can fully configure the appliance from the console, but it might be inconvenient because you cannot paste into the console.
Using the customize template screen
The Customize template screen is included in the Deploy OVF Template wizard if you connect to your ESXi host through VMware vCenter Server. For an illustration of this screen and information about the other wizard screens, see Installing a virtual EX series appliance.
Trellix recommends that you use the Customize template screen to do at least the following:
Enter the activation code for your virtual appliance. The activation code contains many characters. The vSphere Web Client prevents you from pasting the activation code into the vSphere Web Client console, and it is easy to make a typing error.
Reset the password for the "admin" user if password authentication will be used to log into the CLI or Web UI over the network. The password must be changed to a password of at least eight characters.
You can also use this screen to provide commands for configuration settings that the system will apply during the initial boot. This can be convenient if you have a large number of virtual appliances to deploy, because you can create base sets of commands and then customize them for each deployment.
Note
You can use the system virtual bootstrap reset command to reset the Customize template screen values after the virtual appliance is deployed and running.
The following table describes the fields in the Customize template screen.
Field | Description |
|---|---|
Activation Code | The code you received in a secure email from Trellix that gives the virtual appliance its identity and access credentials. |
Initial CLI commands | A Base64-encoded set of commands that at a minimum allow the appliance to connect to your network. To use this field, type the commands in plain-text format, encode them to Base64, and then paste the encoded string into this field. (You could use the Linux command Consider using this field for network connectivity only, because the size of the string could become unwieldy. The string can be a maximum of 65,535 bytes, and cannot be line-wrapped. |
Initial CLI commands URL | A URL that points to a file on your network (for example, The virtual appliance needs network connectivity (which the commands in the Initial CLI commands field can establish) to access the file referenced in the URL. |
Reset admin password | A password of at least eight characters. The initial "admin" password must be reset to allow the admin user to log into the CLI or Web UI over the network unless both of the following are true:
|
Using the Console
Trellix recommends that you use the Customize template screen to provide initial configuration settings, because you cannot copy and paste into the vSphere Web Client console. However, if you do not use this screen, and if the license update feature is not enabled, Trellix recommends that you accept the evaluation licenses during the initial configuration, because typing the keys is tedious and prone to error. After the activation code is entered and the admin user has access to the appliance Web UI or CLI , you can copy and paste the license keys.
Log in to vSphere Web Client.
In the left pane, expand the ESXi IP address and then select the virtual appliance.
Click the icon next to the appliance name.

Note
If the virtual appliance is not running, click the green arrow next to this icon to start it. (The arrow in the illustration above is dimmed because the virtual appliance is already running.)
At the login prompt, enter admin.
At the password prompt, enter admin.
If prompted to change the password, configure a new password using the
username admin password <new password>command. You will be logged out. Log in again with the new password.Start the configuration jump-start wizard:
hostname (config) # configuration jump-startAnswer the wizard questions as described in Wizard Steps.
Email Security — Server Wizard Steps
The following table describes the questions the configuration wizard prompts you to answer. As noted in t he table, the wizard skips some steps based on your answers to previous steps.
Note
Press Ctrl+C to exit the configuration wizard. After the management interface is configured, an administrator can use the configuration jump-start CLI command to run the wizard again.