
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
}
name
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Device#
configure terminal
Step 1
Enters call home configuration mode.
call-home
Example:
Device(config)#
call-home
Step 2
Specifies the proxy server for the HTTP request.
http-proxy
{
ipv4-address
|
ipv6-address name
}
name
Example:
Device(config)#
http-proxy 1.1.1.1 port 1
Step 3
Enabling AAA Authorization to Run Cisco IOS Commands for Call Home Messages
To enable AAA authorization to run Cisco IOS commands that enable the collection of output for a Call Home
message, perform the following steps:
SUMMARY STEPS
1.
configure terminal
2.
call-home
3.
aaa-authorization
4.
aaa-authorization
[
username username
]
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration
Guide for Cisco IOS XE Fuji 16.8.x
22
Call Home
Configuring Call Home