好文档 - 专业文书写作范文服务资料分享网站

华为OLT业务配置

天下 分享 时间: 加入收藏 我要投稿 点赞

MA5683T>enable

MA5683T#config

//OLT升级:开启tftp服务器

huawei(config)#load packetfile sftp x.x.x.x

V800RxxxCxxSPxxxx_wholepackage(SPCx00)_zzzz_new.bin

The new packet file will overwrite the old one Rollback function will be disabled Be sure that the system needn't this function Are you sure to load new packet file? (y/n)[n]:y huawei(config)#display progress load

//load完成后active configuration system MA5683T(config)#active configuration system

System will reboot after this command, continue? (y/n)[n]:y

/*********EPON宽带配置***********/

// 创建vlan并在上行口做透传

MA5683T(config)#vlan 3800 smart //创建vlan

MA5683T(config)#vlan 3780 to 3781 smart // 宽带外层vlan

MA5683T(config)#vlan attrib 3780 to 3781 q-in-q //设置宽带外层VLAN QinQ属性

MA5683T(config)#vlan attrib 3800 q-in-q //设置语音外层VLAN QinQ属性 MA5683T(config)#port vlan 164 0/8 0 MA5683T(config)#port vlan 3800 0/9 0

MA5680T(config)#port vlan 3780 to 3781 0/9 0 //上行口透传olt上所有vlan

MA5683T(config)#display port vlan 0/8/0 MA5683T(config)#display port vlan 0/9/0

MA5683T(config)#display interface vlanif 3800

MA5683T(config)#interface scu 0/6

MA5683T(config-if-scu-0/6)#native-vlan 2 vlan 49

//DBA(动态带宽分配)模版------------------ MA5683T(config)#display dba-profile all //创建DBA(动态带宽分配)模版

MA5683T(config)#dba-profile add profile-name ftth type3 assure 1024 max 10240

MA5683T(config)#display dba-profile profile-name 10M

//线路模版---------------------- MA5683T(config)#display ont-lineprofile epon all

MA5683T(config)#ont-lineprofile epon profile-name ftth

MA5683T(config-epon-lineprofile-17)#llid dba-profile-name 10M /绑定dba模版

MA5683T(config-epon-lineprofile-17)#commit MA5683T(config-epon-lineprofile-17)#quit MA5683T(config)#

MA5683T(config)#display ont-lineprofile epon profile-id 17 //查看新建线路板模型

//undo ont-lineprofile epon profile-id 17 //删除新建线路板模型

//业务模版-------------------

MA5683T(config)#display ont-srvprofile epon all

MA5683T(config)#ont-srvprofile epon profile-name ftth { |profile-id }:

Command:

ont-srvprofile epon profile-name ftth

MA5683T(config-epon-srvprofile-4)#ont-port pots 2 eth 4 //指定接口类型

MA5683T(config-epon-srvprofile-4)#port vlan eth 1 transparent //以太网口全部设置成透传模式

MA5683T(config-epon-srvprofile-4)#commit MA5683T(config-epon-srvprofile-4)#quit MA5683T(config)#

//MA5683T(config)#undo ont-srvprofile epon profile-name ftth MA5683T(config)#

//ONT认证--------------

MA5683T(config)#interface epon 0/3

MA5683T(config-if-epon-0/3)#port 0 ont-auto-find enable //第0个PON口设置成自动发现

MA5683T(config-if-gpon-0/1)#display port info 0 MA5683T(config)#display ont autofind all MA5683T(config)#interface epon 0/3 //注册上线ONU

MA5683T(config-if-epon-0/3)#ont add 7 [loid-auth ****/mac-auth ****-****-****] oam ont-lineprofile-name ftth ont-srvprofile-name ftth MA5683T(config-if-epon-0/3)#quit

MA5683T(config)#display current-configuration ont 0/3/7 6

//MA5683T(config-if-epon-0/3)#ont modify 2 6 mac 1111-1111-1111 //替换设备

MA5683T(config-if-epon-0/3)#display ont alarm-state 7 all //查看ONT当前告警状态

MA5683T(config-if-epon-0/3)#display ont optical-info 7 all //查看ONT光模块信息

MA5683T(config)#display ont info ... //查看某个mac地址的ONU信息(by-sn/by-mac/槽位.端口) MA5683T(config)#display board 0/3 //查看某个板卡上ONU状态信息

MA5683T(config)#display current-configuration port 0/3/7 //查看当前配置

MA5683T(config)#display board 0 //查看板卡信息 MA5683T(config)#display mac-address ... //查看用户macaddress

//上网业务流-----------------------

MA5683T(config)#service-port vlan 48 epon 0/3/7 ont 6 multi-service user-vlan 1001

MA5683T(config)#display service-port port 0/3/7 ont 6

//ONU端口数据

MA5683T(config)#interface epon 0/3

