Cisco MDS 9000 series Command Reference Manual page 665

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
Examples
The following example creates a static virtual target and enters iSLB target configuration submode.
switch# config terminal
switch(config)# islb virtual-target name ABCDEFGHIJ1234567890
ips-hac1(config-islb-tgt)#
The following example allows all iSLB initiators to access the target.
ips-hac1(config-islb-tgt)# all-initiator-permit
The following command allows the specified IP address to access this virtual target:
switch(config-islb-tgt)# initiator ip-address 10.50.1.1 permit
The following example prevents the specified IP address from accessing virtual targets:
switch(config-islb-tgt)# no initiator ip-address 10.50.1.1 permit
The following example allows all initiators in this subnetwork to access this virtual target:
switch(config-islb-tgt)# initiator ip-address 10.50.0.0 255.255.255.0 permit
The following example prevents all initiators in this subnetwork from accessing virtual targets:
switch(config-islb-tgt)# no initiator ip-address 10.50.0.0 255.255.255.0 permit
The following example maps a pWWN to a Fibre Channel target.
ips-hac1(config-islb-tgt)# pwwn 26:00:01:02:03:04:05:06
Related Commands
Command
show islb virtual-target
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Description
Displays information about iSLB virtual targets.
Cisco MDS 9000 Family Command Reference
islb virtual-target name
11-107

Advertisement

Table of Contents
loading

Table of Contents