210 Command Reference
set setup callhome
Description Configures the Call Home database for managing e-mail notifications of fabric problems.
Authority Admin session
Syntax
set setup callhome
Prompts you in a line-by-line fashion to configure the Call Home database. Table 46 describes the
Call Home configuration attributes.
Table 46 Call Home service configuration attributes
Parameter Description
PrimarySMTPServerAddr IP address (version 4 or 6) or DNS host name of the
primary SMTP server. The default is 0.0.0.0.
PrimarySMTPServerPort Service port number that the primary SMTP server is
monitoring for SMTP agents. The default is 25.
PrimarySMTPServerEnabled Enables (True) or disables (False) the primary SMTP
server. The default is False.
SecondarySMTPServerAddr IP address (version 4 or 6) or DNS host name of the
secondary SMTP server. The default is 0.0.0.0.
SecondarySMTPServerPort Service port number that the secondary SMTP server is
monitoring for SMTP agents. The default is 25.
SecondarySMTPServerEnabled Enable (True) or disable (False) the secondary SMTP
server. The default is False.
ContactEmailAddress E-mail address of the person to be notified to respond to
the e-mail message. The format is account@domain.
This information is included in the e-mail message when
the profile format is FullText.
PhoneNumber Contact phone number to be included in the e-mail
message text. This information is included in the e-mail
message when the profile format is FullText.
StreetAddress Contact street address to be included in the e-mail
message text. This information is included in the e-mail
message when the profile format is FullText.
FromEmailAddress E-mail address that is defined as the sending address in
the From: field of the e-mail message. The format is
account@domain. This field is required. Undeliverable
messages are returned to this address unless overridden
by the ReplayToEmailAddress parameter.
ReplyToEmailAddress E-mail address that is to receive replies to the outgoing
e-mail message. The format is account@domain. This
parameter overrides the FromEmailAddress
parameter.
ThrottleDupsEnabled Enables (True) or disables (False) the throttling of
duplicate e-mail messages in the message queue. When
enabled, duplicate e-mail messages that enter the queue
within 15 seconds of the original are suppressed. The
original message is sent with a report of the number of
suppressed duplicates. The default is True.