I suppose you know how to launch zoning, it's an icon on the bottom left of the web page, looks like a sash window and is very easy to miss as it looks just like Internet Explorer bottom toolbar.
Main Topics
Browse All TopicsI try to configure the zoning in Brocade FC Switch (SIlkWorm4024/OS 5.0.5), it always show a message
"Current Zoning is off.There is no avtive zoning configuration on the switch" wile pressing the "Effective Config".
I think I must miss some steps during the configuration, please provide solution in order to configure the zoning correctly.
Thanks,
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Questions,
1. I created a zone named zone01 and add all the WWNs as the member of zone0, then created a config named config01; assign zone01 as the member of config01, then perform "save config" and "enable config" in the Action area, however it failed untill I performed "add un-zoned devices" in TOOL area, I can see ZONE is on from output of switchshow; is this correct procedure to create zoning?
2. What is difference between the software zoning and hardware zoning? It seems Brocade FC Switch can have softwae zoning and hardware zoning, is there any standard rule as guide line for implementation
Please advise.
Thx,
1. sounds reasonable but this unzoned device is a bit iffy, should have been visible in the zoning tool, maybe it was the storage box?
2. soft zoning uses WWNN/IDs (like MAC addresses on a LAN) hard zoning uses physical ports. Soft is fractionally slower than hard since it uses the CPU rather than running completely in the ASICs but it's no big difference. Soft allows you to unplug from one port and plug into another since the WWPN follows the server's HBA; hard doesn't care what is plugged in, it joins ports physically together. Mixed zoning which combines soft and hard is quite common since people add both the HBA and physical port because the GUI (and the user's intention) isn't that clear.
Business Accounts
Answer for Membership
by: andyalderPosted on 2008-02-20 at 11:17:27ID: 20940833
It's running the default configuration. Once you create a new configuration, define some zones in it and save it zoning will be enabled automatically.
Brocade default to completely open if it's un-zoned, everything sees everything else. Cisco do the opposite, they leave zoning enabled if nothing is configured so nothing sees anything else.