Deployment Guide

Table Of Contents
If you are connecting to a storage system with G280 firmware that has been deployed:
a. Type the username of a user with the manage role at the login prompt and press Enter.
b. Type the password for the user at the Password prompt and press Enter.
7. To use DHCP to set network port IP addresses, type the following command at the prompt:
set network-parameters dhcp
To use custom static IP addresses, type the following CLI command to set the values you obtained in step 1:
NOTE: Run the command for controller module A first, and then run the command for controller module B.
set network-parameters ip address netmask netmask gateway gateway controller a|b
where:
address is the IP address of the controller module
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:
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
8. Type the following CLI command to verify the new IP addresses:
show network-parameters
The network parameters, including the IP address, subnet mask, and gateway address are displayed for each controller
module.
9. Use the CLI ping command to verify connectivity to the gateway address.
For example:
ping 192.168.0.1
10. Open a command window on the host computer and type the following command to verify connectivity to controller A and
controller B:
ping controller-IP-address
If you cannot access your storage system for at least three minutes after changing the IP address, restart the controllers
using the CLI.
NOTE:
When you restart a Management Controller, communication with it is temporarily lost until it successfully
restarts.
Type the following CLI command to restart the Management Controller in both controllers:
restart mc both
CAUTION:
When configuring an iSCSI storage system or a storage system that uses a combination of Fibre
Channel and iSCSI SFPs, do not restart the Management Controller or exit the terminal emulator session
until the CNC ports are configured as described Changing host port settings on page 38
11. Record the IP address for the controller modules to use when connecting to the storage system using PowerVault Manager.
12. When you are done using the CLI, close the terminal emulator.
Topics:
Mini-USB Device Connection
Setting network port IP addresses using the CLI port and serial cable
105