05-08-2025 03:13 AM
I am migrating from 9396S to 9396T through ISL based migration, 9396S (OLD SWITCH) has Enhanced zone set with valid zones,
Question is, I shall set Enhanced zone on 9396T, but the warning below is confusing, if I continue, doesn't the empty zoneset get pushed to the old switch (9396S)
zone mode enhanced vsan 103
WARNING: This command would distribute the zoning database of this switch throughout the fabric. Do you want to continue? (y/n) [n] ^C
Solved! Go to Solution.
05-10-2025 04:22 PM
Hi Manoj-Singh,
Great question — and that warning can definitely be misleading if you're doing this for the first time.
When you run:
zone mode enhanced vsan 103
...the switch prepares to enable enhanced zoning and distribute its own zoning database to the fabric only if:
But since your 9396T switch has an empty zoning database, and you're just preparing it before the ISL is connected — no merge occurs at that moment.
zone mode enhanced vsan 103
on the new switch before connecting the ISL.y
and continue.show zone status
and show logging logfile
.zoneset import interface fcX/Y vsan 103
Behavior | Reality |
---|---|
Warning message says zoning DB will be distributed | Only happens if ISL is up and merge is successful |
9396T is empty, 9396S has valid zoning | 9396S’s zoneset will win if merge occurs |
You’re safe to enable Enhanced Zoning now | Yes — just make sure VSAN and zoning modes match |
These are my personal responses and do not represent official guidance by Cisco Systems, Inc.
05-10-2025 04:22 PM
Hi Manoj-Singh,
Great question — and that warning can definitely be misleading if you're doing this for the first time.
When you run:
zone mode enhanced vsan 103
...the switch prepares to enable enhanced zoning and distribute its own zoning database to the fabric only if:
But since your 9396T switch has an empty zoning database, and you're just preparing it before the ISL is connected — no merge occurs at that moment.
zone mode enhanced vsan 103
on the new switch before connecting the ISL.y
and continue.show zone status
and show logging logfile
.zoneset import interface fcX/Y vsan 103
Behavior | Reality |
---|---|
Warning message says zoning DB will be distributed | Only happens if ISL is up and merge is successful |
9396T is empty, 9396S has valid zoning | 9396S’s zoneset will win if merge occurs |
You’re safe to enable Enhanced Zoning now | Yes — just make sure VSAN and zoning modes match |
These are my personal responses and do not represent official guidance by Cisco Systems, Inc.
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