Selects guest images to be installed. You can install the default guest images, a particular Trellix bundle of guest images, or one or more individual guest image profiles. Each choice is mutually exclusive. However, you can have more than one profile guest image. We recommend that you do not use the no form of this command for bundles or defaults; selecting different bundle or default guest images automatically resets the current guest images.
Note
The ID number used in the guest-images configure bundle and guest-images configure profile commands is obtained from the output of the show guest-images available bundles and show guest-images available profiles commands, respectively.
The ID number used in the no guest-images configure bundle and no guest-images configure profile commands is obtained from the output of the show guest-images config command.
Syntax
[no] guest-images configure {bundlebundle_id | defaults | profileprofile_id}Parameters
no
Reconfigures a guest image profile.
bundle bundle_id
Specifies a Trellix guest images bundle
defaults
Selects the default guest images.
profile profile_id
Specifies a guest image profile.
Examples
The following example displays the available guest images profiles installed on the Trellix appliance.
hostname (config) # show guest-images available profiles
The following profiles are available:
[0] winxp-sp3 - Windows XP sp3 English 32-bit (AMD).
[1] win7-sp1 - Windows 7 SP1 English 32-bit (AMD) .
[2] win7x64-sp1 - Windows 7 sp1 English 64-bit (AMD).
The following example configures available guest images profile 2.
hostname (config) # guest-images configure profile 2
Configured [2] win7x64-sp1 - Windows 7 sp1 English 64-bit (AMD).
Guest-image configuration settings have been successfully updated.
Run 'show guest-images config' to list current Guest-image configuration.
The following example displays the profile IDs for those profiles that you want to reconfigure.
hostname (config) # show guest images config
Guest-image configuration contains the following profiles:
[0] win7x64-sp1 - Windows 7 sp1 English 64-bit (AMD).
The following example reconfigures the configured guest images profile 0.
hostname (config) # no guest-images configure profile 2
Unconfigured [2] win7x64-sp1 - Windows 7 sp1 English 64-bit (AMD).
Guest-image configuration settings have been successfully updated
Run 'show guest-images config' to list current Guest-image configuration.
User role
Command mode
Config