06-27-2011 06:53 AM
Dear All,
I use two MDS 9124s to connect each other by ISL.
I use Fabric Manager to edit Zoning Configuration, and save it.
I found only one switch has zoning config by "show run", another switch does not have consistent zoning config.
Is it possible we can get the same zoning config on both switches?
Base on above situation, does it mean I should edit zoning config on only principle switch?
Thank you for any input.
Dennis
06-27-2011 08:49 AM
Hello Dennis,
You can use zone distribution to distribute Full zone to other switches with zone enahance mode
To enable enhance zone follow direction below. Please enable on all switches in fabric.
After edit the zones and zoneset, you must do "zone commit vsan XX" to distrubute Full zone and zoneset to other switches.
conf t
zone mod enhance vsan XX
exit
zone commit
If you want to distribute Full zoneset only in basic mode, follow direction below. Everytimes activate the zoneset, a full zoneset will also distribute to the other switches. Please enable the same on other switches in the fabric.
cont t
zoneset distribute full vsan XX
exit
no need to run zone commit on this mode
06-29-2011 08:51 AM
Hi,
I have tried following commands:
cont t
zoneset distribute full vsan XX
exit
active zone info don't copy to full database automatically.
Is it suit for NXOS version 5?
Thank you for the input.
Dennis
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide