12-11
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
Copying a Destination Profile
To create a new destination profile by copying an existing profile, perform the following steps:
SUMMARY STEPS
1. configure terminal
2. call-home
3. copy profile source-profile target-profile
DETAILED STEPS
Step9 end
Example:
Router(cfg-call-home-profile)# end
Returns to privileged EXEC mode.
Step10 show call-home profile {name | all}
Example:
Router# show call-home profile profile1
Displays the destination profile configuration for the
specified profile or all configured profiles.
Command or Action Purpose
Command or Action Purpose
Step1 configure terminal
Example:
Router# configure terminal
Enters configuration mode.
Step2 call-home
Example:
Router(config)# call-home
Enters the Call Home configuration submode.
Step3 copy profile source-profile target-profile
Example:
Router(cfg-call-home)# copy profile profile1
profile2
Creates a new destination profile with the same
configuration settings as the existing destination profile.