Use the commands in this topic to configure the Central Management System appliance as a cache proxy that resides between the Central Management System appliance and the managed appliances.
Go to CLI configuration mode.
cm-hostname > enablecm-hostname # configure terminalSpecify that the custom DTI source address is available for the Central Management System appliance.
cm-hostname (config) # fenet dti custom address availableSpecify the custom address that the managing Central Management System appliance will use as the download source for software updates.
cm-hostname (config) # fenet dti source type CUSTOM address <address> port <port>where:
address is the IP address of the managing Central Management System appliance.
port is the source HTTPS port (443 by default).
Specify the custom username and password that the managing Central Management System appliance will use to authenticate access for software downloads.
cm-hostname (config) # fenet dti source type CUSTOM username <CMusername> password <CMpassword>Specify 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 <port>where:
address is the IP address of the managing Central Management System platform.
port is the source HTTPS port (443 by default).
Specify the custom username and password to authenticate access for software uploads.
cm-hostname (config) # fenet dti upload destination type CUSTOM username <CMusername> password <CMpassword>Specify the custom Malware Intelligence Lab (MIL) server destination that the managing Central Management System appliance will use for malware detection and callback intelligence.
cm-hostname (config) # fenet dti mil service type CUSTOM address <address> port <port>
where:
address is the IP address of the managing Central Management System platform.
port is the source HTTPS port (443 by default).
Specify the custom username and password to authenticate access for malware detection and callback intelligence.
cm-hostname (config) # fenet dti mil service type CUSTOM username <CMusername> password <CMpassword>Set the custom DTI download server to the managing Central Management System appliance for software updates.
cm-hostname (config) # fenet dti source default CUSTOMSet the custom DTI upload destination to the managing Central Management System appliance for software uploads.
cm-hostname (config) # fenet dti upload destination default CUSTOMSet the custom MIL server destination to the managing Central Management System appliance for malware detection and callback intelligence.
cm-hostname (config) # fenet dti mil service default CUSTOMwhere:
address is the IP address of the managing Central Management System platform.
port is the source HTTPS port (443 by default).
Save your changes.
cm-hostname (config) # write memoryVerify the configuration settings for the Central Management System appliance to run as a cache proxy. Enter the
show fenet dti configurationcommand.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