![]() |
Users can perform device management actions directly on an SP by using the ssh command along with one of the following OnBoard appliance-specific device management commands:
•
• For details about the management actions performed by the commands, see Using SSH with the OnBoard Appliance.For example, for authorized user whose username is fred to turn on the power for a server whose alias is configured on the OnBoard appliance as drac, when the IP address of the OnBoard appliance is 192.168.29.22, the poweron command would be entered as shown in the following example:% ssh -t fred:drac@192.168.29.22 poweronAdministrative users may want to use the rmenush command when logging into the OnBoard appliance to bring up the user login shell menu:% ssh -t root:@192.168.44.111 rmenush