S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
21-93
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 21 S Commands
switchport initiator id
switchport initiator id
To configure the iSCSI initiator ID mode, use the
switchport initiator id
command in interface
configuration submode. To delete the iSCSI inistiator ID mode, use the
no
form of the command.
switchport initiator id
{
ip-address
|
name
}
no switchport initiator id
{
ip-address
|
name
}
Syntax Description
Defaults
The iSCSI initiator ID mode is disabled.
Command Modes
Interface configuration submode under the
iscsi interface x/x
command.
Command History
Usage Guidelines
None.
Examples
The following example configures the iSCSI initiator ID mode for a iSCSI interface.
switch#
config terminal
switch(config)#
interface iscsi 2/5
switch(config-if)#
switchport initiator id ip-address
switch(config-if)#
switchport initiator name
Related Commands
ip-address
Identifies initiators using the IP address.
name
Identifies initiators using the specified name.
Release
Modification
1.1(1)
This command was introduced.
Command
Description
show interface iscsi
Displays an interface configuration for a specified iSCSI interface.