CLI Guide

Table Of Contents
Registers an initiator-port and associates it with a SCSI address. For Fibre Channel, the SCSI address is represented by a WWN
pair.
See also
export initiator-port discovery
export initiator-port unregister
export target-port renamewwns
set
export initiator-port register-host
Creates a view, and registers each port WWN /name pair as an initiator port in that view.
Contexts
All contexts.
In /clusters/cluster/exports context, command is initiator-port register-host.
In /clusters/cluster/exports/initiator-ports context, command is register-host.
Syntax
export initiator-port register-host
[-p|--ports] port,port...
[-f|--file] file
[-c|--cluster] cluster-context
Arguments
Required arguments
[-f|--file] file * The host declaration file path name.
Optional arguments
[-c|--cluster] cluster-context * The cluster at which to create the view.
[-p|--ports] port,port... List of port names. If omitted, all ports at the cluster will be used. Entries must be
separated by commas.
* - argument is positional.
Description
Reads host port WWNs (with optional node WWNs) and names from a host declaration file. Creates a view, registering each
port WWN /name pair as an initiator port in that view.
The host description file contains one line for each port on the host in the following format:
port WWN [|node WWN] port-name
Hosts must be registered in order to be exported (added to a storage view). Registering consists of naming the initiator and
listing its ports WWN/GUID.
Each port of a servers HBA/HCA must be registered as a separate initiator.
172
Commands