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 Overview341
    Synopsis
    racadm usercertupload -t  [-f ] -i 
    
    Options
    Table A-54 describes the usercertupload subcommand options.
    The 
    usercertupload command returns 0 when successful and returns a nonzero 
    number when unsuccessful.
    Restrictions
    The usercertupload subcommand can only be executed from a local or a remote 
    RACADM client.
    Example
    racadm usercertupload -t 1 -f c:\cert\cert.txt -i 6
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    Table A-54. usercertupload Subcommand Options
    Option Description
    -tSpecifies the type of certificate to upload, either the CA certificate or 
    server certificate.
    1 = user certificate
    2 = user CA 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.
    -iIndex number of the user. Valid values 1-16. 
    						
    							342RACADM Subcommand Overview
    usercertview
     NOTE: To use this command, you must have Configure DRAC 5 permission.
    Table A-55 describes the usercertview subcommand.
    Synopsis
    racadm sslcertview -t  [-A] -i 
    Options
    Table A-56 describes the sslcertview subcommand options.
    Supported Interfaces
    •Local RACADM
    • Remote RACADM
    • Telnet/SSH/Serial RACADM
    Table A-55. usercertview
    Subcommand Description
    usercertviewDisplays the user certificate or user CA 
    certificate that exists on the DRAC.
    Table A-56. sslcertview Subcommand Options
    Option Description
    -tSpecifies the type of certificate to view, either the user certificate or 
    the user CA certificate.
    1 = user certificate
    2 = user CA certificate
    -APrevents printing headers/labels.
    -iIndex number of the user. Valid values are 1-16. 
    						
    							RACADM Subcommand Overview343
    localConRedirDisable
     NOTE: Only a local racadm user can execute this command.
    Table A-57 describes the localConRedirDisable subcommand.
    Synopsis
    racadm localConRedirDisable 
    If  is set to 1, console redirection is disabled.
    Supported Interfaces
    •Local RACADM
    Table A-57. localConRedirDisable
    Subcommand Description
    localConRedirDisable Disables console redirection to the management station. 
    						
    							DRAC 5 Property Database Group and Object Definitions
    B
    DRAC 5 Property Database Group 
    and Object Definitions
    The DRAC 5 property database contains the configuration information for the 
    DRAC 5. Data is organized by associated object, and objects are organized by 
    object group. The IDs for the groups and objects that the property database 
    supports are listed in this section.
    Use the group and object IDs with the racadm utility to configure the DRAC 5. 
    The following sections describe each object and indicate whether the object is 
    readable, writable, or both.
    All string values are limited to displayable ASCII characters, except where 
    otherwise noted. 
    Displayable Characters
    Displayable characters include the following set:
    abcdefghijklmnopqrstuvwxwz
    ABCDEFGHIJKLMNOPQRSTUVWXYZ
    0123456789~`!@#$%^&*()_+-={}[]|\:;,.?/
    idRacInfo
    This group contains display parameters to provide information about the 
    specifics of the DRAC 5 being queried.
    One instance of the group is allowed. The following subsections describe the 
    objects in this group.
    idRacProductInfo (Read Only)
    Legal Values
    String of up to 63 ASCII characters. 
    						
    							346DRAC 5 Property Database Group and Object Definitions
    Default
    Dell Remote Access Controller 5
    Description
    Uses a text string to identify the product.
    idRacDescriptionInfo (Read Only)
    Legal Values
    String of up to 255 ASCII characters.
    Default
    This system component provides a complete set of remote management 
    functions for Dell PowerEdge servers.
    Description
    A text description of the RAC type.
    idRacVersionInfo (Read Only)
    Legal Values
    String of up to 63 ASCII characters.
    Default
    1.0
    Description
    A string containing the current product firmware version.
    idRacBuildInfo (Read Only)
    Legal Values
    String of up to 16 ASCII characters. 
    						
    							DRAC 5 Property Database Group and Object Definitions347
    Default
    The current RAC firmware build version. For example, 05.12.06.
    Description
    A string containing the current product build version.
    idRacName (Read Only)
    Legal Values
    String of up to 15 ASCII characters.
    Default
    DRAC 5
    Description
    A user assigned name to identify this controller.
    idRacType (Read Only)
    Default
    6
    Description
    Identifies the remote access controller type as the DRAC 5.
    cfgLanNetworking
    This group contains parameters to configure the DRAC 5 NIC.
    One instance of the group is allowed. All changes/updates to the objects in this 
    group will require the DRAC 5 NIC to be reset, which may cause a brief loss in 
    connectivity. Objects that change the DRAC 5 NIC IP address settings will close 
    all active user sessions and require users to reconnect using the updated IP 
    address settings. 
    						
    							348DRAC 5 Property Database Group and Object Definitions
    cfgDNSDomainNameFromDHCP (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission.
    Legal Values
    1 (TRUE)
    0 (FALSE)
    Default
    1
    Description
    Specifies that the RAC DNS Domain Name should be assigned from the 
    network DHCP server.
    cfgDNSDomainName (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission.
    Legal Values
    String of up to 254 ASCII characters. Characters are restricted to alphanumeric, 
    - and . 
     NOTE: Microsoft Active Directory only supports Fully Qualified Domain Names 
    (FQDN) of 64 bytes or fewer.
    Default
    
    Description
    The DNS domain name. This parameter is only valid if 
    cfgDNSDomainNameFromDHCP is set to 0 (FALSE). 
    cfgDNSRacName (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission. 
    						
    							DRAC 5 Property Database Group and Object Definitions349
    Legal Values
    String of up to 63 ASCII characters.
     NOTE: Some DNS servers only register names of 31 characters or fewer.
    Default
    rac-service tag
    Description
    Displays the RAC name, which is rac-service tag (by default). This parameter is 
    only valid if 
    cfgDNSRegisterRac is set to 1 (TRUE).
    cfgDNSRegisterRac (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission.
    Legal Values
    1 (TRUE)
    0 (FALSE)
    Default
    0
    Description
    Registers the DRAC 5 name on the DNS server.
    cfgDNSServersFromDHCP (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission.
    Legal Values
    1 (TRUE)
    0 (FALSE)
    Default
    0 
    						
    							350DRAC 5 Property Database Group and Object Definitions
    Description
    Specifies that the DNS server IP addresses should be assigned from the DHCP 
    server on the network.
    cfgDNSServer1 (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission.
    Legal Values
    A string representing a valid IP address. For example: 192.168.0.20.
    Description
    Specifies the IP address for DNS server 1. This property is only valid if 
    cfgDNSServersFromDHCP is set to 0 (FALSE).
     NOTE: cfgDNSServer1 and cfgDNSServer2 may be set to identical values while 
    swapping addresses.
    cfgDNSServer2 (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission.
    Legal Values
    A string representing a valid IP address. For example: 192.168.0.20.
    Default
    0.0.0.0
    Description
    Retrieves the IP address for DNS server 2. This parameter is only valid if 
    cfgDNSServersFromDHCP is set to 0 (FALSE).
     NOTE: cfgDNSServer1 and cfgDNSServer2 may be set to identical values while 
    swapping addresses.
    cfgNicEnable (Read/Write)
     NOTE: To modify this property, you must have Configure DRAC 5 permission. 
    						
    All Dell manuals Comments (0)

    Related Manuals for Dell Drac 5 User Guide