brocade 300光端交换机zone划分介绍

所属分类: 网络 / 交换机 阅读数: 1094
收藏 0 赞 0 分享
我们这里是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
更多精彩内容其他人还在看

华为S5700交换机端口镜像该怎么配置?

华为S5700交换机配置怎么端口镜像?今天我们通过电脑的com接口连接华为交换机为例,来显示交换机配置端口镜像的图文教程,过程很简单,需要的朋友可以参考下
收藏 0 赞 0 分享

思科模拟器上给交换机设置基本配置的方法

在思科模拟器上怎么进行交换机的基本配置?交换机是基于收到的数据帧中的源MAC 地址和目的MAC 地址来进行工作。我们今天就来看看交换机的基本配置,需要的朋友可以参考下
收藏 0 赞 0 分享

三层交换机怎么设置VLAN间路由?

三层交换机怎么设置VLAN间路由?三层交换机相当于交换机和路由器的结合,可以生鲜不同VLAN的PC之间进行通信,下面我们就来看看三层交换机设置vlan路由的方法,需要的朋友可以参考下
收藏 0 赞 0 分享

三层交换机怎么设置vlan间通信?

三层交换机怎么设置vlan间通信?在三层交换机与二层交换机之间采用trunk链路,实现各子网的互联,但是具体该怎么设置呢?下面我们来看看三层交换机vlan通信的设置方法,需要的朋友可以参考下
收藏 0 赞 0 分享

TPLINK TLSG1024T交换机怎么样? sg1024t开箱测评

TPLINK TLSG1024T交换机怎么样?公司需要交换机,入手了一台TPLINK SG1024T交换机,下面我们就来看看sg1024t开箱测评以及优缺点介绍,需要的朋友可以参考下
收藏 0 赞 0 分享

华为交换机怎么绑定绑定ip地址/MAC地址?

华为交换机怎么绑定绑定ip地址/MAC地址?主要是预防IP地址被盗用等网络安全威胁的问题,该怎么设置绑定呢?下面我们就来看看详细的设置教程,需要的朋友可以参考下
收藏 0 赞 0 分享

华为H3C交换机怎么限速? h3c交换机限制网速的教程

华为H3C交换机怎么限速?华为H3C交换机中想要给内网设置网速限制,该怎么设置呢?下面我们就来看看h3c交换机限制网速的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

cisco交换机telnet怎么配置?

cisco交换机telnet怎么配置?cisco交换机想要配置telnet,该怎么配置呢?下面我们就来看看详细的设置方法,很简单,需要的朋友可以参考下
收藏 0 赞 0 分享

cisco思科交换机清除密码的详细教程

有的小伙伴在使用思科交换机的时候,把交换机的密码忘了,那我们怎样才能把原来密码清除掉呢?小编整理了一下清除思科交换机密码的方法,需要的小伙伴了解一下吧
收藏 0 赞 0 分享

华为交换机怎么配置静态路由?

华为交换机怎么配置静态路由?公司的华为交换机想要配置静态路由,因为把交换机当做路由使用,该怎么设置呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享
查看更多