下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、华为OLT配置HGU技术指导书文档摘要:HGU在华为OLT上的配置,注册以及简单的单播和组播的业务图25-2 QPON接入呼务配置流冉味是-、登陆OLT使用telnet登陆: telnet 182.125.101.108User: huaweiPassword:huawei123 进入配置模式HuaWeiGponenableHuaWeiGpon#config二、配置模板(1)建立 srvprofile 模板Srvprofile模板:相当于中兴OLT的ONU type,可以设置ONU有几个uni 口,几个语音 pots 口等,在建立模板之前我们可以先查看其他人在OLT上建立好的模板,如果没有你想
2、要 的模板再自己创建。查看已有srvprofile模板:HuaWeiGpon(config)#display ont-srvprofile gpon allHuaWeiGpon(config)#display ont-srvprofile gpon profile-id 1 查看具体模板创建srvprofile模板:HuaWeiGpon(config)#ont-srvprofile gpon profile-id 19HuaWeiGpon(config-gpon-srvprofile-19)#ont-port eth 4 pos 2设置ont有几个uni 口HuaWeiGpon(config-
3、gpon-srvprofile-19)#port vlan eth 1 2100划分ont的端口 VLANHuaWeiGpon(config-gpon-srvprofile-19)#commit(2)建立DBA模板HuaWeiGpon(config)#dba-profile add profile-id 40 ? type1 fix 102400(绑定固定带宽 100M)Command of config Mode:profile-nametype1type2type3type4type5DBA profile nameFixed bandwidthAssured bandwidthAssur
4、ed bandwidth, Maximum bandwidthMaximum bandwidthFixed bandwidth, Assured bandwidth, Maximum bandwidth可以看到DBA模板有5中type:type1:只绑定固定带宽type2:只绑定保证带宽type3:绑定保证带宽和最大带宽type4:只绑定最大带宽type5:绑定固定带宽、保证带宽、最大带宽(3)建立 lineprofile 模板Lineprofile模板:创建tcont, gemport,并且绑定DBA模板(带宽)查看lineprofile模板:HuaWeiGpon(config)#displ
5、ay ont-lineprofile gpon allHuaWeiGpon(config)#display ont-lineprofile gpon profile-id 2/查看具体模板信息修改已有的lineprofile模板,把需要的vlan加入模板中:HuaWeiGpon(config)#ont-lineprofile gpon profile-id 25HuaWeiGpon(config-gpon-lineprofile-25)#gem mapping 1 6 vlan 1007/1指的是gem index,0指的是mapping index,一个模板中只能有一个gem indexHu
6、aWeiGpon(config-gpon-lineprofile-25)#commit创建lineprofile模板:HuaWeiGpon(config)#ont-lineprofile-gpon profile-id 20HuaWeiGpon(config-gpon-lineprofile-25)#tcont 1 dba-profile-id 20/添加tcont绑定dbaHuaWeiGpon(config-gpon-lineprofile-25)#gem add 1 eth tcont 1/将 tcont 与 gem port 1 绑定HuaWeiGpon(config-gpon-line
7、profile-25)#gem mapping 1 0 vlan 1003/gem mapping 添加 vlan 1 0 指的是 1 号 tcont, vlan 序号HuaWeiGpon(config-gpon-lineprofile-25)#gem mapping 1 1 vlan 1004/gem mapping 添加 vlanHuaWeiGpon(config-gpon-lineprofile-25)#gem mapping 1 2 vlan 2008/gem mapping 添加 vlanHuaWeiGpon(config-gpon-lineprofile-25)#commit 注意
8、要存储一个gemport对应一个FE 口,hgu只有一个虚端口,所以所有mapping只能都加到一 个 gemport 中(4)注册ONT查看未注册ont:HuaWeiGpon(config)#display ont autofind all注册ont:HuaWeiGpon(config)#interface gpon 0/1进入1号pon板HuaWeiGpon(config-if-gpon-0/1)#ont confirm 1 (ontid 14) sn-auth 4857544365778904 omci ont-lineprofile-id 20 ont-srvprofile-id 20
9、/1 为 pon 口修改ont绑定的模板:HuaWeiGpon(config-if-gpon-0/1)#ont modify 1 7 ont-lineprofile-id 5/2 号 pon 口 7 号 ONU 修改为 ont-lineprofile-id 5删除ont:如果一个ont创建了 service-port,要删除这个ont,必须先删除掉这个ont上所有的 service-portHuaWeiGpon(config-if-gpon-0/1)#ont delete 1 8/删除2号pon 口 8号ontvlan加入上联口和虚口HuaWeiGpon(config)#vlan 1003 s
10、mart/ 建立 vlan 1003HuaWeiGpon(config)#port vlan 1003 0/7 0/将vlan加入上联口 1创建 service-port (单播):HuaWeiGpon(config)#service-port vlan 2510 gpon 0/1/1 ont 2 gemport 1 multi-service user-vlan 2510/vlan加入ont pon与gemport绑定,其中gpon 0/10指的分别是机框,1号槽位,1号pon 口删除 service-port:如果一个ont创建了 service-port,要删除这个ont,必须先删除掉这
11、个ont上所有的 service-portHuaWeiGpon(config)#undo service-port port 0/10 ont 9 gemport 1 user-vlan 1003删除1号槽位1号pon 口 9号ONU gemport1中的1003 vlanHuaWeiGpon(config)#undo service-port all删除所有的olt上所有的service-port组播配置创建业务vlanHuaWeiGpon (config)#vlan 2008 smart上联口加入业务vlanHuaWeiGpon (config)#port vlan 2008 0/7 2上
12、联口 7号板卡2号上联口加入组播vlan创建组播vlanHuaWeiGpon (config)#multicast-vlan 2008创建组播vlanHuaWeiGpon (config)#multicast-vlan 2008HuaWeiGpon (config-mvlan 2008)#igmp mode proxy/配置 olt igmp modeHuaWeiGpon (config-mvlan 2008)#igmp version v2/配置 olt igmp versionHuaWeiGpon (config-mvlan 2008)#igmp program add ip 229.1.
13、1.1建立组播源HuaWeiGpon (config-mvlan 2008)#igmp program add batch 229.1.1.1 to-ip 229.1.1.10建立一个范围的组播源 绑定组播vlan与上联口 HuaWeiGpon (config-mvlan 2008)#igmp default uplink-port 0/2仓|建 service-portHuaWeiGpon(config)#service-port vlan 2008 gpon 0/1 ont 2 gemport 1 multi-service user-vlan 2008/Pon 口、ONT加入vlan (
14、与单播相同)Service-port 加入 igmpHuaWeiGpon(config)#display service-port all查看 service-port 的 indexHuaWeiGpon (config-btv)#igmp user add service-port 100将单播vlan的index加入到组播中配置组播vlan memberHuaWeiGpon (config)#multicast-vlan 2008HuaWeiGpon (config-mvlan 2008)#igmp multicast-vlan member service-port 100配置ont端口
15、组播vlanHuaWeiGpon (config-gpon-srvprofile-20)#port multicast-vlan eth 1 2008设置ont的组播模式HuaWeiGpon (config-if-gpon-0/1)#ont multicast-mode 3 1 igmp-snooping(7)QOS增加一个ont的流分类规则,precedenceHuaWeiGpon (config)#classification 88HuaWeiGpon (config-classification-profile-88)#rule add precedence 1 queue-mapped 3 ethernet prioritymark 7 condition-num 1绑定 QOS 规则到 ont-srvprofileHuaWeiGpon
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 木门采购合同的签订条件
- 合同续约的技术认证
- 劳务分包合同范本手册
- 仓储合同协议详解本
- 建筑项目分包工人合同
- 应急发电机组合作
- 高效合同种植技术服务样本
- 电气设备维修合同
- 保证书撰写如何做到有说服力
- 2024担保合同样本范文
- 肩周炎的治疗及护理
- 通信工程投标专家继续教育题库(附答案)
- 2023年01月四川凉山州木里重点国有林保护局招考聘用18人参考题库+答案详解
- 三垦变频器使用说明书SAMCO
- YBT-4190-2018-工程用机编钢丝网及组合体
- 加油站全年12月消防灭火疏散应急演练
- 2022年版《义务教育生物新课程标准》试题(含答案)
- 道德与法治新课标研读心得体会-道法新课程标准2022版-学习感悟总结
- 2023年2月广州金碧雅苑维修部应知应会考试附有答案
- 保险业务员辞职报告
- YC/T 384.1-2018烟草企业安全生产标准化规范第1部分:基础管理规范
评论
0/150
提交评论