Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)
Chapter 3 Command Descriptions 139
set network-parameters
Description
Sets IP values for controller module Ethernet management ports. IP values can be
set dynamically using Dynamic Host Configuration Protocol (DHCP) for both
controllers, or manually (statically) for each controller.
If DCHP is enabled, manually setting an IP value for either controller disables
DHCP for both controllers.
Input
To set both controllers’ IP values dynamically:
To set a controller’s IP values manually:
Example
Use DHCP to set Ethernet management port IP values.
set network-parameters dhcp
set network-parameters [ip address] [netmask netmask]
[gateway gateway] [controller a|b]
Parameter Description
dhcp Specifies to use DHCP to set both controllers' IP values.
ip address Optional. Specifies an IP address.
netmask netmask Optional. Specifies an IP subnet mask.
gateway gateway Optional. Specifies a gateway IP address.
controller a|b Optional. Specifies whether to apply the settings to controller
A or B. If this parameter is omitted, settings are applied to the
controller being accessed.
# set network-parameters dhcp