T Commands
transport http proxy enable
695
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
transport http proxy enable
To enable Smart Call Home to send all HTTP messages through the HTTP proxy server, use the
transport http proxy enable command.
transport http proxy enable
Syntax Description This command has no arguments or keywords.
Defaults Disabled
Command Modes Call home configuration mode (config-callhome)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines You can use this command only after the proxy server address has been configured.
The virtual routing and forwarding (VRF) instance used for transporting messages through the proxy
server is the same as that configured using the transport http use-vrf command.
This command does not require a license.
Examples This example shows how to enable Smart Call Home to send all HTTP messages through the HTTP
proxy server:
switch# configure terminal
switch(config)# callhome
switch(config-callhome)# transport http proxy server 192.0.2.1
switch(config-callhome)# transport http proxy enable
switch(config-callhome)#
Related Commands
Release Modification
5.2(1) This command was introduced.
Command Description
transport http proxy
server
Configures the HTTP proxy server domain name server (DNS) name, IPv4
address, or IPv6 address.
show callhome
transport
Displays the transport-related configuration for Smart Call Home.