Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)

Procedure
PurposeCommand or Action
Enters configuration mode.switch# configuration terminal
Step 1
Enters callhome 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 address
Step 3
profile-name can be any alphanumeric
string up to 31 characters.
| http URL | transport-method {email | http}} |
profile-name {alert-group group | email-addr address
| format {XML | full-txt | short-txt} | http URL |
For further details about this command,
see the Cisco Nexus 5000 Series
Command Reference.
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 this configuration change.
switch# copy running-config startup-config
Step 5
This example shows how to create a destination profile for 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.
You cannot modify or delete the CiscoTAC-1 destination profile.Note
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
356 OL-16597-01
Configuring Smart Call Home
Modifying a Destination Profile