DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 1
Enters Call Home configuration submode.
call-home
Example:
Router(config)# call-home
Step 2
Specifies the proxy server for the HTTP request.
http-proxy
{
ipv4-address
|
ipv6-address
|
name
}
port
port-number
Step 3
Example:
Router(cfg-call-home)# http-proxy 1.1.1.1 port 1
Enabling AAA Authorization to Run IOS Commands for Call Home Messages
To enable AAA authorization to run 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
]
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 1
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
250
Configuring Call Home for the Cisco CSR 1000v
Enabling AAA Authorization to Run IOS Commands for Call Home Messages