How can I modify zoning on a Qlogic SANbox via telnet (CLI)?
Example steps to zone a Qlogic switch from scratch are below. The appropriate steps can be skipped if the switch already has initial zoning.
admin startzoning edit
zoneset create customer_san
zone create customer_san zone1
zone add zone1 1,1
zone add zone1 1,2
zoning save
zoneset activate customer_san
If you need to review the existing existing configuration zoning, here are some helpful commands:
show toplologyzoning list