User's Manual

12-22
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
OL-27477-07
Chapter 12 Configuring Call Home for the Cisco CSR 1000V
How to Configure Call Home
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
Command or Action Purpose
Step 1
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 2
call-home
Example:
Router(config)# call-home
Enters Call Home configuration submode.
Step 3
aaa-authorization
Example:
Router(cfg-call-home)# aaa-authorization
Enables AAA authorization.
Note By default, AAA authorization is
disabled for Call Home.
Step 4
aaa-authorization [username username]
Example:
Router(cfg-call-home)# aaa-authorization
username user
Specifies the username for authorization.
username username—Default username is
callhome. Maximum length is 64.