Cisco Systems MDS 9000 Marine Radio User Manual


 
20-103
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 Show Commands
show iscsi virtual-target
show iscsi virtual-target
To display all the iSCSI nodes that are local to the switch, use the show iscsi virtual-target command.
show iscsi virtual-target [configured] [name]
Syntax Description
Defaults None.
Command Modes EXEC
Command History This command was introduced in Cisco MDS SAN-OS Release 1.1(1).
Usage Guidelines If no parameter is provided the command lists all the active iSCSI virtual targets. If the iSCSI node name
is provided then the command lists the details of that iSCSI virtual target.
Examples The following example displays information on all the iSCSI virtual targets.
switch# show iscsi virtual-target
target: abc1
Port WWN 21:00:00:20:37:a6:b0:bf
Configured node
target: iqn.com.domainname.172.22.93.143.08-03.gw.22000020374b5247
Port WWN 22:00:00:20:37:4b:52:47 , VSAN 1
Auto-created node
...
target: iqn.com.domainname.172.22.93.143.08-03.gw.210000203739aa39
Port WWN 21:00:00:20:37:39:aa:39 , VSAN 1
Auto-created node
The following example displays a specified iSCSI virtual target.
switch# show iscsi virtual-target
iqn.com.domainname.172.22.93.143.08-03.gw.210000203739a95b
target: iqn.com.domainname.172.22.93.143.08-03.gw.210000203739a95b
Port WWN 21:00:00:20:37:39:a9:5b , VSAN 1
Auto-created node
The following example displays the trespass status for a virtual target.
switch# show iscsi virtual-target iqn.abc
target: abc
Port WWN 00:00:00:00:00:00:00:00
Configured node
all initiator permit is disabled
trespass support is enabled S
configured Show the information for all iSCSI ports.
name Show iSCSI information for the specified virtual-target.