You cannot modify or delete the CiscoTAC-1 destination profile.Note
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enters Smart Call Home configuration mode.switch(config)# callhome
Step 2
Configures an e-mail address for a user-defined or
predefined destination profile. You can configure up to
50 e-mail addresses in a destination profile.
switch(config-callhome)#
destination-profile {name |
full-txt-destination |
short-txt-destination} email-addr
address
Step 3
Configures the Smart Call Home message severity level
for this destination profile. The switch sends only alerts
destination-profile {name |
full-txt-destination |
Step 4
that have a matching or higher Smart Call Home severity
short-txt-destination} message-level
number
level to destinations in this profile. The range for the
number is from 0 to 9, where 9 is the highest severity
level.
Configures the maximum message size for this
destination profile. The range is from 0 to 5000000 for
switch(config-callhome)#
destination-profile {name |
Step 5
full-txt-destination and the default is 2500000. The range
full-txt-destination |
is from 0 to 100000 for short-txt-destination and the
short-txt-destination} message-size
number
default is 4000. The value is 5000000 for CiscoTAC-1,
which is not changeable.
(Optional)
Displays information about one or more destination
profiles.
switch# show callhome
destination-profile [profile name]
Step 6
(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 7
The following example shows how to modify a destination profile for Smart Call Home:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# destination-profile full-text-destination email-addr
person@example.com
switch(config-callhome)# destination-profile full-text-destination message-level 5
switch(config-callhome)# destination-profile full-text-destination message-size 10000
switch(config-callhome)#
What to Do Next
Associate an alert group with a destination profile.
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 129
Configuring Smart Call Home
Modifying a Destination Profile