![Cisco MDS 9000 Series Скачать руководство пользователя страница 697](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_21253697.webp)
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
11-91
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 11 I Commands
iscsi initiator ip-address
iscsi initiator ip-address
To assign persistent WWNs to an iSCSI initiator or assign an iSCSI initiator into VSANs other than the
default VSAN, use the
iscsi initiator ip-address
command. To revert to the default, use the
no
form of
the command.
iscsi initiator ip-address
ipaddress
static
{
nwwn
|
pwwn
} {
wwn-id
|
system-assign
number
}
vsan
vsan-id
iscsi initiator ip-address
ipaddress
no static
{
nwwn
|
pwwn
} {
wwn-id
|
system-assign
number
}
no vsan
vsan-id
no iscsi initiator ip-address
ipaddress
Syntax Description
Defaults
Disabled.
Command Modes
Configuration mode.
Command History
Usage Guidelines
Under a circumstance where an iSCSI initiator needs to have a persistent binding to FC WWNs, this
command should be used. Also, an iSCSI initiator can be put into multiple VSANs. An iSCSI host can
become a member of one or more VSANs.
Note
This command is not supported on the Cisco MDS 9124 switch, the Cisco Fabric Switch for HP c-Class
BladeSystem, and the Cisco Fabric Switch for IBM BladeCenter.
Examples
The following command configures an iSCSI initiator. using the IP address of the initiator node.
switch(config)#
iscsi initiator ip address 209.165.200.226
The following command deletes the configured iSCSI initiator.
ipaddress
Specifies the initiator IP address.
nwwn
Configures the inititiator node WWN hex value.
pwwn
Configures the peer WWN for special frames.
wwn-id
Enters the pWWN or nWWN ID.
system-assign
number
Generates the nWWN value automatically. The number ranges from 1 to 64.
vsan
vsan-id
Specifies a VSAN ID. The range is 1 to 4093.
Release
Modification
1.1(1)
This command was introduced.