Reference Guide
RACADM Subcommand Details 57
racadm setniccfg -s6 <IPv6 Address> <IPv6 Prefix
Length> <IPv6 Gateway>
racadm setniccfg -o
Description
The setniccfg subcommand sets the iDRAC6 IP address.
•The
-d
option enables DHCP for the NIC (default is DHCP disabled).
•The
-d6
option enables AutoConfig for the NIC. It is enabled by default.
•The
-s
option enables static IP settings. The IPv4 address, netmask, and
gateway can be specified. Otherwise, the existing static settings are used.
<
IPv4Address
>
,
<
netmask
>
, and
<
gateway
>
must be typed as dot-
separated strings.
racadm setniccfg -s 192.168.0.120 255.255.255.0
192.168.0.1
•The
-s6
option enables static IPv6 settings. The IPv6 address, Prefix
Length, and the IPv6 Gateway can be specified.
•The
-o
option disables the NIC completely.
Output
The setniccfg subcommand displays an appropriate error message if the
operation is not successful. If successful, a message is displayed.
sshpkauth
Synopsis
racadm sshpkauth
Subcommand Definition
sshpkauth Allows you to upload and manage up to four different SSH
public keys per user. You can upload a key file or key text, view
keys, or delete keys.