Cisco ASA Series Cli Configuration Manual page 2054

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Configuring Anonymous Reporting and Smart Call Home
Copying a Destination Profile
To create a new destination profile by copying an existing profile, perform the following steps:
Detailed Steps
Command
Step 1
call-home
Example:
hostname(config)# call-home
Step 2
profile profile-name
Example:
hostname(cfg-call-home)# profile newprofile
Step 3
copy profile src-profile-name dest-profile-name
Example:
hostname(cfg-call-home)# copy profile newprofile
profile1
Example
The following example shows how to copy an existing profile:
hostname(config)# call-home
ciscoasa(cfg-call-home)# profile newprofile
ciscoasa(cfg-call-home-profile)# copy profile newprofile profile1
Renaming a Destination Profile
To change the name of an existing profile, perform the following steps:
Command
Step 1
call-home
Example:
hostname(config)# call-home
Step 2
profile profilename
Example:
ciscoasa(cfg-call-home)# profile newprofile
Step 3
rename profile src-profile-name dest-profile-name
Example:
ciscoasa(cfg-call-home)# rename profile newprofile
profile1
Cisco ASA Series CLI Configuration Guide
1-18
Chapter 1
Configuring Anonymous Reporting and Smart Call Home
Purpose
Enters call-home configuration mode.
Specifies the profile to copy.
Copies the content of an existing profile
(src-profile-name, which can be up to 23 characters
long) to a new profile (dest-profile-name, which can
be up to 23 characters long).
Purpose
Enters call-home configuration mode.
Specifies the profile to rename.
Changes the name of an existing profile, the
src-profile-name (an existing profile name can be up
to 23 characters long), and the dest-profile-name (a
new profile name can be up to 23 characters long).

Advertisement

Table of Contents
loading

Table of Contents