MA5683T>enableMA5683T#config//OLT 升级:开启 tftp 服务器 huawei(config)#load packetfile sftp x.x.x.x V800RxxxCxxSPxxxx_wholepackage(SPCx00)_zzzz_new.binThe 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]:yhuawei(config)#display progress load//load 完成后 active configuration systemMA5683T(config)#active configuration systemSystem will reboot after this command, continue? (y/n)[n]:y/*********EPON宽带配置 ***********/// 创建vlan并在上行口做透传MA5683T(config)#vlan 3800 smart // 创建 vlanMA5683T(config)#vlan 3780 to 3781 smart //MA5683T(config)#vlan attrib 3780 to 3781 q-in-q //QinQ属性MA5683T(config)#vlan attrib 3800 q-in-q //MA5683T(config)#port vlan 164 0/8 0MA5683T(config)#port vlan 3800 0/9 0MA5680T(config)#port vlan 3780 to 3781 0/9 0 //宽带外层 vlan设置宽带外层 VLAN设置语音外层 VLAN QinQ属性上行口透传 olt 上所有vlanMA5683T(config)#display port vlan 0/8/0MA5683T(config)#display port vlan 0/9/0MA5683T(config)#display interface vlanif 3800MA5683T(config)#interface scu 0/6MA5683T(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 10240MA5683T(config)#display dba-profile profile-name 10M// 线路模版 ----------------------MA5683T(config)#display ont-lineprofile epon all MA5683T(config)#ont-lineprofile epon profile-name ftthMA5683T(config-epon-lineprofile-17)#llid dba-profile-name 10M / 绑定 dba模版MA5683T(config-epon-lineprofile-17)#commitMA5683T(config-epon-lineprofile-17)#quitMA5683T(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 ftthMA5683T(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)#commitMA5683T(config-epon-srvprofile-4)#quitMA5683T(config)#//MA5683T(config)#undo ont-srvprofile epon profile-name ftth MA5683T(config)#//ONT 认证 --------------MA5683T(config)#interface epon 0/3MA5683T(config-if-epon-0/3)#port 0 ont-auto-find enable// 第0个PON口设置成自动发现MA5683T(config-if-gpon-0/1)#display port info 0MA5683T(config)#display ont autofind allMA5683T(config)#interface epon 0/3// 注册上线 ONUMA5683T(config-if-epon-0/3)#ont add 7 [loid-auth ****/mac-auth ****-****-****] oam ont-lineprofile-name ftth ont-srvprofile-name ftthMA5683T(config-if-epon-0/3)#quitMA5683T(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 1001MA5683T(config)#display service-port port 0/3/7 ont 6//ONU 端口数据MA5683T(config)#interface epon 0/3MA5683T(config-if-epon-0/3)#ont port native-vlan 7 6 eth 1 vlan 1001MA5683T(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 10240MA5683T(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-lineprofi。