Disabling HTTP proxy server settings using the CLI
- Published on Aug 25, 2026
Prev Next Use the commands in this section to disable an HTTP proxy server or to remove its configuration settings.
To disable an HTTP proxy server or remove its configuration settings:
To disable an HTTP server:
hostname (config) # no fenet proxy enable
To remove the HTTP proxy server:
hostname (config) # no fenet proxy
To remove the basic authentication user:
hostname (config) # no fenet proxy auth basic user
To remove the basic authentication password:
hostname (config) # no fenet proxy auth basic password
To remove the user-agent string:
hostname (config) # no fenet proxy user-agent
The following example disables an HTTP proxy server.
hostname (config) # no fenet proxy enable
hostname (config) # show fenet
DTI CLIENT CONFIGURATION:
...
Http proxy : bsmith@192.168.2.3:8080 (user agent:) Disabled
...
Was this article helpful?
Related articles
File Protect (FX) > File Protect 11.x > File Protect 11.x System Administration Guide > Administration > Network administration > Configuring HTTP proxy server settings
File Protect (FX) > File Protect 10.x > File Protect System Administration Guide Release 10.x > Administration > Network administration > Configuring HTTP proxy server settings
Malware Analysis (AX) > Malware Analysis System Administration Guide Release 10.x > Administration > Network administration > Configuring HTTP proxy server settings
Malware Analysis (AX) > Malware Analysis System Administration Guide Release 11.x > Administration > Network administration > Configuring HTTP proxy server settings