Users Guide

racadm Subcommand Man Pages 207
Synopsis
racadm setniccfg -d
racadm setniccfg -s [<
ipAddress
> <
netmask
> <
gateway
>]
racadm setniccfg -o
racadm getniccfg
Description for setniccfg
The setniccfg subcommand sets the controller IP address.
The
-d
option enables DHCP for the Ethernet management port (default
is DHCP enabled).
The
-s
option enables static IP settings. The IP address, netmask, and
gateway can be specified. Otherwise, the existing static settings are used.
The
-o
option disables the Ethernet management port completely.
<
ipAddress
>, <
netmask
>, and <
gateway
> must be typed as
dot-separated strings.
Description for getniccfg
The getniccfg subcommand displays the current Ethernet management port
settings.
Output
The setniccfg subcommand returns without output if successful. The
getniccfg subcommand output displays the following information:
Network adapter = Enabled/Disabled
DHCP = Enabled/Disabled
Static IP Settings: <
ipAddress
> <
netmask
> <
gateway
>
Current IP Settings: <
ipAddress
> <
netmask
> <
gateway
>