Owner's manual

Accusys A12R/U-FS&SS / A16R/U-FS&SS / A24R/U-FS&SS
35
BY CLI
Hosts can also be created from CLI.
1. Log on to CLI using the following information:
• User name: admin
• Password: 0000
2. At the CLI prompt type in: hddlist all to check the status of the hard
disk and make sure they are unused.
3. Use the following command to create hosts.
For example:
CLI>hostcreate host1 1111111111111111
CLI>hostcreate host2 2222222222222222
CLI>hostcreate host3 3333333333333333
CLI>hostcreate host4 4444444444444444
4. Use the following command to create host groups.
For example:
CLI>hgaddhost hg0 host1 host2
CLI>hgaddhost hg1 host3 host4
5. Type in hostlist all at CLI prompt to check the created hosts.
Command hostcreate
Synopsis hostcreate hostx WWN [-n name]
Description Create a host with WWN
Parameters [-n name]: host name
Command hgaddhost
Synopsis hgaddhost hgx hostx hosty ...
Description Add hosts to a host group