華為olt開局工具 華為olt開局配置教程5800

1、通過串口線或者維護網口(設備ETH端口:10.11.104.2)登錄設備2、(必須)輸入指令:enable從普通用戶模式進入特權模式 。config
1、通過串口線或者維護網口(設備ETH端口:10.11.104.2)登錄設備
2、(必須)輸入指令:
enable從普通用戶模式進入特權模式 。
config進入全局配置模式
switch language切換語言
3、(必須)當前單板狀態,display board 0 是否均未正常狀態,是否存在自動發現的單板(存在自動發現的單板,執行board confirm 0 ),并打開PON口的自動發現功能
interface gpon 0/單板
port 端口 ont-auto-find enable
quit
4、(必須)根據組網規劃業務VLAN、上行、配置全局DBA模板、流量模板、線路模板、業務模板
dba-profile add profile-id 19 profile-name \\\”AutoGL_1M_2M\\\” type3 assure 1024 max 2048
dba-profile add profile-id 20 profile-name \\\”AutoYY_2M_10M\\\” type3 assure 2048 max 10240
dba-profile add profile-id 21 profile-name \\\”AutoSW_10M_20M\\\” type3 assure 10240 max 20480
dba-profile add profile-id 22 profile-name \\\”AutoSW_20M_50M\\\” type3 assure 20480 max 51200
dba-profile add profile-id 23 profile-name \\\”AutoSW_30M_50M\\\” type3 assure 30720 max 51200
dba-profile add profile-id 24 profile-name \\\”AutoSW_50M_100M\\\” type3 assure 51200 max 102400
dba-profile add profile-id 25 profile-name \\\”AutoSW_100M_150M\\\” type3 assure 102400 max 153600
traffic table ip index 7 name \\\”DEFAULT_SCOS0_CCOS0\\\” cir off color-mode color-blind priority 0 priority-policy local-setting
ont-srvprofile gpon profile-id 2 profile-name \\\”FTTH-YW\\\”
ont-port pots adaptive 32 eth adaptive 8
commit
ont-lineprofile gpon profile-id 2 profile-name \\\”LP_FTTH_HGU_100\\\”
tcont 0 dba-profile-id 19
tcont 1 dba-profile-id 24
tcont 2 dba-profile-id 24
gem add 0 eth tcont 0
gem add 1 eth tcont 1
gem add 2 eth tcont 2
gem mapping 0 0 vlan 1000
gem mapping 1 0 vlan 200
gem mapping 2 0 vlan 300
commit
quit
5、(必須)創建VLAN、透傳業務VLAN至上行口
vlan 666 samrt
port vlan 6660/9 0
6、(可選)如果需要遠程管理OLT設備,創建OLT的管理VLAN,創建vlanif接口,配置管理地址,配置默認路由,并透傳至上行口
vlan 777 samrt
port vlan 7770/9 0
interface vlanif 777
description WangGuanVlan 666
ip address 11.11.11.230
quit
【華為olt開局工具 華為olt開局配置教程5800】ip route-static 0.0.0.0 0.0.0.0 11.11.11.1
7、(可選)配置FTTH業務
1、config下執行display ont autofind all 全局自動發現的光貓設備
2、根據光貓的SN號,查找所在的單板、PON口
3、進入對應的單板視圖下:
interface gpon 0/1
ont add 端口 ONUIDsn-auth******omci ont-lineprofile-id 2 ont-srvprofile-id 2
quit
單層業務VLAN:
service-port vlan 666 port 0/1/0 ont 0 gemport 1 multi-service user-vlan 200 tag-transform translate
雙層業務VLAN:
service-port vlan 666 port 0/1/0 ont 0 gemport 1 multi-service user-vlan 200 tag-transform default
4、是否能學習到用戶側的MAC地址
display mac-address ont 0/1/0 0

華為olt開局工具 華為olt開局配置教程5800

文章插圖

    推薦閱讀