Use the commands in this topic to configure the Central Management System as a cache proxy that resides between the managing Central Management System and the appliances.
Enable the CLI configuration mode.
cm-hostname > enable cm-hostname # configure terminal
Specify that the custom DTI source address is available for the Central Management System:
cm-hostname (config) # fenet dti custom address availableSpecify the custom address that the managing Central Management System will use as the download source for software updates:
cm-hostname (config) # fenet dti source type CUSTOM address address port portwhere:
address is the IP address of the managing Central Management System.
port is the source HTTPS port (433 by default).
Specify the custom user name and password that the managing Central Management System will use to authenticate access for software downloads.
cm-hostname (config) # fenet dti source type CUSTOM username CMS username password CMS passwordSpecify the custom DTI upload destination that the cache proxy will use for proxy software uploads.
cm-hostname (config) # fenet dti upload destination type CUSTOM address address port portwhere:
address is the IP address of the managing Central Management System.
port is the source HTTPS port (433 by default).
Specify the custom user name and password to authenticate access for software uploads.
cm-hostname (config) # fenet dti upload destination type CUSTOM username CMS username password CMS passwordSpecify the custom Malware Intelligence Lab (MIL) server destination that the managing Central Management System will use for malware detection and callback intelligence.
cm-hostname (config) # fenet dti mil service type CUSTOM address address port portwhere:
address is the IP address of the managing Central Management System.
port is the source HTTPS port (433 by default).
Specify the custom user name and password to authenticate access for malware detection and callback intelligence.
cm-hostname (config) # fenet dti mil service type CUSTOM username CMS username password CMS passwordSet the custom DTI download server to the managing Central Management System for software updates.
cm-hostname (config) # fenet dti source default CUSTOMSet the custom DTI upload destination to the managing Central Management System for software uploads.
cm-hostname (config) # fenet dti upload destination default CUSTOMSet the custom MIL server destination to the managing Central Management System for malware detection and callback intelligence.
cm-hostname (config) # fenet dti mil service default CUSTOMSave your changes.
cm-hostname (config) # write memoryVerify the configuration settings for the Central Management System to run as a cache proxy. Enter the show fenet dti configuration command.
cm-hostname (config) # show fenet dti configurationDTI CLIENT CONFIGURATIONS:
ACTIVE SETTINGS:
Mode : proxy
Download source : CUSTOM (CMSuser@172.16.127.214)
Upload destination : CUSTOM (CMSuser@172.16.127.214)
Mil service : CUSTOM (CMSuser@172.16.127.214)
AVAILABLE OPTIONS:
--------------------------------------------------------
Download User Address
--------------------------------------------------------
CDN CMSuser cloud.fireeye.com
CMS CMSuser 172.16.127.238
CUSTOM CMSuser 172.16.127.214
DTI CMSuser staticcloud.fireeye.com
--------------------------------------------------------
Upload User Address
--------------------------------------------------------
CMS CMSuser 172.16.127.238
CUSTOM CMSuser 172.16.127.214
DTI CMSuser up-staticcloud.fireeye.com
--------------------------------------------------------
MIL User Address
--------------------------------------------------------
CMS CMSuser 172.16.127.238
CUSTOM CMSuser 172.16.127.214
DTI CMSuser mil-staticcloud.fireeye.com