通信人家园

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

  新兵

注册:2011-5-16
跳转到指定楼层
1#
发表于 2016-5-13 23:22:10 |只看该作者 |倒序浏览
?99G GPON(MA5600T+HG8010)开局指导书
1   1.组网图
                                                                                                     图1 MA5600THG8010组网图
2   2.配置指导2.1  2.1宽带业务配置指导2.1.1       2.1.1 数据规划
配置项
数据

宽带业务VLAN
VLAN ID:1001

上行端口
0/19/0

DBA模板
索引号:13

模板类型:type2

保证带宽:10Mbit/s

ONT线路模板
索引号:13

ONT业务模板
索引号:13

ONT
ONT ID:0
ONT接PC端口:ID1ETH

GPBD
GPON端口:0/7/0
2.1.2       2.1.2配置流程图
保存
OLT上配置业务虚端口
添加ONT
OLT上添加ONT线路模板
OLT上配置VLAN上行口
OLT上创建VLAN
开始
是否有合适的ONT线路模板?


OLT上添加ONT业务模板
是否有合适的ONT业务模板?


添加DBA模板和流量模板


结束
有合适的DBA模板和流量模板?合适的DBA模板?
2.1.3       2.1.3 配置步骤
步骤1: 创建VLAN、加入上行端口、
MA5680T(config)#vlan 1001 smart          //用于承载宽带业务
MA5680T(config)#port vlan 1001 0/19 0
步骤2: 配置DBA 模板
MA5680T(config)#dba-profile add profile-id 13 profile-name HG8010 type2 assure 10240
//若使用系统缺省模板,则不用创建
步骤3: 配置线路模板
MA5680T(config)#ont-lineprofile gpon profile-id 13 profile-name HG8010
MA5680T(config-gpon-lineprofile-13)#mapping-mode vlan   //设置映射模式
MA5680T(config-gpon-lineprofile-13)#tcont 1 dba-profile-id 13    //绑定tcontdba模板,缺省情况下,tcont 0dba模板1绑定,不需配置。
MA5680T(config-gpon-lineprofile-13)#gem add 1 eth tcont 1  //添加GEM port MA5680T(config-gpon-lineprofile-13)#gem mapping 1 1 vlan 1001  //设置映射关系
MA5680T(config-gpon-lineprofile-13)#commit      //必须commit,否则配置不生效
MA5680T(config-gpon-lineprofile-13)#quit
步骤4: 配置业务模板
MA5680T(config)#ont-srvprofile gpon profile-id 13 profile-name HG8010
MA5680T(config-gpon-srvprofile-13)#ont-port eth 1
MA5680T(config-gpon-srvprofile-13)#port vlan eth 1 1001   //划分端口vlanONTeth1用于承载宽带业务
MA5680T(config-gpon-srvprofile-13)#commit       //必须commit,否则配置不生效
MA5680T(config-gpon-srvprofile-13)#quit
步骤5 :增加ONT
例:MA5680T(config)#interface gpon 0/7  //进入GPON的下行端口
MA5680T(config-if-gpon-0/7)#port 0 ont-auto-find enable //开启0端口的自动发现猫的序列号功能
MA5680T(config-if-gpon-0/7)#display ont autofind 0 //通过该命令查看自动发现的ONTSN
MA5680T(config-if-gpon-0/7)#ont add 0 0 sn-auth 32303131AE405A41 omci ont-lineprofile-id 13 ont-srvprofile-id 13
MA5680T(config-if-gpon-0/7)#display ont state 0 all //查看ONT的状态
MA5680T(config-if-gpon-0/7)#quit
步骤6 : 添加vlan的业务需端口
MA5680T(config)#service-port  vlan 1001 gpon 0/7/0 ont 0 gemport 1 multi-service user-vlan 1001 rx-cttr 6 tx-cttr 6    //使用默认流量模板6
步骤7: 设置ONT端口的native-vlan
MA5680T(config)#interface gpon 0/7
MA5680T(config-if-gpon-0/7)#ont port native-vlan 0 0 eth 1 vlan 1001
MA5680T(config-if-gpon-0/7)#quit
步骤8: 保存数据
MA5680T(config)#save

举报本楼

本帖有 2 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

版规|手机版|C114 ( 沪ICP备12002291号-1 )|联系我们 |网站地图  

GMT+8, 2025-8-23 14:27 , Processed in 0.334603 second(s), 17 queries , Gzip On.

Copyright © 1999-2025 C114 All Rights Reserved

Discuz Licensed

回顶部