Associating An Alert Group With A Destination Profile - Cisco nexus 5000 series Cli Configuration Manual

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring Call Home
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
You cannot modify or delete the CiscoTAC-1 destination profile.
Note
To modify the attributes for a destination profile, perform this task:
Command
Step 1
switch# configuration terminal
Step 2
switch(config)# callhome
Step 3
switch(config-callhome)#
destination-profile { name |
full-txt-destination |
short-txt-destination} email-addr
address
Step 4
destination-profile {name |
full-txt-destination |
short-txt-destination} message-level
number
Example:
destination-profile full-txt-destination
message-level 5
Step 5
switch(config-callhome)#
destination-profile {name |
full-txt-destination |
short-txt-destination} message-size
number
Step 6
switch(config-callhome)# show callhome
destination-profile [profile name]
Step 7
switch(config)# copy running-config
startup-config
This example shows how to modify a destination profile for Call Home:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# destination-profile full-text-destination email-addr
person@place.com
switch(config-callhome)# destination-profile full-text-destination message-level 5
switch(config-callhome)# destination-profile full-text-destination message-size 10000

Associating an Alert Group with a Destination Profile

To associate one or more alert groups with a destination profile, perform this task:
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
1-10
Chapter 1
Purpose
Enters configuration mode.
Enters callhome configuration mode.
Configures an e-mail address for a user-defined or
predefined destination profile.
Tip
You can configure up to 50 e-mail addresses in
a destination profile.
Configures the Call Home message severity level for
this destination profile. The switch sends only alerts
that have a matching or higher Call Home severity
level to destinations in this profile. The range 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.
The default size is 2500000. However, if the message
size is greater than 5000000, the message is
automatically deleted.
(Optional) Displays information about one or more
destination profiles.
(Optional) Saves this configuration change.
Configuring Smart Call Home
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents