Hot Area:

HOTSPOT
You run Get-ISCSIServerTarget and you receive the following output.

Use the drop-down menus to select the answer choice that completes each statement.
Hot Area:

HOTSPOT
You run Get-ISCSIServerTarget and you receive the following output.

Use the drop-down menus to select the answer choice that completes each statement.
Hot Area:

Answer:

Explanation:
The Get-IscsiServerTarget command obtains iSCSI targets and their associated properties.
* Usually, an iSCSI participant can be defined by three or four fields:
Hostname or IP Address (e.g., “iscsi.example.com”)
Port Number (e.g., 3260)
iSCSI Name (e.g., the IQN “iqn.2003-01.com.ibm:00.fcd0ab21.shark128”)
An optional CHAP Secret (e.g., “secretsarefun”)
-iSCSI Qualified Name (IQN)
the fields are:
literal iqn (iSCSI Qualified Name)
date (yyyy-mm) that the naming authority took ownership of the domain
reversed domain name of the authority (e.g. org.alpinelinux, com.example, to.yp.cr)
Optional “:” prefixing a storage target name specified by the naming authority.
* -InitiatorId<InitiatorId>
Specifies the iSCSI initiator identifiers (IDs) to which the iSCSI target is assigned.
Use this parameter to filter out the iSCSI Server Target object which can be accessed by the given iSCSIinitiator.
The format of this parameter is IdType:Value.
The acceptable values for this parameter are: DNSName, IPAddress, IPv6Address, IQN, or MACAddress.
https://en.wikipedia.org/wiki/ISCSI



Leave a Reply 4

Your email address will not be published. Required fields are marked *


eck

eck

http://techgenix.com/configuring-iscsi-storage-part3/
iqn.1991-05.com.microsoft:
Similarly, a target IQN has the following form:
iqn.1991-05.com.microsoft:–target

Server3.adantum.com
IndicatorIds

Martin

Martin

iqn.1991-05.com.microsoft:–target
this is correct

Martin

Martin

iqn.1991-05.com.microsoft: – -target

Martin

Martin

what is wrong with this script
iqn.1991-05.com.microsoft: name_of_target_server – name_of_target -target