通信人家园

标题: FTTH及FTTB业务命令行配置  [查看完整版帖子] [打印本页]

时间:  2020-12-3 16:08
作者: kmbzj     标题: FTTH及FTTB业务命令行配置

1、数据规划:
业务类型
数据规划
宽带业务
外层VLAN:3000
内层VLAN:500
DBA规划
保证带宽:16M
最大带宽:20M
语音业务
语音VLAN:1111
[size=10.5000pt]
ONT 逻辑标识LOID
TY5112100[size=10.5000pt]9
[size=10.5000pt]
ONU ID
30
[size=10.5000pt]
补充说明:要配置的ONT接在OLT的0/1/7端口
2、配置步骤
第一步:增加DBA模板:
MA5680T(config)#dba-profile add profile-id 11 profile-name FTTH-YeWu type3 assure 16384 max 20480
第二步:增加ONT线路模板:
MA5680T(config)#ont-lineprofile epon profile-id 10 profile-name "HG8240-EPON"
  llid dba-profile-id 11
  commit
第三步:增加ONT业务模板:
MA5680T(config)#ont-srvprofile epon profile-id 10 profile-name "HG8240-EPON"
ont-port pots 2 eth 4
commit
第四步:增加注册ONT:
MA5680T(config)#interface epon 0/1
MA5680T(config-if-epon-0/1)#ont add 7 30 loid-auth TY51121009 always-on oam ont-lineprofile-id 10 ont-srvprofile-id 10 desc test
第五步:增加宽带和语音业务VLAN
MA5680T(config)#vlan 1111 smart
MA5680T(config)#vlan 3000 smart
MA5680T(config)#vlan attrib 3000 q-in-q
MA5680T(config)#port vlan 1111 0/18 0
MA5680T(config)#port vlan 3000 0/18 0
第六步:增加宽带业务流
MA5680T(config)#service-port vlan 3000 epon 0/1/7 ont 30 eth 1 multi-service user-vlan untagged tag-transform add-double inner-vlan 500 inbound traffic-table index 7 outbound traffic-table index 7
第七步:增加语音业务流
MA5680T(config)#service-port vlan 1111 epon 0/1/7 ont 30 multi-service user-vlan 6 tag-transform translate inbound traffic-table index 7 outbound traffic-table index 7
第八步:语音业务只能通过网管下发,参照《U2000 EPON FTTH业务网管开通指导书(HG824X之H248语音)》。
第九步:保存配置
MA5680T(config)#save






通信人家园 (https://www.txrjy.com/) Powered by C114