48 HP StorageWorks 2012i Modular Smart Array user guide • March 2008
3. In the terminal emulator, connect to controller A.
4. Press Enter to display the CLI prompt (#).
5. At the prompt, type the following command to set the values you obtained in Step 1
for each Ethernet management port, first for controller A and then for controller B:
where:
■ address is the IP address of the controller
■ netmask is the subnet mask
■ gateway is the IP address of the subnet router
■ a|b specifies the controller whose network parameters you are setting
For example:
6. Type the following command to verify the new IP addresses:
Network parameters, including the IP address, subnet mask, and gateway address
are displayed for each controller.
7. Disconnect from the CLI and exit the emulator.
set network-parameters ip address netmask netmask gateway gateway
controller a|b
# set network-parameters ip 192.168.0.10 netmask 255.255.255.0
gateway 192.168.0.1 controller a
# set network-parameters ip 192.168.0.11 netmask 255.255.255.0
gateway 192.168.0.1 controller b
show network-parameters