User's Manual

336 RACADM Subcommands
Description
Sets the IP configuration for the specified module.
Usage
racadm setniccfg [-m <
module
>] [-d] [-o] [-s
<
ipaddress
> <
subnetmask
> <
gateway
>] [-k <
speed
>
<
duplex
>]
racadm setniccfg [-m <
module
>] -d
racadm setniccfg [-m <
module
>] -s <
ipAddress
>
<
netmask
> <
gateway
>
racadm setniccfg [-m <
module
>] -o
racadm setniccfg [-m <
module
>] -k [<
speed
> <
duplex
>]
Options
Table A-31 describes the setniccfg subcommand options.
Table A-31. setniccfg Subcommand Options
Option Description
-m <module> Specifies the module for which you want to set the IP
configuration.
<module> can be any of the following:
server-
n
where
n=
1–16
switch-
n
where
n=
1–6
chassis
If the -m option is excluded, the module defaults to
chassis.
-d Enables DHCP for the Ethernet management port (default is
DHCP enabled).
-s Enables static IP settings by specifying the IP address, subnet
mask, and gateway. <ipAddress>, <netmask>, and
<gateway> must be typed as dot-separated strings.
If this option is not supplied, the existing static settings are
used.