GPON业务开通方法

 

一、OLT开局关键配置

1、系统初始化

    工作模式、协议设置。

2、模板配置

流控模板

业务模板

线路模板

3、业务板卡初始化

[device-config]                     

  <device-config>

 board add 0/1 H807GPBD

 board add 0/2 H807GPBD

 board add 0/3 H807GPBD

 board add 0/4 H807GPBD

 board add 0/5 H807GPBD

 board add 0/6 H807GPBD

 board add 0/9 H807GPBD

 board add 0/10 H807GPBD

 board add 0/11 H807GPBD

 board add 0/12 H807GPBD

 board add 0/17 H801X2CS

 board add 0/18 H801X2CS

 board add standby

4、网管配置

    Snmp协议设置,与U2000系统对接。

5Vlan配置

[vlan-config]

  <vlan-config>

 vlan 3007 smart

 vlan 3211 to 3222 smart

 port vlan 3007 0/17 0

 port vlan 3211 to 3222 0/17 0

 

6gpon口开启

[gpon]

  <gpon-0/1>

 interface gpon 0/1

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable        

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/2>

 interface gpon 0/2

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/3>

 interface gpon 0/3

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable        

#

  <gpon-0/4>

 interface gpon 0/4

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/5>

 interface gpon 0/5

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/6>                        

 interface gpon 0/6

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/9>

 interface gpon 0/9

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/10>

 interface gpon 0/10

 port 0 ont-auto-find enable        

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/11>

 interface gpon 0/11

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

#

  <gpon-0/12>

 interface gpon 0/12

 port 0 ont-auto-find enable

 port 1 ont-auto-find enable

 port 2 ont-auto-find enable        

 port 3 ont-auto-find enable

 port 4 ont-auto-find enable

 port 5 ont-auto-find enable

 port 6 ont-auto-find enable

 port 7 ont-auto-find enable

 

6、管理地址配置

7、路由配置

 

二、命令行下业务开通关键配置

1、光猫注册

MA5680T#config

MA5680T(config)#interface gpon 0/1

MA5680T(config-if-gpon-0/1)#ont add 0 sn-auth      8888888888010000 omci ont-lineprofile-name line-profile_default_0 ont-srvprofile-name srv-profile_default_0

 

2、创建业务接口

MA5680T(config)# service-port vlan 3211 port 0/1/0 ont       0     eth 1-4 multi-service user-vlan untagged tag-transform default inbound traffic-table index 6 outbound traffic-table index 6

 

三、自拟业务开通策略

1、到GPON板、GPON口下,利用不重复的虚拟SN号批量预注册光猫,生成ONUID

总计10*8*32=2560

每端口ONUID0开始,到31结束。

2、根据自动生成的ONUID批量创建业务接口。

总计2560个。

3、每GPON端口下光猫数量调整

根据应用电子提供的GPON口与户名对应表,精确GPON口下光猫数量,将总光猫数量调整到1733以下。

4、使用U2000系统,根据自动发现光猫日志,修改对应端口下的光猫SN号,即可完成光猫注册及业务开通。

四、U2000系统实际操作

1、利用客户端登录U2000系统

 

2、双击“主拓扑”

 

3、展开左侧拓扑树至“框:0”,双击“框:0

 

4、进入OLT管理界面

 

5、点击“故障”,“浏览事件日志”

 

6、设置过滤条件,级别选择“提示”,发生时间按需选择,点击确定

 

7、显示出光猫自动发现的日志,如有多条,可批量导出至xls文件,如果条目较少,可直接操作:点击日志项,查看下方的“详细信息”窗口

 

8、窗口中显示出自动发现到的光猫的上联端口及SN号,复制下SN

 

9、点击OLT管理选项卡,选择左侧的“GPON管理”,选择右侧的“GPON ONU”,在搜索栏里输入“0/12/7”,显示127口下的ONU

 

10、按ONUID顺序修改ONU

 

11、粘贴ONU序列号,填入别名,ONU类型选择“ONT”,点击确定

 

12ONU状态亮绿灯,表示成功注册,并且ONU当前在线。

 

注意事项:

1ONU不会重复发现,除非注册完的ONU又被删除。

2、修改ONU要按照顺序选择,如图前四个ONU对应的序列号都是真实的,那么此端口下再次注册ONU是,选择第五个修改。