Home > Dell > System > Dell Drac 5 User Guide

Dell Drac 5 User Guide

    Download as PDF Print this page Share this page

    Have a look at the manual Dell Drac 5 User Guide online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 327 Dell manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    Page
    of 418
    							RACADM Subcommand Overview331
    sslcertview
     NOTE: To use this command, you must have Configure DRAC 5 permission.
    Table A-38 describes the sslcertview subcommand.
    Synopsis
    racadm sslcertview -t  [-A]
    Options
    Table A-39 describes the sslcertview subcommand options.
    Output Example
    racadm sslcertview -t 1
    Serial Number : 00
    Subject Information:
    Country Code (CC) : US
    State (S) : Texas
    Locality (L) : Round Rock
    Organization (O) : Dell Inc.
    Table A-38. sslcertview
    Subcommand Description
    sslcertviewDisplays the SSL server or CA certificate that 
    exists on the RAC.
    Table A-39. sslcertview Subcommand Options
    Option Description
    -tSpecifies the type of certificate to view, either the Microsoft Active 
    Directory certificate or server certificate.
    1 = server certificate
    2 = Microsoft Active Directory certificate
    -APrevents printing headers/labels. 
    						
    							332RACADM Subcommand Overview
    Organizational Unit (OU) : Remote Access Group
    Common Name (CN) : DRAC5 default certificate
    Issuer Information:
    Country Code (CC) : US
    State (S) : Texas
    Locality (L) : Round Rock
    Organization (O) : Dell Inc.
    Organizational Unit (OU) : Remote Access Group
    Common Name (CN)  : DRAC5 default certificate
    Valid From  : Jul  8 16:21:56 2005 GMT
    Valid To : Jul  7 16:21:56 2010 GMT
    racadm sslcertview -t 1 -A
    00
    US
    Texas
    Round Rock
    Dell Inc.
    Remote Access Group
    DRAC5 default certificate
    US
    Texas
    Round Rock
    Dell Inc.
    Remote Access Group
    DRAC5 default certificate
    Jul 8 16:21:56 2005 GMT
    Jul 7 16:21:56 2010 GMT
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    • Telnet/SSH/Serial RACADM 
    						
    							RACADM Subcommand Overview333
    sslkeyupload
     NOTE: To use this command, you must have Configure DRAC 5 permission.
    Table A-40 describes the sslkeyupload subcommand.
    Synopsis
    racadm sslkeyupload -t  [-f ]
    Options
    Table A-41 describes the sslkeyupload subcommand options.
    The 
    sslkeyupload command returns 0 when successful and returns a nonzero 
    number when unsuccessful.
    Restrictions
    The sslkeyupload subcommand can only be executed from a local or remote 
    RACADM client. The 
    sslcsrgen subcommand cannot be used in the serial, 
    telnet, or SSH interface.
    Example
    racadm sslcertupload -t 1 -f c:\cert\cert.txt
    Table A-40. sslkeyupload
    Subcommand Description
    sslkeyuploadUploads SSL key from the client to the DRAC 5.
    Table A-41. sslkeyupload Subcommand Options
    Option Description
    -tSpecifies the key to upload.
    1 = server certificate
    -fSpecifies the file name of the certificate to be uploaded. If the file is 
    not specified, the sslcert file in the current directory is selected. 
    						
    							334RACADM Subcommand Overview
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    sslresetcfg
     NOTE: To use this command, you must have Configure DRAC 5 permission.
    Table A-42 describes the sslresetcfg subcommand.
    Synopsis
    racadm sslresetcfg
    Example
    $ racadm sslresetcfg
    Certificate generated successfully and webserver restarted.
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    • Telnet/SSH/Serial
    krbkeytabupload 
     NOTE: To use this command, you must have Configure DRAC 5 permission.
    Table A-43 describes the krbkeytabupload subcommand.
    Table A-42. sslresetcfg 
    Subcommand Description
    sslresetcfg
    Restores the web-server certificate to 
    factory default and restarts the web-server. 
    The certificate takes effect 30 seconds after 
    the command is entered. 
    						
    							RACADM Subcommand Overview335
    Synopsis
    racadm krbkeytabupload [-f ]
    Options
    Table A-44 describes the krbkeytabupload subcommand options.
    The 
    krbkeytabupload command returns 0 when successful and returns 
    a nonzero number when unsuccessful.
    Restrictions
    The krbkeytabupload subcommand can only be executed from a local or remote 
    RACADM client.
    Example
    racadm krbkeytabupload -f c:\keytab\krbkeytab.tab
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    Table A-43. kerbkeytabupload 
    Subcommand Description
    krbkeytabuploadUploads a Kerberos keytab file.
    Table A-44. krbkeytabupload Subcommand Options
    Option Description
    -fSpecifies the file name of the keytab to be uploaded. If the file is not 
    specified, the keytab file in the current directory is selected. 
    						
    							336RACADM Subcommand Overview
    testemail
    Table A-45 describes the testemail subcommand.
    Synopsis
    racadm testemail -i 
    Description
    Sends a test e-mail from the RAC to a specified destination.
    Prior to executing the test e-mail command, ensure that the specified index in 
    the RACADM 
    cfgEmailAlert group is enabled and configured properly. 
    Table A-46 provides a list and associated commands for the 
    cfgEmailAlert 
    group.
    Table A-45. testemail configuration
    Subcommand Description
    testemail Tests the RAC’s e-mail alerting 
    feature.
    Table A-46. testemail Configuration
    Action Command
    Enable the alertracadm config -g cfgEmailAlert -o 
    cfgEmailAlertEnable 
    -i 1 1
    Set the destination e-
    mail addressracadm config -g cfgEmailAlert -o 
    cfgEmailAlertAddress -i 1 
    [email protected]
    Set the custom message 
    that is sent to the 
    destination e-mail 
    addressracadm config -g cfgEmailAlert -o 
    cfgEmailAlertCustomMsg -i 1 This is a 
    test!
    Ensure the SNMP IP 
    address is configured 
    properlyracadm config -g cfgRemoteHosts -o 
    cfgRhostsSmptServerIpAddr -i 
    192.168.0.152 
    						
    							RACADM Subcommand Overview337
    Options
    Table A-47 describes the testemail subcommand options.
    Output
    None.
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    • Telnet/SSH/Serial RACADM
    testtrap
     NOTE: To use this command, you must have Te s t  A l e r t s permission.
    Table A-48 describes the testtrap subcommand.
    Synopsis
    racadm testtrap -i 
    View the current e-mail 
    alert settingsracadm getconfig -g cfgEmailAlert -i 
    
    where  is a number from 1 to 4
    Table A-47. testemail Subcommands
    Option Description
    -iSpecifies the index of the e-mail alert to test.
    Table A-48. testtrap
    Subcommand Description
    testtrapTests the RAC’s SNMP trap alerting feature. Table A-46. testemail Configuration 
    (continued)
    Action Command 
    						
    							338RACADM Subcommand Overview
    Description
    The testtrap subcommand tests the RAC’s SNMP trap alerting feature by 
    sending a test trap from the RAC to a specified destination trap listener on the 
    network. 
    Before you execute the 
    testtrap subcommand, ensure that the specified index in 
    the RACADM 
    cfgIpmiPet group is configured properly.
    Table A-49 provides a list and associated commands for the 
    cfgIpmiPet group.
    Input
    Table A-50 describes the testtrap subcommand options.
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    • Telnet/SSH/Serial RACADM
    Table A-49. cfgEmailAlert Commands
    Action Command
    Enable the alertracadm config -g cfgIpmiPet -o 
    cfgIpmiPetAlertEnable 
    -i 1 1
    Set the destination 
    e-mail IP addressracadm config -g cfgIpmiPet -o 
    cfgIpmiPetAlertDestIpAddr -i 1 
    192.168.0.110
    View the current test 
    trap settingsracadm getconfig -g cfgIpmiPet -i 
    
    where  is a number from 1 to 4
    Table A-50. testtrap Subcommand Options
    Option Description
    -iSpecifies the index of the trap configuration to use for the test Valid 
    values are from 1 to 4. 
    						
    							RACADM Subcommand Overview339
    vmdisconnect
     NOTE: To use this command, you must have Access Virtual Media permission.
    Table A-51 describes the vmdisconnect subcommand.
    Synopsis
    racadm vmdisconnect
    Description
    The vmdisconnect subcommand allows a user to disconnect another users 
    virtual media session. Once disconnected, the web-based interface will reflect 
    the correct connection status. This is available only through the use of local or 
    remote racadm.
    The 
    vmdisconnect subcommand enables a RAC user to disconnect all active 
    virtual media sessions. The active virtual media sessions can be displayed in the 
    RAC web-based interface or by using the racadm 
    getsysinfo subcommand.
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    • Telnet/SSH/Serial RACADM
    Table A-51. vmdisconnect
    Subcommand Description
    vmdisconnect Closes all open RAC virtual media connections from remote 
    clients. 
    						
    							340RACADM Subcommand Overview
    vmkey
     NOTE: To use this command, you must have Access Virtual Media permission.
    Table A-52 describes the vmkey subcommand.
    Synopsis
    racadm vmkey 
    If  is configured as reset, the virtual flash memory is reset to 
    the default size of 16 MB.
    Description
    When a custom virtual media key image is uploaded to the RAC, the key size 
    becomes the image size. The vmkey subcommand can be used to reset the key 
    back to its original default size, which is 16 MB on the DRAC 5.
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    • Telnet/SSH/Serial RACADM
    usercertupload
     NOTE: To use this command, you must have Configure DRAC 5 permission.
    Table A-53 describes the usercertupload subcommand.
    Table A-52. vmkey
    Subcommand Description
    vmkey Performs virtual media key-related operations.
    Table A-53. usercertupload
    Subcommand Description
    usercertuploadUploads a user certificate or a user CA 
    certificate from the client to the DRAC. 
    						
    All Dell manuals Comments (0)

    Related Manuals for Dell Drac 5 User Guide