T Commands
transport http proxy server
696
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
transport http proxy server
To configure the HTTP proxy server domain name server (DNS) name, IPv4 address, or IPv6 address,
use the transport http proxy server command.
transport http proxy server {ip-address | proxy-server-name} [port port-number]
Syntax Description
Defaults Disabled
Command Modes Call home configuration mode (config-callhome)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure the HTTP proxy server DNS name, IPv4 address, or IPv6 address:
switch# configure terminal
switch(config)# callhome
switch(config-callhome)# transport http proxy server http://www.yoursite.com port 5050
Related Commands
ip-address IPv4 or IPv6 address of the proxy server.
proxy-server-name DNS name of the proxy server.
port port-number (Optional) Specifies the port number. The range is from 1 to 65535. The default
port number is 8080.
Release Modification
5.2(1) This command was introduced.
Command Description
transport http proxy
enable
Enables Smart Call Home to send all HTTP messages through the HTTP
proxy server.
show callhome
transport
Displays the transport-related configuration for Smart Call Home.