环境拓扑:

>>User name:root
>>User password:adminMA5680T>enable
MA5680T#config

1、 add board to1 Slot(GPFD)

MA5680T(config)#board add 0/1 H805GPFD 1 [2017-06-29 20:56:01+08:00]:A board auto disappear,FrameID:0,SlotID:2,Board_name:H805GPFD0 frame 2 slot board added successfullyMA5680T(config)#board add 0/17 H801GICF1 [2017-06-29 20:56:49+08:00]:A board auto disappear,FrameID:0,SlotID:17,Board_name:H801GICF0 frame 17 slot board added successfullyMA5680T(config)#
MA5680T(config)#board add 0/18 H801GICF1 [2017-06-29 20:56:55+08:00]:A board auto disappear,FrameID:0,SlotID:18,Board_name:H801GICF0 frame 18 slot board added successfully

MA5680T(config)#
2. create vlan and binding uplink port

MA5680T(config)#vlan 100 smart   (busniess vlan or user-vlan)
MA5680T(config)#vlan 1001-1005 smart  (user-vlan)
MA5680T(config)#port vlan 100 0/17 0-1     (vlan 100 binding uplink port)
MA5680T(config)#port vlan 100 0/7 0-1

3.Set Uplink port backup

MA5680T(config)#link-aggregation 0/17 0 0/17 1 egress-ingress workmode lacp-static
MA5680T(config)#protect
MA5680T(config-protect)#protect-group first 0/17/0 second 0/17/1 eth workmode timedelay enable

4. create DBA profile

MA5680T(config)#dba-profile add profile-id 100 profile-name 100M-INTERNET type3 assure 102400 max 204800

5. create ont-lineprofile and ont-srvprofile

MA5680T(config)#
MA5680T(config)#ont-srvprofile gpon profile-id 804 profile-name 804GW
MA5680T(config-gpon-srvprofile-804)#ont-port pots adaptive eth adaptive
MA5680T(config-gpon-srvprofile-804)#commit
MA5680T(config-gpon-srvprofile-804)#quitMA5680T(config)#ont-lineprofile gpon profile-id 804 profile-name 804GW
MA5680T(config-gpon-lineprofile-804)#tcont 1 dba-profile-id 100
MA5680T(config-gpon-lineprofile-804)#gem add 1 eth tcont 1
MA5680T(config-gpon-lineprofile-804)#gem mapping 1 1 vlan 100
MA5680T(config-gpon-lineprofile-804)#commit
MA5680T(config-gpon-lineprofile-804)#quitor config other method: vlan translate mode
MA5680T(config)#ont-lineprofile gpon profile-id 805 profile-name 804GWv2
MA5680T(config-gpon-lineprofile-805)#tcont 1 dba-profile-id 100
MA5680T(config-gpon-lineprofile-805)#gem add 1 eth tcont 1
MA5680T(config-gpon-lineprofile-805)#gem mapping 1 1 vlan 1001
MA5680T(config-gpon-lineprofile-805)#commit
MA5680T(config-gpon-lineprofile-805)#quit

6. set OLT auto onu sn info

MA5680T(config)#interface gpon 0/1
MA5680T(config-if-gpon-0/1)#display ont autofind all^% Parameter error, the error locates at '^'MA5680T(config-if-gpon-0/1) ??????why ??? because this 2 slot`s port 0 not enable ont-auto-find switch
MA5680T(config-if-gpon-0/1)#port 0 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 1 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 2 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 3 ont-auto-find enableMA5680T(config-if-gpon-0/1)#port 4 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 5 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 6 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 7 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 8 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 9 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 10 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 11 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 12 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 13 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 14 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#port 15 ont-auto-find enable
MA5680T(config-if-gpon-0/1)#
MA5680T(config-if-gpon-0/1)#display ont autofind 0  ----------------------------------------------------------------------------Number              : 1F/S/P               : 0/1/0Ont SN              : 524C474D78C52898 (RLGM-78C52898)Password            : 0x37383436323200000000(784622)Loid                : gpon12345678Checkcode           : 123456789VendorID            : RLGMOnt Version         : V1.0Ont SoftwareVersion : HGUV1.0.0B06Ont EquipmentID     : GPONV6Ont autofind time   : 2017-06-29 21:03:00+08:00----------------------------------------------------------------------------

7.this SN number copy here to register

MA5680T(config-if-gpon-0/1)#ont add 0 0 sn-auth 524C474D78C52898 omci ont-lineprofile-id 804 ont-srvprofile-id 805
or
MA5680T(config-if-gpon-0/1)#ont add 0 1 sn-auth 524C474D78C52899 omci ont-lineprofile-id 804 ont-srvprofile-id 804
MA5680T(config-if-gpon-0/1)#quit

8. create service-port

MA5680T(config)#
methd1-config: Set user-vlan 1001 translate business-vlan 100
but in ont-lineprofile profile to config mapping vlan is user-valn 1001MA5680T(config)#service-port 0 vlan 100 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 1001 tag-transform translatemethod2-config: Set business-vlan==user-vlan==100  OK
MA5680T(config)#service-port 0 vlan 100 gpon 0/1/0 ont 1 gemport 1 multi-service user-vlan 100 tag-transform translate
MA5680T(config)#save configuration

