CLI Guide

Example
racadm sslcsrgen -s
or
racadm sslcsrgen -g -f c:\csr\csrtest.txt
NOTE: Before a CSR can be generated, the CSR elds must be congured in the RACADM cfgRacSecurity group. For example:
racadm config -g cfgRacSecurity -o cfgRacSecCsrCommonName MyCompany
NOTE: In telnet/ssh console, you can only generate and not download the CSR le.
NOTE: The duration for generating a CSR key depends on the length specied for the key.
sslresetcfg
Table 102. Details of sslresetcfg
Description Restores the web-server certicate to factory default and restarts web-server. The certicate takes
eect 30 seconds after the command is entered.
To use this subcommand, you must have the Chassis Conguration Administrator privilege for CMC.
Synopsis
racadm sslresetcfg
Example
$ racadm sslresetcfg
Certificate generated successfully and webserver restarted.
testcifsshare
Description
Tests the Common Internet File System (CIFS) share with the current SMB version.
Synopsis
racadm testcifsshare -u <username> -p <password> -l <CIFS share>
Input The options are:
-u—User name of the CIFS share that must be tested.
-p—Password for the CIFS share that must be tested.
-lThe CIFS share location that must be tested.
Example racadm testcifsshare -u shareme -p shareme -l //100.97.174.77/lccifs
testemail
Table 103. Details of testemail
Description Sends a test e-mail from CMC to a specied destination. Prior to executing the test e-mail command,
make sure that the SMTP server is congured and the specied index in the RACADM cfgEmailAlert
group is enabled and congured properly.
Synopsis
racadm testemail -i <index>
Input -i — Species the index of the e-mail alert to test.
RACADM Subcommand Details 89