CLI Guide

Specifies the enclosure to locate. This affects the identification LED on the enclosure and on each I/O
module.
Examples
Identify disk 5 in enclosure 1.
# set led disk 1.5 on
Stop identifying enclosure 1.
# set led enclosure 1 off
Identify controller B in enclosure 1.
# set led enclosure 1 controller b on
set network-parameters
Description Sets parameters for the network port in each controller module.
You can manually set static IPv4 or IPv6 values for a network port, or you can specify that IP values should
be set automatically for a network port through communication with a Dynamic Host Configuration Protocol
(DHCP) server.
The addressing mode can be set differently on each controller.
IPv4 and IPv6 can be used concurrently. This command can be used to configure use of IPv4. To configure
use of IPv6, use the set ipv6-network-parameters command.
Each controller has the following factory-default IP settings:
DHCP: disabled
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 IP addresses: 169.254.x.x (where the value of x.x is the lowest 16 bits of the controller serial
number)
IP subnet mask: 255.255.0.0
Gateway IP address: 0.0.0.0
169.254.x.x addresses (including gateway 169.254.0.1) are on a private subnet that is reserved for
unconfigured systems and the addresses are not routable. This prevents the DHCP server from reassigning
the addresses and possibly causing a conflict where two controllers have the same IP address. As soon as
possible, change these IP values to proper values for your network
To switch a controller from DHCP addressing to static addressing, you must set the IP address, netmask, and
gateway values.
NOTE:
The following IP addresses are reserved for internal use by the storage system:
169.254.255.1, 169.254.255.2, 169.254.255.3, 169.254.255.4, and 127.0.0.1. Because these
addresses are routable, do not use them anywhere in your network.
Minimum role manage
Syntax
set network-parameters
[controller a|b|both]
[dhcp]
[gateway gateway]
[ip address]
[netmask netmask]
[ping-broadcast enabled|disabled|on|off]
134 Alphabetical list of commands