12-21
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
OL-27477-07
Chapter12 Configuring Call Home for the Cisco CSR 1000V
How to Configure Call Home
Specifying HTTP Proxy Server
To specify an HTTP proxy server for sending Call Home HTTP(S) messages to a destination, perform
the following steps:
SUMMARY STEPS
1. configure terminal
2. call-home
3. http-proxy {ipv4-address | ipv6-address | name} port port-number
DETAILED STEPS
Command or Action Purpose
Step1 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step2 call-home
Example:
Router(config)# call-home
Enters Call Home configuration submode.
Step3 http-proxy {ipv4-address | ipv6-address | name} port
port-number
Example:
Router(cfg-call-home)# http-proxy 1.1.1.1 port 1
Specifies the proxy server for the HTTP request.