http-proxy-global-address
This command configures a public IP address for the device's NGINX server, which is used for the HTTP Proxy. This is used when the device is located behind NAT.
Syntax
(config-network)# http-proxy (http-proxy)# http-proxy-global-address <IP Address>
Command Mode
Privileged User
Example
This example configures a public address of 89.50.10.4:
(config-network)# http-proxy (http-proxy)# http-proxy-global-address 89.50.10.4