590
iSCSI Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\iSCSI.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Example
The following example enables iSCSI awareness globally.
Console(config)#
iscsi enable
iscsi target port
Use the
iscsi target port
Global Configuration mode command to configures
iSCSI target ports. Use the
no
form of this command to delete the iSCSI
target ports.
Syntax
iscsi target port
tcp-port-1 [tcp-port-2.… tcp-port-8] [address ip-address]
[name targetname]
no iscsi target port
tcp-port-1 [tcp-port-2.… tcp-port-8] [address ip-
address]
Parameters
•
tcp-port
—Specifies the TCP port number or list of TCP port numbers on
which iSCSI targets listen to requests. Up to 8 TCP ports can be defined in
the system, in one command or by using multiple commands. (Range:
1–65536)
•
address
ip-address
—Specifies the iSCSI target IP address. If the
no
form is
used and the TCP port to be deleted is one that was bound to a specific IP
address, the IP address field must be present.
•
name
targetname
—Specifies the iSCSI target name. The name can be
statically configured, but it can also be obtained from iSNS or from the
sendTargets response. The initiator must present both its iSCSI Initiator
Name and the iSCSI Target Name to which it wishes to connect in the first
login request of a new session or connection. The name must comprise
valid characters, as specified by RFC 3722. (Length: 1–223 characters)
Default Configuration
iSCSI well-known ports 3260 and 860 are configured as the default target
ports, but they can be removed just as any other configured target.