Enables access between the Trellix appliance and the Dynamic Threat Intelligence (DTI) network via a proxy server. The proxy server can be the remote Trellix server or a local server.
Syntax
[no] fe-access proxy enable
Parameters
no
Disables access between the appliance and the DTI network.
Examples
The following example enables access between the remote Trellix proxy server and the Trellix appliance:
hostname (config) # fe-access proxy enable hostname (config) # fe-access proxy use-fenet hostname (config) # fe-access proxy set password testing123
The following example enables access between a local proxy server and the Trellix appliance:
hostname (config) # fe-access proxy enable hostname (config) # fe-access proxy set hostname 10.17.153.58 hostname (config) # fe-access proxy set port-number 3128 hostname (config) # fe-access proxy set username test password testing123
User role
Command mode
Config