注意:按照第一步至第六步即可完成配置,如修过别名或zone成员需cfgenable “Zone_Config”
配置:
一般有两种方式进行配置,以端口和WWN为zone成员两种方式,以下按端口方式配置光纤交换机...三、创建zoneconfig
cfgcreate “Zone_Config”,”My_zone1″ #新建一个
cfgcreate “Zone_Config”,”My_zone1;My_zone2″ #...新建多个
cfgadd “Zone_Config”,”My_zone2″ #添加zone到zone配置
四、检查是否正确
cfgshow
五、保存配置
cfgsave
六、激活zone config
cfgenable...“Zone_Config”
七、查看整体配置
SNS2124:admin> cfgshow
Defined configuration:
cfg: Zone_Config
My_zone1; My_zone2...zone: My_zone1
1,0
1,1
1,2
1,3
1,4
1,5
1,6
1,7
1,8
1,9
1,10
1,11
zone: My_zone2
1,23
1,22
1,21
1,20