HP Cisco MDS 9020 - Fabric Switch Configuration Manual page 1273

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 54
Configuring Call Home
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
If you use the Cisco AutoNotify service, the XML destination profile is required (see
Note
http://www.cisco.com/en/US/partner/products/hw/ps4159/ps4358/products_configuration_example091
86a0080108e72.shtml).
You can configure the following attributes for a destination profile:
Profile name—A string that uniquely identifies each user-defined destination profile and is limited
to 32 alphanumeric characters. The format options for a user-defined destination profile are full-txt,
short-txt, or XML (default).
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).
To configure predefined destination profile messaging options, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# callhome
switch(config-callhome)#
Step 3
switch(config-callhome)#
destination-profile
full-txt-destination email-addr
person@place.com
switch(config-callhome)#
destination-profile
full-txt-destination message-size
1000000
Step 4
switch(config-callhome)#
destination-profile
short-txt-destination email-addr
person@place.com
switch(config-callhome)#
destination-profile
short-txt-destination message-size
100000
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Purpose
Enters configuration mode.
Enters the Call Home configuration submode.
Configures an e-mail address for the predefined
full-txt-destination profile. The e-mail addresses in this
destination profile receives messages in full-txt format. The
full-text format provides the complete, detailed explanation
of the failure.
Use a standard e-mail address that does not have any
Tip
text size restrictions.
Configures a maximum destination message size for the
predefined full-txt-destination profile. The valid range is 0
to 1,000,000 bytes and the default is 500,000. A value of 0
implies that a message of any size can be sent.
Configures an e-mail address for the predefined
short-txt-destination profile. The e-mail addresses in this
destination profile receive messages in short-txt format.
This format provides the basic explanation of the failure in
the Call Home message.
Use a pager-related e-mail address for this option.
Tip
Configures maximum destination message size for the
predefined short-txt-destination profile. The valid range is 0
to 1,000,000 bytes and the default is 4000. A value of 0
implies that a message of any size can be sent.
Cisco MDS 9000 Family CLI Configuration Guide
Destination Profiles
54-5

Advertisement

Table of Contents
loading

Table of Contents