云题海 - 专业文章范例文档资料分享平台

当前位置:首页 > 7360 FX xPON 通用配置手册(GPON)

7360 FX xPON 通用配置手册(GPON)

  • 62 次阅读
  • 3 次下载
  • 2025/6/18 3:40:21

Would you like a CLI(C) or a TL1 login(T) or TL1 normal session(N) ? [N]: T (登入TL1 模式) Would you like a TL1 login(T) or TL1 normal session(N) ? [N]: y Enter Username : SUPERUSER Enter Password : ANS#150 IP 0

Welcome to ISAM

远程方式登陆CLI: telnet <7360 IP >

远程方式登陆TL1: telnet <7360 IP > 1023

3. 软件版本

3.1. 软件确认

show software-mngt oswp

特别注意点:当前active 软件应为正式发布的DR4版本 3.2. 软件更新

当前active 软件应为正式发布的DR4版本,如果运行软件不是此软件立即用读卡器重新烧映象文件来更新软件

4. 设备基本配置

4.1. 板卡配置

创建主控板

NTA默认已创建;若有NTB板卡,需配置

configure equipment slot nt-b planned-type fant-f

打开主控板主备倒换(当有NTB需配置)

configure equipment protection-group 1 admin-status unlock

配置槽位序列

configure system security profile admin slot-numbering type-based configure system port-num-in-proto type-based 注解:重新登入后起效

配置背板和LT板接口速率为10G

配置LT板接口速率为10G

configure system max-lt-link-speed link-speed ten-gb 保存配置数据 admin save

配置完背板速率以后必须要重启 (R4.3及以上版本不再需要重启) admin equipment reboot-isam with-self-test

注解:默认背板和LT板接口速率为1G,需要改成10G

配置LT板

GPON板卡

configure equipment slot lt:1/1/1 planned-type nglt-a EPON板卡

configure equipment slot lt:1/1/3 planned-type fplt-a

4.2. 管理地址(OAM)配置

配置管理地址及掩码

新建一个iHUB内部的IES虚拟路由器

configure service ies 2 customer 1 create 给此IES虚拟路由器定义一个管理端口

configure service ies 2 interface \给此管理端口配置一个IP,以作为7360的管理IP

configure service ies 2 interface \100.100.100.2/24

配置管理vlan

把VLAN100定义为管理VLAN

configure service ies 2 interface \100 create 打开IES虚拟路由器

configure service ies 2 no shutdown 在iHUB上创建管理VLAN 100

configure service vpls 3 customer 1 v-vpls vlan 100 create 打开管理VLAN 100

configure service vpls 3 no shutdown

打开上联端口并绑定到管理VLAN

打开上联光口

configure port nt-a:xfp:1 no shutdown

设置速率为1G

特别注意点:光接口默认为10G,请按实际速率修改

configure port nt-a:xfp:1 ethernet speed 1000

绑定上联光口到管理VLAN

configure service vpls 3 sap nt-a:xfp:1:100 create

注解:假如使用NT板卡上的以太网口作为带外网管,则执行 打开以太网口

configure port nt-a:eth:1 no shutdown

绑定以太网口到管理VLAN (此处0代表设置以太网口为UNTAG模式) configure service vpls 3 sap nt-a:eth:1:0 create

或者设置以太网口为VLAN100 TAG 模式

configure service vpls 3 sap nt-a:eth:1:100 create

配置管理的网关

configure router static-route 0.0.0.0/0 next-hop 100.100.100.1

4.3. SNMP参数配置

配置NT的SNMP

configure system security snmp community public host-address 172.16.1.3/32 context nt privilege read-write

配置iHUB的SNMP configure system security snmp community ihub host-address 172.16.1.3/32 context ihub privilege read-write

5. GPON数据配置

5.1. ONU配置

打开LT PON口

configure pon interface 1/1/1/1 admin-state up

?

创建ONU

configure equipment ont interface 1/1/1/1/1 sw-ver-pland 3FE53216AOCH16 sernum ALCL:F8A326F9 voip-allowed enable enable-aes enable admin-state up 可用命令查看ONU状态

show equipment ont interface 或用TL1命令 RTRV-ONT

特别注意点:

a、光纤接上ONU后,OLT会主动上报ONU MAC如下

70/01/04 20:48:50 minor alarm occurred for pon 1/1/1/1 : SERNUM = ALCLF8A326CF, SLID = DEFAULT

或以TL1模式登入,用命令RTRV-ALM-ALL查看

b、SERNUM这一项必须在ALCL后加冒号

c、ONU如需升版,则执行如下配置:

下载ONU版本软件至OLT的/pub/OntSw/Download/目录下

tftp -i 100.100.100.2 PUT /pub/OntSw/Download/FE53866AOCH21

从OLT下载ONU软件至ONU(注意软件名前加3)

configure equipment ont interface 1/1/1/1/1 sw-dnload-version 3FE53866AOCH21 启用新版本,执行完成之后ONT会自动重启

configure equipment ont interface 1/1/1/1/1 sw-ver-pland 3FE53866AOCH21

配置ontcard

以240E-P为例,配置ONU的以太模块

configure equipment ont slot 1/1/1/2/1/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up 配置240E-P的语音模块

configure equipment ont slot 1/1/1/1/1/2 planned-card-type pots plndnumdataports 0 plndnumvoiceports 2 admin-state up 用命令查看ONUCARD状态 show equipment ont slot

配置ONU的UNI(ONU网口)

configure interface port uni:1/1/1/2/1/1/1 admin-up 用命令查看ONUUNI状态 show interface port

创建数据端口的bridge port

configure bridge port 1/1/1/2/1/1/1

5.2. Profile模板配置

配置上行带宽(bandwidth profile)

特别注意点:

针对不同业务的带宽模板配置请参见附件GPON配置规范

配置名字为UPSTREAM_100M,速率为100M的上行带宽模板

configure qos profiles bandwidth UPSTREAM_100M excessive-info-rate 100000 committed-info-rate 0 assured-info-rate 0 delay-tolerance 8

配置ONU的UNI(网口)上行速率

configure qos interface 1/1/1/2/1/1/1 upstream-queue 0 bandwidth-profile name: UPSTREAM_100M

注解:这里只给queue0设置带宽,也可以根据需求给其它queue(1…7)设置带宽,具体详见创建NT部分VLAN章节

配置下行带宽 (shaper + schedule-node profile)

搜索更多关于: 7360 FX xPON 通用配置手册(GPON) 的文档
  • 收藏
  • 违规举报
  • 版权认领
下载文档10.00 元 加入VIP免费下载
推荐下载
本文作者:...

共分享92篇相关文档

文档简介:

Would you like a CLI(C) or a TL1 login(T) or TL1 normal session(N) ? [N]: T (登入TL1 模式) Would you like a TL1 login(T) or TL1 normal session(N) ? [N]: y Enter Username : SUPERUSER Enter Password : ANS#150 IP 0 Welcome to ISAM 远程方式登陆CLI: telnet 远程方式登陆TL1: telnet 1023 3. 软件版本 3.1. 软件确认 show software-mngt

× 游客快捷下载通道(下载后可以自由复制和排版)
单篇付费下载
限时特价:10 元/份 原价:20元
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219
Copyright © 云题海 All Rights Reserved. 苏ICP备16052595号-3 网站地图 客服QQ:370150219 邮箱:370150219@qq.com