当前位置:首页 > 贝尔OLT业务开通
贝尔OLT业务配置手册
硬件配置
1、创建主控板
configure equipment slot nt-a planned-type fant-f // 创建主控板NTA configure equipment slot nt-b planned-type fant-f //创建NTB
2、打开主控板主备倒换
configure equipment protection-group 1 admin-status unlock
3、配置子框类型(基本类型)
configure system security profile admin slot-numbering type-based configure system port-num-in-proto type-based
4、配置背板和LT板接口速率为10g
configure system max-lt-link-speed link-speed ten-gb 保存配置数据 admin save
配置完背板速率以后必须要重启生效 admin equipment reboot-isam with-self-test
5、打开上联端口并设置速率(根据实际配置)
configure port nt-a:xfp:[1…4] no shutdown
configure port nt-a:xfp:[1?4] ethernet speed 1000 configure port nt-b:xfp:[1…4] no shutdown
configure port nt-b:xfp:[1?4] ethernet speed 1000
6、配置LT板
typ:isadmin>#configure equipment slot lt:1/1/[1…8] planned-type nglt-a 打开LT板的pon口
typ:isadmin>#configure pon interface 1/1/1/[1…8] fec-dn disable admin-state up
ONU配置
7、上下行带宽模板(bandwidth/ shaper profile)
configure qos profiles bandwidth UPSTREAM_100M excessive-info-rate 100000 committed-info-rate 0 assured-info-rate 0 delay-tolerance 8
configure qos profiles shaper DOWNSTREAM_100M committed-info-rate 0 committed-burst-size 0 excess-info-rate 100000 type singletokenbucketgpon
8、PQ Profile 模板(ingress-qos)
configure qos profiles ingress-qos PQ0 dot1-p0-tc 0 dot1-p1-tc 0 dot1-p2-tc 0 dot1-p3-tc 0 dot1-p4-tc 0 dot1-p5-tc 0 dot1-p6-tc 0 dot1-p7-tc 0
9、创建SVLAN2000并绑定PQ profile
//单层vlan
configure vlan id 2000 mode layer2-terminated in-qos-prof-name name:PQ0
//或用configure vlan id 2000 mode residential-bridgein-qos-prof-name name:PQ0
//当使用双层vlan时创建SVLAN下的CVLAN
configure vlan id stacked:2000:[1001…1100] mode cross-connect in-qos-prof-name name:PQ0 //或用configure vlan id stacked:2000:[1001…1100] mode residential-bridge in-qos-prof-name name:PQ0
ONU数据业务配置
GPON
1、 注册ONU
typ:isadmin>#configure pon interface 1/1/8/8 auth-method sn-slid
//配置PON口认证模式
typ:isadmin>#info configure equipment ont interface //可以现查看已配置的,避免ONUID冲突
typ:isadmin> # show pon unprovision-onu //查看gpon未认证ONU //注册ONT
typ:isadmin># configure equipment ont interface1/1/8/8/5 sernum TDTC:35B3483A sw-ver-pland disabledvoip-allowed enable
//SERNUM这一项必须在厂商标志(TDTC)后加冒号
typ:isadmin>configure>equipment>ont>interface>1/1/8/8/5$ admin-state up typ:isadmin>configure>equipment>ont>interface>1/1/8/8/5$ exit all typ:isadmin>show equipment ont interface //查看GPON ONT装态 typ:isadmin>#
2、配置ontcard(slot)、UNI及其qos
配置ont card(slot) show equipment ont slot //查看ont上报slot
configure equipment ont slot 1/1/8/8/5/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up 配置ONU的UNI(网口)
configure interface port uni:1/1/8/8/5/1/[1…4] admin-up 配置ONU的UNI(网口)上行速率
configure qos interface1/1/8/8/5/1/[1...4] upstream-queue 0 bandwidth-profile name:UPSTREAM_100M
show interface port //查看port状态
3、svlan 2000配置到NT-A上联端口和lt板
//可用info configure service查看;若已配置无需重复配置。 configure service vpls 2000 customer 1 v-vpls vlan 2000 create configure service vpls 2000 sap nt-a:xfp:2:2000 create configure service vpls 2000 sap lt:1/1/8:2000 create configure service vpls 2000 no shutdown
4、数据业务vlan应用到onu网口上,并把onu打上CLAN(pvid)
configure bridge port 1/1/8/8/5/1/[1…4]
//数据业务双层vlan应用到ONU
configure bridge port 1/1/8/8/5/1/[1...4] vlan-id stacked:2000:[1001...1004] //configure bridge port 1/1/8/8/5/1/[1...4] max-unicast-mac 16 configure bridge port 1/1/8/8/5/1/[1...4] pvid [1001...1004]
//数据业务单层vlan应用到ONU
// configure bridge port 1/1/8/8/5/1/[1...4] vlan-id 2000 tag single-tagged // configure bridge port 1/1/8/8/5/1/[1...4] pvid 2000
EPON
1、 注册ONU
//typ:isadmin>#configure epon interface 1/1/6/8 auth-modemix //配置PON口认证模式
typ:isadmin>#info configure equipment eont interface
//可以现查看已配置的,避免ONUID冲突
typ:isadmin>show epon unprovision-onu //查看epon未认证ONU //注册ONT
typ:isadmin>#configure equipment eont interface 1/1/6/8/1 mac-addr fc:b0:c4:1b:d7:88 typ:isadmin>configure>equipment>ont>interface>1/1/8/8/5$ admin-state up typ:isadmin>configure>equipment>ont>interface>1/1/8/8/5$ exit all typ:isadmin>show equipment eont interface //查看EPON ONT装态 typ:isadmin>#
下面设置不是很清楚原理,用于SFU vlan自动协商时探测vlan的配置
typ:isadmin># configure equipment eont interface 1/1/6/8/1 port 1/1 vlanid-default 2000
2、配置ont端口
注:Epon ont在OLT上不配置slot,默认只有slot 1,自动生成对应的euni和ellid,可用show interface port查看,将对应的euni和ellid admin-up。 configure interface port euni:1/1/6/8/1/1/1 admin-up configure interface portellid:1/1/6/8/1/1admin-up
创建bridge port
configure bridge port 1/1/6/8/1/1 show interface port //查看port状态
3、svlan 2000配置到NT-A上联端口和lt板
//可用info configure service查看
configure service vpls 2000 customer 1 v-vpls vlan 2000 create
共分享92篇相关文档