Cisco Cisco MDS 9000 SAN-OS Software Release 1.0 Guia Da Instalação

Página de 78
74
Cisco MDS 9000 NX-OS Software Upgrade and Downgrade Guide, Release 5.2(x)
OL-25746 -01, Cisco MDS 9000 NX-OS Release 5.2(x)
  Migrating From Supervisor-1 Modules to Supervisor-2 Modules
switch# config_SANtap_avt_zones 
Enter SANtap switch username
xxx
Enter SANtap switch password
xxx 
Enter switchname 
Note
Do not choose all the switches. Choose only the switch that you want to replace.
Enter the switch name in this form: Cisco cvt_remote- 258d000f30406ce0
There are spaces before and after the dash between Cisco and the switch name. 
cvt_remote is a splitter name. You must add the splitter name of the one replaced. Remove the colons 
when entering the WWN of the splitter CVT.
This step will automatically create the two AVT zones. 
Step 13
Verify the AVT zones by entering the following commands:
switch# zone name avt-init zone vsan 
switch# zone name avt-target zone name vsan 
Zones may not be named as shown above. You can also check for the AVT zones by entering the show 
zone vsan 2
 command.
Step 14
Add RPA ports from the original AVT zones to the new AVT zones. 
Note
Generation 3 RPAs only have a single AVT zone instead of separate initial and target AVT zones, 
and should add the RPA ports automatically. 
switch# config
zone name avt-init zone vsan 
member pwwn 
RPA initiator1 pwwn
member pwwn 
RPA initiator2 pwwn
exit 
zone name avt-target zone name vsan 
member pwwn 
RPA target1 pwwn
member pwwn 
RPA target2 pwwn
Step 15
Verify the AVT zones again to make sure that the RPA pWWNs are included. (See Step 13.) 
Step 16
Add the new AVT zones to the zone set. 
switch# config 
zoneset name backendzonesetname vsan 
x 
member name avt-init zone name 
member name avt-target zone name 
exit 
Step 17
Activate the zone set. 
switch# config 
zoneset activate name backendzonesetname vsan 
x 
exit
Check the active zone set for new zoning. Check to see if the zones are active by entering the show 
zoneset active
 command. You should see the new AVT zones and CVT zones with the adjusted 
information. 
Step 18
Back up the configuration.