华为MA5626配置成普通交换机的方法_第1页
华为MA5626配置成普通交换机的方法_第2页
华为MA5626配置成普通交换机的方法_第3页
华为MA5626配置成普通交换机的方法_第4页
华为MA5626配置成普通交换机的方法_第5页
已阅读5页,还剩11页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、华为MA5626如何配置成交换机模式 本文以16口MA5626为例通过串口线用超级终端登录用户名root密码mduadmin(这是默认的用户名和密码)MA5626>enableMA5626#configMA5626(config)#vlan service-profile profile-id 1user-bridging enablecommitquitvlan bind service-profile 1 profile-id 1multi-service-port vlan 1 port 0/1 1-16 user-vlan untagged rx-cttr 6 tx-cttr 6

2、在敲一遍:multi-service-port vlan 1 port 0/1 1-16 user-vlan untagged rx-cttr 6 tx-cttr 6save以上配好就可以当交换机去用了。附图: 如果出现的是15 15,则需要再敲一遍该命令。硬件连接方式首先连接电脑与onu,通过配置线连接图为配置线,“网线头”插入onu的CONSOLE口,另一端与电脑的串口接。图为onu上对应的CONSOLE接口(插入“网线头”即可)电脑端操作首先打开超级终端:开始程序附件-通信超级终端打开超级中断后出现如下提示点否进入如下界面名称随便写,图标选择默认的即可,然后点击确定出现如下界面连接口选择

3、COM1或者COM2根据自己的机器选择,1不行就2,点击确定,然后按照下图设置 点击确定然后到文件属性设置中按下图方式此处必须设置一定要设置ASCII码按照图中行延迟和字符延迟都设置为200毫秒,然后点击确定即可在超级终端出点击回车即可出现要求输入用户名和密码 华为onu 登陆用户名root 密码 mduadmin 登陆后界面如下登陆onu后输入的命令:enable -回车erase flash data -回车Y -回车reboot system-回车Y-回车回车后等待片刻onu重启后以前所配置的数据即可全部删除查看光功率MA5626>enableMA5626#configMA5626

4、(config)#interface gponnni 0/0/1MA5626(config-if-gponnni-0/0/1)#display port state - F/S/P 0/0/1 Laser state AUTO Port state Up Wave Length(nm) 1310 Identifier Module/connector soldered to motherboard Ext.Identifier GBIC/SFP function is defined by serial ID only Connector Optical pigtail Encoding NR

5、Z BR,Nominal(100Mbps) 13 Length(9um)(km) 20.0 Length(50um) Not support Length(62.5um) Not support Length(Copper) Not support Cc_base 0xaa CC_EXT 0x7b BR,max Unspecified BR,min Unspecified SFF-8472 Compliance TBD Options Invalid Vendor Rev Unspecified Vendor PN SFU3424THPCDFIAC Vendor SN C4L2011876 V

6、endor OUI 000000 Manufactured 12-03-21 Vendor name SOURCEPHOTONICS TX Bias current(mA) 13.10 Supply Voltage(V) 3.20 Temperature(C) 43.72 TX power(dBm) 2.35 RX power(dBm) 1.01 8口实例MA5626>enableMA5626#configMA5626(config)#vlan service-profile profile-id 1 <cr>|profile-name<K> : Command:

7、 vlan service-profile profile-id 1 MA5626(config-vlan-srvprof-1)#user-bridging enable Info: Please use the commit command to make modifications take effectMA5626(config-vlan-srvprof-1)#commitMA5626(config-vlan-srvprof-1)#quitMA5626(config)#vlan bind service-profile 1 profile-id 1MA5626(config)#multi

8、-service-port vlan 1 port 0/1 1-8 user-vlan untagged rx-cttr 6 tx-cttr 6 It will take several minutes, and console may timeout, please use command idle-timeout to set time limit Are you sure to create service virtual port(s)? (y/n)n:y The number of total board in this operation: 1 The number of tota

9、l service virtual port in this operation: 8 Creating start. Creating end: The number of total service virtual port which need be created: 8 The number of total service virtual port which have been created: 8MA5626(config)#multi-service-port vlan 1 port 0/1 1-8 user-vlan untagged rx-cttr 6 tx-cttr 6

10、It will take several minutes, and console may timeout, please use command idle-timeout to set time limit Are you sure to create service virtual port(s)? (y/n)n:y The number of total board in this operation: 1 The number of total service virtual port in this operation: 8 Creating start. Creating end:

