CLI Guide

Table Of Contents
The value is case sensitive.
The value can have a maximum of 32 bytes.
The value can include spaces and printable UTF-8 characters except: " , . < \
A value that includes a space must be enclosed in double quotes.
Examples Create host Host1 that includes two FC initiators
# create host initiators 10000090fa13870e,10000090fa13870f Host1
Create host Host2 that includes two iSCSI initiators.
# create host initiators iqn.1992-01.com.example:storage.host2.port1,
iqn.1992-01.com.example:storage.host2.port2 Host2
Create host Host4 by pasting a WWPN that includes colons.
# create host initiators 20:70:00:c0:ff:d7:4c:07 Host4
See also
set host
set initiator
show host-groups
show initiators
create host-group
Description
Creates a host group that includes specified hosts. You can create a maximum of 32 host groups,
each containing a maximum of 256 hosts.
Minimum role manage
Syntax
create host-group
hosts hosts
host-group
Parameters
hosts hosts
A comma-separated list of the names of hosts to include in the host group. A name that includes a
space must be enclosed in double quotes.
host-group
A name for the host group. Input rules:
The value is case sensitive.
The value can have a maximum of 32 bytes.
The value can include spaces and printable UTF-8 characters except: " , . < \
A value that includes a space must be enclosed in double quotes.
Examples Create a host group named HostGroup1 that includes hosts Host1 and Host2.
# create host-group hosts Host1,Host2 HostGroup1
See also
add host-group-members
delete host-groups
remove host-group-members
set host-group
show host-groups
48 Alphabetical list of commands