Quick Reference Guide
124 RACADM
Example:
racadm fwupdate -p -u -d \my\updatefiles\path
racadm fwupdate -p -u -f \my\updatefiles\path\<
filename
>
If you are updating your firmware remotely, use the following command to update your firmware:
racadm <
RAC_IP
> -u <
user
> -p <
password
> fwupdate -g -u -a <
TFTP_IP
> -d
<
TFTP_dir_path
>
NOTE: The -p option does not support remote firmware updates.
getssninfo
Synopsis
racadm getssninfo [-A] [-u <
username
> | *]
Description
The getssninfo command returns a list of currently active or pending users and optionally includes
summary session table information. The summary information provides the total number of sessions
in each of the following defined Session Manager states:
•Free
• Preliminary
• Unvalidated
•Valid
• Invalid
Input
Table 6-11. getssninfo Subcommand
Command Definition
getssninfo Retrieves session information for one or more currently active or
pending sessions from the Session Manager's session table.
Table 6-12. getssninfo Subcommand Options
Option Description
-A The -A option eliminates the printing of data headers.
-u The -u <username> user name option limits the printed output to only the detail session records for the
given user name. If an * symbol is given as the user name, all users are listed. Summary information is not
printed when this option is specified.