Adding An Iscsi Target With An Auto-Generated Iqn (Cli); Adding An Iscsi Target With A Specific Iqn And Radius Authentication (Cli) - Oracle ZFS Storage Appliance Administration Manual

Hide thumbs Also See for ZFS Storage Appliance:
Table of Contents

Advertisement

Adding an iSCSI Target with an Auto-generated
IQN (CLI)
To add an iSCSI target with an auto-generated IQN, use the following CLI
commands:
ahi:configuration san iscsi targets> create
ahi:configuration san iscsi targets target (uncommitted)> set alias="Target 0"
ahi:configuration san iscsi targets target (uncommitted)> set auth=none
ahi:configuration san iscsi targets target (uncommitted)> set interfaces=igb1
ahi:configuration san iscsi targets target (uncommitted)> commit
ahi:configuration san iscsi targets> list
TARGET
ALIAS
target-000 Target 0
|
+-> IQN
iqn.1986-03.com.sun:02:daf0161f-9f5d-e01a-b5c5-e1efa9578416
Related Topics
Understanding SAN
SAN Fibre Channel Configuration
SAN iSCSI Configuration
SAN iSER Target Configuration
SAN SRP Configuration
SAN Terminology
Adding an iSCSI Target with a Specific IQN and
RADIUS Authentication (CLI)
To add an iSCSI target with a specific IQN and RADIUS authentication, use the
following CLI commands:
ahi:configuration san iscsi targets> create
ahi:configuration san iscsi targets target (uncommitted)> set alias="Target 1"
ahi:configuration san iscsi targets target (uncommitted)>
set iqn=iqn.2001-02.com.acme:12345
ahi:configuration san iscsi targets target (uncommitted)> set auth=radius
ahi:configuration san iscsi targets target (uncommitted)> set interfaces=igb1

Adding an iSCSI Target with an Auto-generated IQN (CLI)

Configuring the Appliance
143

Advertisement

Table of Contents
loading

Table of Contents