Reference Guide

Force10 Service Agent | 347
You may enable messaging for all recipients at once, or enable messaging for each recipient individually.
Add Additional Recipients of FTSA E-mails
You can add four more recipients for FTSA E-mails, in addition to Dell Force10 TAC and the
administrator, for a total of five recipients.
To add a recipient, you first create a mnemonic label for it. FTOS uses this label to create an FTOS context
in which you can configure the E-mail parameters for the recipient. For example, the default recipient is
Dell Force10 TAC and the label for this recipient is Force10. FTOS creates the context
conf-callhome-Force10 in which you can configure the parameters for E-mails destined for Dell Force10
TAC only, as shown in the following example.
FTOS(conf-callhome)#show config
!
call-home
no enable-all
server Force10
recipient ftsa@force10networks.com
keyadd Force10DefaultPublicKey
encrypt
no enable
FTOS(conf-callhome-Force10)#?
enable Enable call-home service for this server
encrypt Encrypt emails for this server
end Exit from configure mode
exit Exit from call-home server mode
keyadd Add server's public key for encryption
log-messages Add log information
no Reset a command
recipient Enter server email
show Show call-home server configuration
FTOS(conf-callhome-Force10)#show config
server Force10
recipient ftsa@force10networks.com
keyadd Force10DefaultPublicKey
encrypt
no enable
To add a recipient:
Task Command Command Mode
Enable messaging for all recipients.
enable-all CALLHOME
Enable messaging for a individual recipient.
enable CALLHOME <SERVER-LABEL>
Step Task Command Command Mode
1 Create a mnemonic label for the recipient.
server label
CONFIGURATION
2 Enter the recipient E-mail address in the form
username@domain-name.com.
recipient email-address CONFIGURATION