MA5683T(config-if-epon-0/3)#ont port native-vlan 7 6 eth 1 vlan 1001

MA5683T(config-if-epon-0/3)#display ont port vlan remote 7 6 eth 1 MA5683T(config-if-epon-0/3)#quit

/*********GPON宽带配置***********/ /*上联业务vlan用48,用户vlan1001

//DBA(动态带宽分配)模版------------------ MA5683T(config)#display dba-profile all //创建DBA(动态带宽分配)模版

MA5683T(config)#dba-profile add profile-name ftth type3 assure 1024 max 10240

MA5683T(config)#display dba-profile profile-name 20M

//线路模版---------------------- MA5683T(config)#display ont-lineprofile gpon all

MA5683T(config)#ont-lineprofile gpon profile-name g103

MA5683T(config-gpon-lineprofile-17)#tcont 4 dba-profile-name 20M MA5683T(config-gpon-lineprofile-17)#gem add 11 eth tcont 4 MA5683T(config-gpon-lineprofile-17)#gem mapping 11 0 vlan 1001 MA5683T(config-gpon-lineprofile-17)#commit MA5683T(config-gpon-lineprofile-17)#quit MA5683T(config)#

业务模版---------------------

MA5683T(config)#ont-srvprofile gpon profile-name g103

MA5683T(config-gpon-srvprofile-5)#ont-port eth adaptive pots adaptive MA5683T(config-gpon-srvprofile-5)#port vlan eth 1 1001 MA5683T(config-gpon-srvprofile-5)#commit MA5683T(config-gpon-srvprofile-5)#quit MA5683T(config)#

/ONT认证---------------------- MA5683T(config)#interface gpon 0/1

MA5683T(config-if-gpon-0/1)#port 0 ont-auto-find enable //第0个PON口设置成自动发现

MA5683T(config)#display ont autofind all MA5683T(config)#interface gpon 0/1 //注册上线ONU

MA5683T(config-if-gpon-0/1)#ont add 7 [loid-auth ****/sn-auth ****-****-****] omci ont-lineprofile-name g103 ont-srvprofile-name g103

MA5683T(config-if-gpon-0/1)#display ont version 7 6 查看ONU版本 MA5683T(config)#display ont info 0 1 7 3

//上网业务流-----------------------

MA5683T(config)#MA5683T(config)#display service-port port 0/1/7 ont 3 MA5683T(config)#service-port vlan 48 gpon 0/1/7 ont 3 gemport 11 multi-service user-vlan 1001

//ONU端口数据

MA5683T(config)#interface gpon 0/1

MA5683T(config-if-gpon-0/1)#ont port native-vlan 7 3 eth 1 vlan 1001

MA5683T(config-if-gpon-0/1)#quit

MA5683T(config)#display current-configuration ont 0/1/7 3

组播业务:

1.上联业务vlan配置

huawei(config)#vlan 1000 smart

huawei(config)#port vlan 1000 0/19 0 huawei(config)#display port vlan 0/19/0

2.配置ONT

配置ONT线路模板和业务模板、注册ONT(0/1/7 ONT 4)

3.创建组播业务流

service-port 1741 vlan 1000 gpon 0/1/7 ont 4 gemport 1 multi-service user-vlan 1000

4.创建组播VLAN并配置IGMP

huawei(config)#multicast-vlan 1000

huawei(config-mvlan1000)#igmp version v3 huawei(config-mvlan1000)#igmp mode proxy

Are you sure to change IGMP mode?(y/n)[n]:y //huawei(config)#display igmp config vlan 1000

5.配置IGMP上行端口

huawei(config-mvlan1000)#igmp uplink-port 0/19/0

huawei(config-mvlan1000)#display igmp uplink-port vlan 1000 huawei(config-mvlan1000)#btv

huawei(config-btv)#igmp uplink-port-mode default

Are you sure to change the uplink port mode?(y/n)[n]:y

6.配置节目库

huawei(config-btv)#multicast-vlan 1000

huawei(config-mvlan1000)#igmp program add name program1 ip 224.1.1.10 [host e][sourceip 10.10.10.10]

//huawei(config-mvlan1000)#display igmp program vlan 1000

7.配置组播用户

huawei(config-btv)#igmp user add service-port 1741 auth huawei(config-btv)#multicast-vlan 1000

huawei(config-mvlan1000)#igmp multicast-vlan member service-port 1741 //MA5683T(config-mvlan1000)#display igmp user smart-vlan 1000

华为OLT业务配置

MA5683T>enableMA5683T#config//OLT升级:开启tftp服务器huawei(config)#loadpacketfilesftpx.x.x.xV800RxxxCxxSPxxxx_wholepackage(SPCx00)_zzzz_new.binThenewpacke
推荐度:
点击下载文档文档为doc格式
8t2xn9f0xt03ypi6bk157e16g2f4sy00ouk
领取福利

微信扫码领取福利

微信扫码分享