11、 The number of total service virtual port which need be created: 8 The number of total service virtual port which have been created: 0MA5626(config)#savePOE功能适用于308版本,后续版本poe命令有些改变,变成port。max-power尽量设置大些,最大功率如果太小某些设备无法启动。· 配置PSE设备1. 使用config命令进入全局配置模式,再使用interface eth命令进入ETH模式。2. 配置单板PoE供电管理方式。

12、使用poe power-management命令配置单板PoE供电管理方式。单板PoE供电管理方式包括自动配置和手动配置,默认为自动配置。3. (可选)配置过温保护开关。使用poe temperature-protection命令使能PoE单板过温保护功能。当使能PoE单板过温保护功能后,系统检测到温度超过阈值时会关闭所有端口供电功能。4. 配置端口PoE特性。使用poe命令配置端口PoE特性,包括使能/禁止端口功率输出,配置端口信号线供电传输方式、端口供电优先级、最大输出功率参数。5. (可选)查询当前PoE端口的配置。使用display poe命令查询PoE端

13、口配置和功率信息。· MA5626(config)#interface eth 0/1MA5626(config-if-eth-0/1)#poe power-management autoMA5626(config-if-eth-0/1)#poe temperature-protectionMA5626(config-if-eth-0/1)#port 5 enable mode signal priority critical max-power 30000MA5626(config-if-eth-0/1)#port 6 enable mode signal pr

14、iority critical max-power 30000MA5626(config-if-eth-0/1)#port 7 enable mode signal priority critical max-power 30000MA5626(config-if-eth-0/1)#port 8 enable mode signal priority critical max-power 30000MA5626(config-if-eth-0/1)#display poe all-PortId PowerSwitch POEenable PowerMode Priority

15、 MaxPower PowerState-1 enable disable signalmode low 15400 detecting2 enable disable signalmode low 15400 detecting3 enable disable signalmode low 15400 detecting4 enable disable signalmode low 15400 detecting5 enable disable signalmode critical 30000 detecting6 enable disable signalmode critical 30

16、000 detecting7 enable enable signalmode critical 30000 powered8 enable disable signalmode critical 30000 detecting· MA5626(config-if-eth-0/1)#display poe 7-Port power on/off : enablePort power mode : signalmodePort power priority : criticalPort max power(mW) : 30000Port power enabled : enablePo

17、rt power status : poweredPort PD class : 4Port current power(mW): 2291Port average power(mW): 2098Port peak power(mW) : 2750Port current(mA) : 47.729Port voltage(V) : 48.000数字光模块版的光口查询光功率MA5626(config-if-eth-0/0)#display port ? - Command of eth Mode:-ddm-info Display ddm information of optical modul

18、eoptic-power-threshold Display TX optical power thresholdopticstate Display information of optical modulestate Display port statestatistics Display port statisticstraffic Display port trafficMA5626(config-if-eth-0/0)#display port opticstate all<K>|portid<U><1,2> : Command: display

19、port opticstate % Incomplete command, the error locates at ''MA5626(config-if-eth-0/0)#display port opticstate ?- Command of eth Mode:-all All portsportid<U><1,2> Port IDMA5626(config-if-eth-0/0)#display port opticstate all - Port bit 9um length 50um length 62.5um length copper l

20、ength type rate supported supported supported supported (100M/s) (km) (10m) (10m) (m) - 1 - - - - - - 2 21 10 55 55 0 M1000BASE_CX -MA5626(config-if-eth-0/0)#display port opticstate all - Port bit 9um length 50um length 62.5um length copper length type rate supported supported supported supported (1

21、00M/s) (km) (10m) (10m) (m) - 1 21 10 55 55 0 M1000BASE_CX 2 - - - - - - -MA5626(config-if-eth-0/0)#quitMA5626(config)#display board 0 - SlotID BoardName Status SubType0 SubType1 Online/Offline - 0 H822EPUB Active_normal UP2A 1 H821EPFA Normal 2 -MA5626(config)#interface eth 0/0MA5626(config-if-eth-

22、0/0)#display port opticstate all - Port bit 9um length 50um length 62.5um length copper length type rate supported supported supported supported (100M/s) (km) (10m) (10m) (m) - 1 21 10 55 55 0 M1000BASE_CX 2 - - - - - - -MA5626(config-if-eth-0/0)#display port state all - Port Port Optic MDI Speed Duplex Flow- Active Link Type Status (Mbps) Ctrl State - 1 GE normal - auto_1000 auto_full off active online 2 GE absence - auto auto off active offline - Note: For a 1000 M, electrical port in the full-duplex mode, setting MDI to any value is invalidMA5626(config-if-eth-0/0)

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论