Cisco MDS 9000 series Command Reference Manual page 655

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 11
I Commands
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
The following command allows the specified iSCSI initiator node to access this virtual target. You can
issue this command multiple times to allow multiple initiators.
switch(config-iscsi-tgt)# initiator iqn.1987-02.com.cisco.initiator1 permit
The following command prevents the specified initiator node from accessing virtual targets.
switch(config-iscsi-tgt)# no initiator iqn.1987-02.com.cisco.initiator1 permit
The following command allows the specified IP address to access this virtual target:
switch(config-iscsi-tgt)# initiator ip-address 10.50.1.1 permit
The following command prevents the specified IP address from accessing virtual targets:
switch(config-iscsi-tgt)# no initiator ip-address 10.50.1.1 permit
The following command allows all initiators in this subnetwork to access this virtual target:
switch(config-iscsi-tgt)# initiator ip-address 10.50.0.0 255.255.255.0 permit
The following command prevents all initiators in this subnetwork from accessing virtual targets:
switch(config-iscsi-tgt)# no initiator ip-address 10.50.0.0 255.255.255.0 permit
The following command allows all initiator nodes to access this virtual target.
switch(config-iscsi-tgt)# all-initiator-permit
The following command prevents any initiator node from accessing virtual targets.
switch(config-iscsi-tgt)# no all-initiator-permit
The following command configures a primary and secondary port and moves the LUNs from one port to
the other using the trespass command.
switch# config terminal
switch(config)#iscsi virtual-target name iqn.1987-02.com.cisco.initiator
switch(config-iscsi-tgt)# pwwn 50:00:00:a1:94:cc secondary-pwwn 50:00:00:a1:97:ac
switch(config-iscsi-tgt)# trespass
Related Commands
Command
show iscsi virtual target
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Description
Displays information about iSCSI virtual targets.
Cisco MDS 9000 Family Command Reference
iscsi virtual-target name
11-97

Advertisement

Table of Contents
loading

Table of Contents