Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
26-9
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 26 Configuring Smart Call Home
Configuring Call Home
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:
Step 3
switch(config-callhome)#
destination-profile { name |
full-txt-destination |
short-txt-destination} email-addr
address
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.
Step 4
destination-profile {name |
full-txt-destination |
short-txt-destination} message-level
number
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.
Step 5
switch(config-callhome)#
destination-profile {name |
full-txt-destination |
short-txt-destination} message-size
number
Configures the maximum message size for this
destination profile The range is from 0 to 4000000.
The default is 4000000.
Step 6
switch(config-callhome)# show callhome
destination-profile [profile name]
(Optional) Displays information about one or more
destination profiles.
Step 7
switch(config)# copy running-config
startup-config
(Optional) Saves this configuration change.
Command Purpose
Command Purpose
Step 1
switch# configuration terminal
Enters configuration mode.
Step 2
switch(config)# callhome
Enters callhome configuration mode.
Step 3
switch(config-callhome)#
destination-profile name alert-group
{All | Cisco-TAC | Configuration |
Diagnostic | Environmental | Inventory |
License | Linecard-Hardware |
Supervisor-Hardware | Syslog-group-port
| System | Test}
Associates an alert group with this destination profile.
Use the All keyword to associate all alert groups with
the destination profile.
Step 4
switch(config-callhome)# show callhome
destination-profile [profile name]
(Optional) Displays information about one or more
destination profiles.
Step 5
switch(config)# copy running-config
startup-config
(Optional) Saves this configuration change.