CloudBoost:如何配置 http-proxy

Summary: 本文介绍如何使用 http-proxy 命令在 CloudBoost 上配置代理服务器。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

默认情况下,在配置了代理服务器的环境中使用 CloudBoost 设备会通过代理将所有流量发送到 CloudBoost 之外。可以使用”http-proxy exclude' 命令。
 
提醒:使用此命令之前,请准备好要排除的目标的子网掩码的 IP 地址和前缀大小。
 
使用“”http-proxy“命令取决于输入的设置和排除类型。
 
  • 设置代理并让所有出口流量通过代理:
    http-proxy <host:port>
    Ex: http-proxy proxy.dell.com:8080
  • 重置 http-proxy 设置回默认值:
    http-proxy reset
  • 设置代理,并让除单个指定目标以外的所有出口流量都通过该代理:
    http-proxy <host:port> exclude <ip>/<prefix>
    • 在此示例中,代理为 proxy.dell.com:8080 要排除的目标是 10.10.10.10 子网掩码 255.255.255.0管理此进程:
      http-proxy proxy.dell.com:8080 exclude 10.10.10.10/24
  • 设置代理,并让所有出口流量都通过该代理,但特定 IP 子网上的任何目标除外:
    http-proxy <host:port> exclude <ip>/<prefix>
    • 在此示例中,代理为 proxy.dell.com:8080 要排除的目标为 10.10.10.0 子网掩码 255.255.255.0管理此进程:
      http-proxy proxy.dell.com:8080 exclude 10.10.10.0/24
  • 设置代理,并让所有出口流量都通过代理,但指定目标和特定 IP 子网上的任何目标除外:
    http-proxy <host:port> exclude <ip>/<prefix>,<ip>/<prefix>
    • 在此示例中,代理为 proxy.dell.com:8080 要排除的目标为 10.10.10.0 子网掩码 255.255.255.0 而单个目标是 10.20.20.20 子网掩码 255.255.254.0管理此进程:
      http-proxy proxy.dell.com:8080 exclude 10.10.10.0/24,10.20.20.20/23
 
要添加多个排除项,请在每个排除目标之间添加逗号 (,)。

Affected Products

CloudBoost Virtual Appliance

Products

CloudBoost Virtual Appliance
Article Properties
Article Number: 000013606
Article Type: How To
Last Modified: 24 Mar 2026
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.