PurposeCommand or Action
Enters Smart Call Home configuration
mode.
switch(config)# callhome
Step 2
Creates a new destination profile and sets
the message format for the profile. The
switch(config-callhome)# destination-profile
{ciscoTAC-1 {alert-group group | email-addr
Step 3
profile-name can be any alphanumeric string
up to 31 characters.
address | http URL | transport-method {email |
http}} | profilename {alert-group group | email-addr
address | format {XML | full-txt | short-txt} | http
For further details about this command, see
the command reference for your platform.
URL | message-level level | message-size size |
transport-method {email | http}} |
full-txt-destination {alert-group group | email-addr
address | http URL | message-level level |
message-size size | transport-method {email | http}}
| short-txt-destination {alert-group group |
email-addr address | http URL | message-level level
| message-size size | transport-method {email |
http}}}
(Optional)
Displays information about one or more
destination profiles.
switch# show callhome destination-profile [profile
name]
Step 4
(Optional)
Saves the change persistently through
reboots and restarts by copying the running
configuration to the startup configuration.
switch(config)# copy running-config startup-config
Step 5
The following example shows how to create a destination profile for Smart Call Home:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# destination-profile Noc101 format full-text
Modifying a Destination Profile
You can modify the following attributes for a predefined or user-defined destination profile:
• Destination address—The actual address, pertinent to the transport mechanism, to which the alert should
be sent.
• Message formatting—The message format used for sending the alert (full text, short text, or XML).
• Message level—The Call Home message severity level for this destination profile.
• Message size—The allowed length of a Call Home message sent to the e-mail addresses in this destination
profile.
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 6.x
96
Configuring Smart Call Home
Modifying a Destination Profile