Set Network-Parameters - HP P2000 Reference Manual

Msa system
Hide thumbs Also See for P2000:
Table of Contents

Advertisement

set network-parameters

Description Sets IP values for controller module network ports. You can manually set static IP values for each
controller, or you can specify that IP values should be set automatically for both controllers through
communication with a Dynamic Host Configuration Protocol (DHCP) server.
Each controller has the following factory-default IP settings:
DHCP: enabled
Controller A IP address: 10.0.0.2
Controller B IP address: 10.0.0.3
IP subnet mask: 255.255.255.0
Gateway IP address: 10.0.0.1
When DHCP is enabled, the following initial values are set and remain set until the system is able to
contact a DHCP server for new addresses.
Controller A IP address: 10.0.0.2
Controller B IP address: 10.0.0.3
IP subnet mask: 255.255.255.0
Gateway IP address: 0.0.0.0
To switch a controller from DHCP addressing to static addressing, you must set the IP address,
netmask, and gateway values.
Syntax To set both controllers' IP values automatically:
set network-parameters dhcp
To set a controller's IP values manually:
set network-parameters
[ip address]
[netmask netmask]
[gateway gateway]
controller a|b
Parameters dhcp
Specifies to use DHCP to set both controllers' IP values.
ip address
Optional. An IP address for the port.
netmask netmask
Optional. An IP subnet mask for the port.
gateway gateway
Optional. A gateway IP address for the port.
controller a|b
Specifies whether to apply the settings to controller A or B.
Example Use DHCP to set network port IP values:
# set network-parameters dhcp
Success: Command completed successfully. - Request to set network parameters has
been initiated.
Manually set network port IP values for controller A (disabling DHCP for both controllers, if it was
enabled):
# set network-parameters ip 192.168.0.10 netmask 255.255.255.0 gateway
192.168.0.1 controller a
Success: Command completed successfully. - Request to set network parameters has
been initiated.
HP P2000 G3 MSA System CLI Reference Guide 145

Advertisement

Table of Contents
loading

This manual is also suitable for:

P2000 g3

Table of Contents