Reference Guide

getslotname
Description
Displays the name, host name (if available) and iDRAC DNS name of all the four
slots, or of a specified slot (indicated by the slot number) in the chassis.
Optionally, use this command to find if the slot name or host name, or iDRAC
DNS name is displayed in the CMC Web interface, or with the getslotname [-i
<slotNum> | -h] command. If the host name is not available, the static slot name
is used.
NOTE: Lengthy slot names, host names, or iDRAC DNS names are
truncated when the slot names are displayed.
To use this subcommand, you must have CMC Login User privilege.
Synopsis
racadm getslotname
racadm getslotname [-i <slotNum> | -h]
racadm getslotname -h
Input
None -
Displays the slot name for all the four slots in the chassis.
-i <slotNum> - specifies the slot number.
Values: 1 to 4
-h - Specifies whether to display the slot name or the host name (if
available).
0 — Displays the slot name
1 — Displays the host name instead of the slot name
2 — Displays the iDRAC DNS name instead of the slot name
Example
Display all slots names.
racadm getslotname
<Slot #> <Slot Name> <Host name> <iDRAC DNS Name>
1 SLOT-01
2 WIN-UF2EVKG8PJ5 WIN-UF2EVKG8PJ5
idrac-2QDJH62
3 SLOT-03
4 SLOT-04
Display the name of the third slot.
racadm getslotname -i 3
Verify if the option ‘0’ is set for displaying the slot name.
Verify if the option ‘1’ is set for displaying the host name.
Verify if the option ‘2’ is set for displaying the iDRAC DNS name.
getssninfo
Description Displays a list of users that are connected to iDRAC. The following information is
displayed:
Session ID
Username
60