brocade 300光端交换机zone划分介绍
发布时间:2012-11-18 15:59:56 作者:佚名
我要评论
我们这里是brocade的光端交换机,其实那个厂家的都一样,原理在哪里,按照原理和架构去划分zone
我们这里是brocade的光端交换机,其实那个厂家的都一样,原理在哪里,按照原理和架构去划分zone。
当然图形界面划分也很简单
Fabric OS (WOLFB300SWA)
Fabos Version 6.4.2a
WOLFB300SWA login: admin
Password:
-----------------------------------------------------------------
WOLFB300SWA:admin>
WOLFB300SWA:admin>
WOLFB300SWA:admin>
WOLFB300SWA:admin> cfgshow
Defined configuration:
cfg: WOLFB300SWA
P750lp1_hba1_HDS2300_0a
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,2
Effective configuration:
cfg: WOLFB300SWA
zone: P750lp1_hba1_HDS2300_0a
1,0
1,2
WOLFB300SWA:admin> zonecreate "P750lp1_hba1_HDS2300_0a","1,0;1,3"
WOLFB300SWA:admin> cfg
cfgactvshow cfgcreate cfgenable cfgsave cfgsize
cfgadd cfgdelete cfgmcdtmode cfgsaveactivetodefined cfgtransabort
cfgclear cfgdisable cfgremove cfgshow cfgtransshow
WOLFB300SWA:admin> cfgadd
error: Usage: cfgadd "arg1", "arg2"
WOLFB300SWA:admin> cfgadd "P750lp1_hba1_HDS2300_0a","WOLFB300SWA"
"P750lp1_hba1_HDS2300_0a" wrong type
WOLFB300SWA:admin> cfgadd "WOLFB300SWA","P750lp1_hba1_HDS2300_0a"
WOLFB300SWA:admin> cfgenable WOLFB300SWA
You are about to enable a new zoning configuration.
This action will replace the old zoning configuration with the
current configuration selected. If the update includes changes
to one or more traffic isolation zones, the update may result in
localized disruption to traffic on ports associated with
the traffic isolation zone changes
Do you want to enable 'WOLFB300SWA' configuration (yes, y, no, n): [no] yes
zone config "WOLFB300SWA" is in effect
Updating flash ...
WOLFB300SWA:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] yes
Nothing changed: nothing to save, returning ...
WOLFB300SWA:admin> zoneshow
Defined configuration:
cfg: WOLFB300SWA
P750lp1_hba1_HDS2300_0a; P750lp1_hba1_HDS2300_0a
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,3
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,2
Effective configuration:
cfg: WOLFB300SWA
zone: P750lp1_hba1_HDS2300_0a
1,0
1,3
zone: P750lp1_hba1_HDS2300_0a
1,0
1,2
WOLFB300SWA:admin> cfg
cfgactvshow cfgcreate cfgenable cfgsave cfgsize
cfgadd cfgdelete cfgmcdtmode cfgsaveactivetodefined cfgtransabort
cfgclear cfgdisable cfgremove cfgshow cfgtransshow
WOLFB300SWA:admin> cfgremove "WOLFB300SWA","P750lp1_hba1_HDS2300_0a"
WOLFB300SWA:admin> zonedelete "P750lp1_hba1_HDS2300_0a"
WOLFB300SWA:admin> zonecreate "P750_hba1_HDS2300_0a","1,0;1,3"
WOLFB300SWA:admin> cfgadd "WOLFB300SWA","P750_hba1_HDS2300_0a"
WOLFB300SWA:admin> cfgenable WOLFB300SWA
You are about to enable a new zoning configuration.
This action will replace the old zoning configuration with the
current configuration selected. If the update includes changes
to one or more traffic isolation zones, the update may result in
localized disruption to traffic on ports associated with
the traffic isolation zone changes
Do you want to enable 'WOLFB300SWA' configuration (yes, y, no, n): [no] yes
zone config "WOLFB300SWA" is in effect
Updating flash ...
WOLFB300SWA:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] yes
Nothing changed: nothing to save, returning ...
NB300SWA:admin> zoneshow
Defined configuration:
cfg: WOLFB300SWA
P750lp1_hba1_HDS2300_0a; P750_hba1_HDS2300_0a
zone: P750_hba1_HDS2300_0a
1,0; 1,3
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,2
Effective configuration:
cfg: WOLFB300SWA
zone: P750_hba1_HDS2300_0a
1,0
1,3
zone: P750lp1_hba1_HDS2300_0a
1,0
1,2
WOLFB300SWA:admin>
WOLFB300SWA:admin> zonecreate "P750_hba1_HDS2300_0a","1,0;1,3"
WOLFB300SWA:admin> cfgadd "WOLFB300SWA","P750_hba1_HDS2300_0a"
WOLFB300SWA:admin> cfgenable WOLFB300SWA
WOLFB300SWA:admin> cfgsave
创建zone主要步骤如下:
WOLFB300SWA:admin>zonecreate “P750lp2_hba2_HDS2300_1b","2,1;2,4"
WOLFB300SWA:admin>cfgadd “WOLFB300SWB”,” P750lp2_hba2_HDS2300_1b”
WOLFB300SWB:admin> cfgenable WOLFB300SWB
WOLFB300SWB:admin> cfgsave
WOLFB300SWB:admin> cfgshow
WOLFB300SWB:admin> zoneshow
当然图形界面划分也很简单
Fabric OS (WOLFB300SWA)
Fabos Version 6.4.2a
WOLFB300SWA login: admin
Password:
-----------------------------------------------------------------
WOLFB300SWA:admin>
WOLFB300SWA:admin>
WOLFB300SWA:admin>
WOLFB300SWA:admin> cfgshow
Defined configuration:
cfg: WOLFB300SWA
P750lp1_hba1_HDS2300_0a
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,2
Effective configuration:
cfg: WOLFB300SWA
zone: P750lp1_hba1_HDS2300_0a
1,0
1,2
WOLFB300SWA:admin> zonecreate "P750lp1_hba1_HDS2300_0a","1,0;1,3"
WOLFB300SWA:admin> cfg
cfgactvshow cfgcreate cfgenable cfgsave cfgsize
cfgadd cfgdelete cfgmcdtmode cfgsaveactivetodefined cfgtransabort
cfgclear cfgdisable cfgremove cfgshow cfgtransshow
WOLFB300SWA:admin> cfgadd
error: Usage: cfgadd "arg1", "arg2"
WOLFB300SWA:admin> cfgadd "P750lp1_hba1_HDS2300_0a","WOLFB300SWA"
"P750lp1_hba1_HDS2300_0a" wrong type
WOLFB300SWA:admin> cfgadd "WOLFB300SWA","P750lp1_hba1_HDS2300_0a"
WOLFB300SWA:admin> cfgenable WOLFB300SWA
You are about to enable a new zoning configuration.
This action will replace the old zoning configuration with the
current configuration selected. If the update includes changes
to one or more traffic isolation zones, the update may result in
localized disruption to traffic on ports associated with
the traffic isolation zone changes
Do you want to enable 'WOLFB300SWA' configuration (yes, y, no, n): [no] yes
zone config "WOLFB300SWA" is in effect
Updating flash ...
WOLFB300SWA:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] yes
Nothing changed: nothing to save, returning ...
WOLFB300SWA:admin> zoneshow
Defined configuration:
cfg: WOLFB300SWA
P750lp1_hba1_HDS2300_0a; P750lp1_hba1_HDS2300_0a
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,3
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,2
Effective configuration:
cfg: WOLFB300SWA
zone: P750lp1_hba1_HDS2300_0a
1,0
1,3
zone: P750lp1_hba1_HDS2300_0a
1,0
1,2
WOLFB300SWA:admin> cfg
cfgactvshow cfgcreate cfgenable cfgsave cfgsize
cfgadd cfgdelete cfgmcdtmode cfgsaveactivetodefined cfgtransabort
cfgclear cfgdisable cfgremove cfgshow cfgtransshow
WOLFB300SWA:admin> cfgremove "WOLFB300SWA","P750lp1_hba1_HDS2300_0a"
WOLFB300SWA:admin> zonedelete "P750lp1_hba1_HDS2300_0a"
WOLFB300SWA:admin> zonecreate "P750_hba1_HDS2300_0a","1,0;1,3"
WOLFB300SWA:admin> cfgadd "WOLFB300SWA","P750_hba1_HDS2300_0a"
WOLFB300SWA:admin> cfgenable WOLFB300SWA
You are about to enable a new zoning configuration.
This action will replace the old zoning configuration with the
current configuration selected. If the update includes changes
to one or more traffic isolation zones, the update may result in
localized disruption to traffic on ports associated with
the traffic isolation zone changes
Do you want to enable 'WOLFB300SWA' configuration (yes, y, no, n): [no] yes
zone config "WOLFB300SWA" is in effect
Updating flash ...
WOLFB300SWA:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] yes
Nothing changed: nothing to save, returning ...
NB300SWA:admin> zoneshow
Defined configuration:
cfg: WOLFB300SWA
P750lp1_hba1_HDS2300_0a; P750_hba1_HDS2300_0a
zone: P750_hba1_HDS2300_0a
1,0; 1,3
zone: P750lp1_hba1_HDS2300_0a
1,0; 1,2
Effective configuration:
cfg: WOLFB300SWA
zone: P750_hba1_HDS2300_0a
1,0
1,3
zone: P750lp1_hba1_HDS2300_0a
1,0
1,2
WOLFB300SWA:admin>
WOLFB300SWA:admin> zonecreate "P750_hba1_HDS2300_0a","1,0;1,3"
WOLFB300SWA:admin> cfgadd "WOLFB300SWA","P750_hba1_HDS2300_0a"
WOLFB300SWA:admin> cfgenable WOLFB300SWA
WOLFB300SWA:admin> cfgsave
创建zone主要步骤如下:
WOLFB300SWA:admin>zonecreate “P750lp2_hba2_HDS2300_1b","2,1;2,4"
WOLFB300SWA:admin>cfgadd “WOLFB300SWB”,” P750lp2_hba2_HDS2300_1b”
WOLFB300SWB:admin> cfgenable WOLFB300SWB
WOLFB300SWB:admin> cfgsave
WOLFB300SWB:admin> cfgshow
WOLFB300SWB:admin> zoneshow
相关文章
本文直接把华为网络设备中那些真正“危险”的命令拎出来,一条一条拆给你看:哪些会导致中断、哪些会让配置归零、哪些会让你“远程自毁”,以及哪些是隐蔽雷区2026-04-13
三层交换机功能那么强大,那它可以完全取代路由器吗?本文将带大家好好了解一下三层交换机和路由器的差别2026-02-26
本文我们将学习和探讨OSI参考模型中二层和三层交换机的各种特性和应用,以及它们之间工作方式的区别2026-02-26
在交换机配置与故障排查过程中,总会遇到那些“关键时刻靠得住的命令”,今天我们就来分享一份思科双实战命令手册2025-11-18
在使用华为交换机进行故障排查时,首先需要了解交换机的当前状态,通过执行基础命令,可以迅速获取到交换机的系统信息、接口状态以及配置情况等关键数据,为后续的故障分析2025-11-18
弱电日常中,交换机是不可或缺的设备,但关于其端口的种类与功能,可能许多朋友并不十分清楚,接下来,我们将深入探讨交换机的主要端口类型2025-09-18
交换机分层次是什么意思? 浅析一层交换机/二层交换机/三层交换机的区别
交换机作为重要的网络设备,承载着数据包的转发和路由功能,其中,一层交换机、二层交换机和三层交换机在功能和应用上各有差异,详细请看下文介绍2025-09-18
如何正确识别一台POE交换机的好坏? 选购可靠的POE交换机注意事项
POE技术已经历多年发展,广泛应用于安防监控和无线覆盖等领域,需求量大,但质量参差不齐,市场上POE交换机的品牌繁多,如何正确识别一台POE交换机的好坏?详细请看下文介2025-09-17
H3C四款2.5G交换机S1506FX/S1509FXC-U/S1510FX/S1510FX-UP拆机评测
新华三H3C近期新出了四款2.5G交换机,很多朋友想要看看这四款交换机的性能与区别,下面我们一起来看看详细测评2025-07-15
在选择交换机的时候,有朋友问联果8口万兆三层全光交换机怎么样?值得购买吗?下面我们就来看看详细测评2025-05-17








最新评论