146
Celerra Network Server Command Reference Manual
The nas Commands
[-site_id <site_id>]
Sets or modifies the side ID.
Note: Specifying "" (empty double quotes) does not disable the number
or restore its default value. The empty string is stored as is.
[-encryption_enabled { yes |no }]
Enables or disables the encryption of the CallHome payload
during transmission.
Note: Specifying "" (empty double quotes) reverts to the default value of
yes.
[-dial_in_enabled { yes |no }]
Enables or disables dial-in login sessions.
Note: Specifying "" (empty double quotes) reverts to the default value of
yes.
SEE ALSO Configuring Celerra Events and Notifications
EXAMPLE #1 To configure and enable both Primary and Secondary destinations for
the Email and FTP Transport, type:
# /nas/sbin/nas_connecthome -modify -email_from admin@yourcompany.com
-email_server mail.yourcompany.com -email_server backup.mail.yourcompany.com
-email_priority 1 -ftp_ipport 172.24.102.20:22 -ftp_ipport_2 172.24.102.20:22
-ftp_priority 2
Ok
EXAMPLE #2 To display configuration information, type:
# /nas/sbin/nas_connecthome -info ConnectHome
Configuration:
Encryption Enabled = yes
Dial In :
Enabled = yes
Modem phone number = 9123123123
Site ID = MY SITE
Serial number = APM00054703223
Email :
Priority = 1
Sender Address = admin@yourcompany.com
Recipient Address(es) = emailalert@emc.com