System information

12-351
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
setup iscsi-port
setup iscsi-port
To change the default listening port used for iSCSI traffic, use the setup iscsi-port wizard.
setup iscsi-port [parameter1 parameter2...]
Syntax Description
Defaults The default listening port used for iSCSI traffic is 3260. This is the port number assigned by IANA.
Command Modes Administrator.
Command History
Usage Guidelines If you change the listening port used for iSCSI traffic on the storage router, you must make
corresponding changes to the IP hosts sending iSCSI traffic to the storage router. For example, on a
UNIX system, you must update the /etc/services file. After selecting a new port for iSCSI traffic, the
storage router automatically reboots.
Only one setup wizard can be active at any given time. Multiple users cannot run multiple setup wizards
concurrently.
Use the optional parameter arguments to run the setup iscsi-port wizard from a command script. All
parameters required by the wizard must be included. The setup iscsi-port wizard will not complete
unless all parameters are passed.
Note If too many parameters are passed, the setup iscsi-port wizard will ignore the extra parameters and may
complete. If a parameter is not in the correct format or is otherwise invalid, the next parameter is used
to attempt to fulfill the prompt. In either case, unexpected results could occur. Always check the output
from a setup iscsi-port command when using the parameter arguments.
Examples The following shows example output and input for the show iscsi-port command:
[SN5428-2A]# setup iscsi-port
###############################
## iSCSI port Setup Wizard ##
###############################
If you change the iSCSI port number, the system will reboot itself
for the change to take effect. This will cause all scsirouters to
be stopped.
** Enter CTRL-C to cancel. **
parameter1 parameter2
...
(Optional) Enter each parameter that the wizard prompts for. All parameters
must be passed. If a parameter includes an embedded space, enclose the
parameter in quotation marks.
Release Modification
3.2.1 This command was introduced.