White Papers

Table Of Contents
iscsi target port
Configure the iSCSI target ports and optionally, the IP addresses on which iSCSI communication is monitored.
Syntax
iscsi target port [tcp-port-2...tcp-port-16]ip-address [ip-address]
To remove the configured iSCSI target ports or IP addresses, use the no iscsi target port
command.
Parameters
tcp-
port-2...tcpport-
16
Enter the tcp-port number of the iSCSI target ports. The tcp-port-n is the TCP
port number or a list of TCP port numbers on which the iSCSI target listens to
requests. Separate port numbers with a comma. The default is 860, 3260.
ip-address
(Optional)
Enter the ip-address that the iSCSI monitors. The ip-address specifies the IP
address of the iSCSI target.
Defaults 860, 3260
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.6(0.0) Introduced on the Z9500.
Usage
Information
You can configure up to 16 target TCP ports on the switch in one command or multiple commands.
When you use the no iscsi target port command and the TCP port you wish to delete is one
bound to a specific IP address, the IP address value must be included in the command.
show iscsi
Display the currently configured iSCSI settings.
Syntax
show iscsi
Command Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.6(0.0) Introduced on the Z9500.
Example
Dell#show iscsi
iSCSI is enabled
iSCSI session monitoring is disabled
iSCSI COS : dot1p is 4 no-remark
Session aging time: 10
Maximum number of connections is 256
------------------------------------------------
iSCSI Targets and TCP Ports:
------------------------------------------------
TCP Port Target IP Address
3260
860
iSCSI Optimization 887