130 Using the serial and racadm Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o m Using the racadm CLI RemotelyNOTICE: Configure the IP address on your DRAC 4 before using the racadm remote capability. For moreinformation about initially configuring your DRAC 4, including a list of other documents you may need, see"Installing and Setting Up the DRAC 4."The racadm CLI provides a remote capability option (-r) that allows you to connect to the managedsystem and execute racadm subcommands from a remote console or management station.To use the remote capability, you need a valid user name (-u option) and password (-p option),and the IP address of the managed system.NOTE: The racadm remote capability is supported only on management stations running MicrosoftWindows 2000 Server, Windows 2000 Professional, Windows Server™ 2003, and Red Hat EnterpriseLinux operating systems.racadm Synopsisracadm <options> <subcommand> <subcommand_options>racadm <options> [-u <user name>] -p <password> -r <racIpAddr><subcommand>racadm <options> -i -r <racIpAddr> <subcommand> orracadm <options> -i -r <racIpAddr>: port number> <subcommand>if the DRAC 4 HTTPS port number has been changed.racadm <options> -r <racIpAddr> <subcommand>racadm OptionsTable 8-3 lists the options for the racadm command.Table 8-3. racadm Command OptionsOption Description-r <racIpAddr> or-r <racIpAddr>:<portnumber> if the DRAC 4 portnumber has been changedSpecifies the remote IP address of the controller.-i Tells racadm to interactively query the user for the user's user name andpassword.-u <usrName> Specifies the user name that is used to authenticate the commandtransaction. If not specified, the default user name, racadmusr, is used.If the -u option is used, the -p option must be used, and the -i option(interactive) is not allowed.-p <password> Specifies the password used to authenticate the command transaction.If the -p option is used, the -i option is not allowed.