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
相关文章

联果LG510S-4T2XS怎么样? 六口全万兆轻网管交换机拆解
联果LG510S4T2XS是一台”4+2″的全万兆网管交换机,即拥有四个10G电口和两个10G光口,下面我们就来看看这款交换机的拆机测评2025-01-17
2.5G三层网管交换机! TPLINK TL-SE5420不完全拆机测评
TL-SE5420为TP-LINK全新开发推出的5系列2.5G三层网管交换机,采用新一代高性能硬件和软件平台,提供灵活的2.5G接入和高性价比的万 兆上行端口,下面我们就来看看这款交换机2025-01-07
最便宜的8口2.5G网管交换机! 水星SE109 Pro拆机测评
水星SE109 Pro价格很便宜,水星SE109 Pro,外观、接口,和SE109一样,区别Pro是网管型的,下面我们就来看看详细拆机测评2025-01-03
2.5G交换机水星SE109值得购买吗? 水星SE109开箱测评
由于廉价家用2.5G交换机大都采用的是公版方案,因此芯片性能上就不用再做过多比较,只需要考虑品牌和口碑,经过多轮筛选最终选择了水星SE109,下面我们就来看看开箱图2025-01-03
TP-LINK/水星和hasivo交换机怎么选? 三款网管交换机系统功能对比
今天选了三款都是”8+1″的2.5G网管交换机,分别是TP-LINK 水星和hasivo交换机,该怎么选呢?这些交换机功能上有什么区别?详细请看下文介绍2025-01-03
海思视讯hasivo S5800W-24GT-6SX-SE 网管交换机拆机测评
hasivo S5800W-24GT-6SX-SE 网管交换机拆机,它有24个2.5G口+6个万兆口,这款交换机怎么样呢?下面我们就来看看详细测评2024-12-07
交换机单线复用怎么设置? 弱电箱到客厅只有一根网线的解决方案
如何解决弱电箱到客厅只预埋一根线的尴尬局面?在有办法再增加网线的情况下,就可以使用兮克轻管理交换机做单线复用,轻松解决弱电箱到客厅线路不够的问题2024-11-18
水星SE106 Pro值得购买吗? 2.5G网管交换机水星SE106 Pro拆机测评
水星SE106Pro是一款高性能的交换机,搭载RTL8372N芯片,支持4个2.5G口和2个10G光口,这款交换机怎么样呢?详细请看下文测评2024-11-11
2.5G/万兆交换机性价比清单推荐! 百元出头就能搭建万兆局域网
2.5G交换机价格降下来了,在选择交换机和路由器的时候,很纠结,我们搜集、推荐一下有哪些性价比2.5G/万兆交换机,这些均在百元出头,还带万兆口2024-08-26
这款交换机现在价格是129元,很懂盆友不知道该不该购买,下面我们就来看看小米千兆交换机SW-108G详细的拆机图2024-07-26












最新评论