View the current proxy IP pool configurations on this vRouter. A proxy IP pool contains the IP addresses to be used for client address translation and TCP multiplexing. You can create up to 256.
Each pool can have up to 64 IP addresses using a combination of IP ranges (separated with a hyphen character (-)) and individual IP addresses (separated with the semicolon character (;)).
exec
show vSwitch-name loadBalance proxyIPPool
Heading | Description | Filter |
---|---|---|
Name | A text string assigned to the proxy IP pool configuration. | name text |
Proxy IP Address Pool | The list of ranges of proxy addresses. Enter each range, in dot-decimal format, using one of the following two methods: 1. With a hyphen representing the span, for example, {1.1.1.1 - 1.1.1.10, 2.2.2.1-2.2.2.10} 2. As IP/Range, for example, {1.1.1.0/255.255.255.192}, which equates to {1.1.1.0-1.1.1.63}. |
ipRangeList text |
Host vRouter | The vRouter from which inbound traffic from the Internet reaches this host, in the format vSwitch:vRouter. The default vRouter is the virtual routing component in the operator-defined vSwitch that connects to the backend servers (or hosts). | hostVRouter text |
Service Type | The VirtualService appServiceType that this pool can use. Valid values:
|
appServiceType enumeration |
Proxy IP Port Range | The range of ports to use in conjunction with the Proxy IP Address Pool in the format lowPort-highPort. | portRange text |
You can do the following