Users Guide
362 RACADM Subcommand Overview
Table A-20 describes the setniccfg subcommand.
NOTE: The terms NIC and Ethernet management port may be used
interchangeably.
Synopsis
racadm setniccfg -d
racadm setniccfg -d6
racadm setniccfg -s <
IPv4Address
> <
netmask
> <
IPv4
gateway
>
racadm setniccfg -s6 <
IPv6 Address
> <
IPv6 Prefix
Length
> <
IPv6 Gateway
>
racadm setniccfg -o
Description
The setniccfg subcommand sets the controller IP address.
•The
-d
option enables DHCP for the Ethernet management port (default
is DHCP disabled).
•The
-d6
option enables AutoConfig for the Ethernet management port. 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.
•The
-s6
option enables static IPv6 settings. The IPv6 address, Prefix
Length, and the IPv6 Gateway can be specified.
•The
-o
option disables the Ethernet management port completely.
Table A-20. setniccfg
Subcommand Definition
setniccfg Sets the IP configuration for the controller.