CLI Guide

Option Sub-option Valid Arguments Description
--currentactivessns
NA
Displays the number of currently active sessions on
all channels of the BMC. This sub-option cannot be
replicated.
Example:
A:>syscfg ssninfo
currentactivessns=1
maxactivessns=4
useraction
NOTE: For 14th generation of PowerEdge Systems, you have to congure the username and password before executing
this command for a particular userid.
Table 325. useraction
Option Sub-option Valid Arguments Description
useraction
Enables and disables BMC, sua, and lua user IDs.
This option can be replicated.
--userid
2–16, if your system
has a DRAC 5 controller
Species the BMC user ID. This sub-option can be
replicated.
--action enable, disable
Enables or disables the user ID specied using the
userid sub-option. This sub-option can be
replicated. This sub-option is dependent on the
userid sub-option.
Example to disable User ID 3:
A:>syscfg useraction --userid=3 --
action=disable
useraction userid=3
action=disable
username
Table 326. username
Option Sub-option Valid Arguments Description
username
Sets the BMC User ID and username. This option
can be replicated.
--userid
2–16 if your system
has a DRAC 5 controller
Species the User ID. This sub-option can be
replicated.
--name <string>
Sets the username (maximum of 16 printable
ASCII characters) for the User ID specied using
the userid sub-option. This sub-option can be
replicated. This sub-option is dependent on the
userid sub-option.
Example 1( to congure User ID 3 with a user
name ):
A:>syscfg username --userid=3 --
name=bmcmaster
username userid=3 name=bmcmaster
140