Converting from traditional Zoning to Cisco Smart Zoning
If you’ve read my last Smart Zoning post on Cisco Smart Zoning you should have a good understanding of the how and why of Smart Zoning. Shortly after that post I being the process of converting two SAN Fabrics from traditional zoning to Smart Zoning. Cisco has an easy way to convert your traditional zones to a Smart Zone. The base requirement for doing this is what you have Smart Zoning enabled. It’s a simply process. # conf t (config)# zone smart-zone enable vsan 100 Smart Zoning distribution initiated. Check zone status. (config)# zone convert smart-zone vsan 100 (config)# zoneset activate name ZoneSet_VSAN100 vsan 100 It’s a simply process, right? All this does it query the FCNS database and marks each Zone Member as either init, target, or both. That is all well and good, but you still have exactly the same number of zones. The whole point of Smart Zoning is to reduce the management complexity byRead More →