Use the commands in this section to download system images from the DTI network and store them in the cache on the Central Management System appliance. You can download the latest system image for all managed appliances or for a specific type of managed appliance. You can also download a specific version of a system image.
Note
You can perform only one download operation at a time.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Download the system image:
hostname (config) # fenet dti cache populate image product allConfirm that the operation succeeded:
hostname (config) # show fenet dti cache populate images status
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Download the system image:
hostname (config) # fenet dti cache populate image product <product>where
<product>is the product identifier, such as wMPS. Use thefenet dti cache populate image product ?command to see a list of the product identifiers.Confirm that the operation succeeded:
hostname (config) # show fenet dti cache populate images status
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Download the system image:
hostname (config) # fenet dti cache populate image product <product> version <version>where :
<product>is the product identifier, such as wMPS. Use thefenet dti cache populate image product ?command to see a list of the product identifiers.<version>is the product version. Use thefenet dti cache populate image product <product> version ?command to see a list of the available versions.
Confirm that the operation succeeded:
hostname (config) # show fenet dti cache populate images status
Examples
The following example downloads the latest system image for the Network Security appliance.
hostname (config) # fenet dti cache populate image product wMPS Operation started in the background. Run 'show fenet dti cache populate images status' to check on status. hostname (config) # show fenet dti cache populate images status Active Download ID: v54n Start Time: 2015/10/08 00:57:36.139 Elapsed Time: 12 sec ============================================================== Download Tasks ============================================================== Downloading the 7.7.0 image for wMPS Progress: 59.00 % Status: running hostname (config) # show fenet dti cache populate images status Active Download ID: v54n Start Time: 2015/10/08 00:57:36:139 Elapsed Time: 20 sec ============================================================== Download Tasks ============================================================== Downloading the 7.7.0 image for wMPS Progress: 100 % Status: success
The following example downloads the Email Security — Server 7.6.1 system image.
hostname (config) # fenet dti cache populate image product eMPS 7.6.1
Operation started in the background.
Run 'show fenet dti cache populate images status' to check on status.
hostname (config) # show fenet dti cache populate images status
Active Download ID: pzz2
Start Time: 2015/10/07 14:37:51.220
End Time: 2015/10/07 14:38:02.520
Elapsed Time: 11 sec
==============================================================
Download Tasks
==============================================================
Downloading the 7.6.1 image for eMPS
Progress: 100.00 %
Status: success