First zone members are two WWN numbers, one is the HBA card on the server and one is the HBA card on the storage. You specify a vsan when creating a zone. The I/O between sever and storage does not change, regardless of the cable on the switch.
The members of the Zonset are zone, and Vsan is also specified.
The members of the Vsan are ports, such as FC1/1, FC1/2.
The initial time all ports belong to Vsan1, but Vsan1 did not join any zone, so it is not effective, so decommssion, delete Vsan actually to put the port back Vsan1 no off Vsan, Tip: Direct no off Vsan, The port inside does not go back to vsan1 itself, but to an unknown area that has not been tested.
*******************************************************************************************
Command line Explanation:
To view ports:
Show Flogi databases
You can see which vsan the port belongs to and the WWN number of the server that the port is connected to.
Create Zone
Configure Terminal
Zone name 12345 vsan100
Member Pwwn XXXXX
Member Pwwn XXXXX
Show Zone name 12345
Create Zoneset
Configure Terminal
Zoneset name 123_zoneset Vsan 100
End
Zone Join Zoneset
Configure Terminal
Zoneset name 123_zoneset Vsan 100
Member 12345
Member 67890
End
Show Zoneset Brief Vsan 100
Show Zoneset name 123-zoneset (can see zone and alias)
Activating Zoneset
Configure Terminal
Zoneset Activate 123_zoneset Vsan 100
End
Show Zoneset active (can see Zoneset,zone, and port and port connections storage and server's WWN number)
Create a Vsan
Configure Terminal
Vsan Database
Vsan 10 (Add a vsan10 to the Vsan database)
Exit
Vsan Domain 110 Static Vsan
End
Do show Fcdomain Vsan 110 (View details)
Show Vsan menbership (view port)
Add a port to the Vsan
Configure Terminal
Vsan Database
Vsan interfatace fc1/1-2 FC2/1
End
Configure Terminal
Delete Vsan
Configure Terminal
Vsan Database
Vsan 1 fc1/1-2 FC2/1 (put the port in the VSA
Exit
Show Vsan Menbership
Vsan Database
No Vsan 110
The removal steps are as follows ***************************************
Delete Zoneset's member
Configure Terminal
Zoneset name 123_zoneser Vsan 100
No member 12345
No member 67890
Delete a zone's member
Zone name 12345 Vsan 100
No member Pwwn XXXXX
No member Pwwn XXXXX
Remove Zone
No zone name 12345 Vsan 100
No zone name 67890 Vsan 100
Activating Zoneset
Zoneset Activate 123_zoneset Vsan 100
*******************************************************************************************
Rename Zone
Configure Terminal
Zone Rename 12345 54321 Vsan 100
Zone Commit Vsan 100
Zoneset Activate name 12345_zoneset Vsan 100
End
Explanation of the Zone Zoneset Vsan for Cisco MDS switching