Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual page 706

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

iscsi virtual-target name
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
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 209.165.200.226 permit
The following command prevents the specified IP address from accessing virtual targets:
switch(config-iscsi-tgt)# no initiator ip-address 209.165.200.226 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
Cisco MDS 9000 Family Command Reference
11-100
Description
Displays information about iSCSI virtual targets.
Chapter 11
I Commands
OL-18089-01, Cisco MDS NX-OS Release 4.x

Advertisement

Table of Contents
loading

Table of Contents