Technical data

Telnet Commands 193
sgroupSet
Creates a switch group.
Synopsis sgroupSet [“sgType”, “sgName”, “sgMemberList”]
Availability Administration
Description This command creates a switch group. If any parameter is not specified, the
session becomes an interactive session for which all parameters are
prompted.
Operands This command has the following operands:
sgType
Specify a character string in quotation marks
containing the sgroup type, for example “S32_6_1”.
The given type must be a valid type. If the type is not
valid, this command is rejected. Valid types are
displayed when this command is run interactively.
sgName
Specify a character string in quotation marks
containing the sgroup name, for example
“FirstGroup”. The given name must have from 1 to 32
characters, and be comprised of letters, digits, or
underscores. Spaces are not allowed.
sgMemberList
If given in Domain ID format, the list is validated to
ensure that all specified switch Domains are valid. If
given in WWN format, a Warning message can appear
if any WWN given is not in the current fabric. Specify
a character string in quotation marks containing the
sgroup members, for example “1,2,3,4,5,6”. This list
can be either the WWN format or Domain ID format.
WWN format:
“aa:bb:cc:dd:ee:ff:xx:yy,aa:bb:cc:dd:ee:ff:xx:zz,
aa:bb:cc:dd:ee:ff:xx:ww,...,aa:bb:cc:dd:ee:ff:xx:qq”
Domain ID format:
“domain_ID1,domain_ID2,...,domain_IDx”