华为 M5680t对HGU ONU配置指导相关推荐

  1. 华为 M5680t对SFU ONU配置指导

    环境拓扑: OLT 配置思路如下: >>User name:root >>User password:admin MA5680T>enable MA5680T#confi ...

  2. M5683T OLT--HGU ONU配置指导(Port映射方式)

    1.针对HGU ONU 4FE+wifi设备 配置方式1: Port映射方式配置业务 步骤1:DBA模版配置 dba-profile add profile-id 10 profile-name &q ...

  3. TS OLT Internet业务和组播业务(multicast)配置指导

    1.OLT 上网业务配置指导 1.登录方式及登录账号和密码串口 串口 和telnet 192.168.0.100 账号/密码:root/1234562. 创建DBA模版 OLT(config)#dba ...

  4. C300--HGU ONU 配置思路指导_方式1

    OLT正常启动完成后: 串口登录: ZXAN>enable Password:zxr10 ZXAN#config tZXAN(config)# ZXAN(config)# show onu-ty ...

  5. 华为交换机ftp\telnet\ssh功能配置指导

    华为交换机ftp\telnet\ssh功能配置指导 配置命令如下: # telnet server enable ftp server enable stelnet server enable ssh ...

  6. 华为MA5616---VDSL配置指导

    1.华为MA5616 实际上就是一个MDU设备(也是窄带宽接入设备),有PON上行接口也可以是Ethernet上行接口:使用PON上行接口的话:需要跟OLT相连形成一个交换网络,该设备支持VDSL和A ...

  7. 华为MA5616 -- ADSL配置指导

    1.华为MA5616 实际上就是一个MDU设备(也是窄带宽接入设备),有PON上行接口也可以是Ethernet上行接口:使用PON上行接口的话:需要跟OLT相连形成一个交换网络,该设备支持VDSL和A ...

  8. IPTV+OTT环境搭建与配置指导

    该机房涉及可承载 10万+ 用户的在线观看LiveTV和视频点播界面: 1.在设计过程中中心机房这块主要是对每个服务器的性能要求,承载和并发量的一个评估,来选择服务器的配置: 2.服务器安装这块都很简 ...

  9. 【技术备忘录】H3C、华为网络设备Telnet的基本配置

    点击上方"蓝字"关注我们吧 H3C设备Telnet登陆配置 登陆验证方式有三种: none:设置不进行认证. password:指定进行本地密码认证方式. scheme:指定进行A ...

  10. 华为瘦胖ap互转_华为胖ap转换瘦apv200r006c10spc100指导书

    华为胖ap转换瘦apv200r006c10spc100指导书 FAT AP V200R006C10SPC100 升级指导书升级指导书文档版本文档版本01发布日期发布日期2015-10-20华为技术有限 ...

最新文章

  1. python3链表_python3实现单向链表
  2. java ee web高级,Java EE Web高级开发案例
  3. 解决Out of memory error (version 1.2-rc4 ‘Carnac‘ (298900 ... by android-jack-team@google.com)).
  4. Java相关资料分享(视频+电子书籍)
  5. python:封装连接数据库方法
  6. Hibernate3.X实现基于CLOB字段类型的注解方式:
  7. RuoYi-Cloud 部署篇_02(windows环境 mysql版本)
  8. for循环c语言流水灯,巧用数组与for循环为流水灯程序瘦身
  9. java excel 删除单元格格式_Java 去除excel表格内容中的空格
  10. 《实践与思考》系列连载(6)——IT从业人员工作环境及状态调查 抽奖结果公布...
  11. VC2008中影响exe大小和速度的全部编译选项
  12. Linux教程+操作系统教程
  13. PBRT的程序运行流程
  14. mysql中的预留字段_数据库设计误区:备用字段 / 保留字段 / 预留字段
  15. 2021-01-18
  16. win10系统开启扫描仪服务器,win10怎么安装扫描仪 win10扫描仪怎么扫描
  17. MPAndroidChart 3.0——BarChart(一)
  18. [转载]信息安全从业参考
  19. 如何有效实现软件的需求管理 - 2
  20. 通过python添加ad域账号_基于python LDAP3的AD域账号注册系统

热门文章

  1. phpunit问题与解决
  2. HTML之调色原理分析
  3. 毕业这么多年,为啥升职加薪这么难?
  4. 一个纯粹的中文搜索引擎【Doge Doge】多吉搜索
  5. 劫持 64 位静态程序 fini_array 进行 ROP 攻击
  6. 满腔热诚永不忘,我以我血荐轩辕!
  7. 我,35岁大专,高龄入职鹅厂,试用期未过被劝退(分享java面试宝典)
  8. css3实现3d图片旋转效果
  9. mysql日期 select_MySQL_MySql日期查询语句详解,使用DATE_FORMAT方法SELECT * FROM `le - phpStudy...
  10. 建立matlab桌面遇到Error Staring Desktop