Dell Remote Access Controller 4 Firmware Version 1.30 Universal Remote User Manual


 
racadm Subcommand Man Pages 165
NOTE: The terms NIC and Ethernet management port may be used interchangeably.
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
>
Table A-21. setniccfg/getniccfg
Subcommand Definition
setniccfg Sets the IP configuration for the controller.
getniccfg Displays the current IP configuration for the controller.