Configuration Mode Commands : Core iSCSI commands : storage iscsi portal add host
  
storage iscsi portal add host
Adds an iSCSI portal configuration to the iSCSI initiator configuration.
Syntax
[failover-peer] storage iscsi portal add host <hostname> [alias <alias-name>] [port <port-number>] auth {CHAP chap-user <name> | None}
Parameters
failover-peer
Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service.
You can run failover-peer commands only on a Core appliance in ActiveSolo failover state.
<hostname>
Hostname of the iSCSI portal.
alias <alias-name>
Specifies an alias name for the portal.
port <port-number>
Specifies a port number. The default is 3260.
auth
Specifies the authentication option:
CHAP chap-user <name>—Enables CHAP and specifies the CHAP username. You must specify an existing CHAP user.
None—No authentication.
Example
Core_01 (config) # storage iscsi portal add host 10.2.3.4 port 3260 auth CHAP chap-user JoeyD
 
Core_02 (config) # failover-peer storage iscsi portal add host 10.2.3.4 port 3260 auth CHAP chap-user JoeyD
Product
Core