




版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、- 第一步:系統(tǒng)配置 ->>User name:root /輸入用戶名>>User password: admin /輸入密碼>>MA5680T> enable /進(jìn)入普通模式>>MA5680T #config /進(jìn)入超級(jí)模式>>MA5680T(config) #switch language-mode /切換成本地語(yǔ)言>>MA5680T (config)#display board 0 /查看所有單板,如果有“待確認(rèn)”單板,請(qǐng)用下一命令>>MA5680T(config) #board confirm 0
2、 /確認(rèn)所有單板>>MA5680T(config) #sysname * /設(shè)備命名>>MA5680T(config)#terminal user password /修改用戶密碼>>MA5680T(config)#terminal user name /創(chuàng)建新用戶名/密碼>> (config)# autosave interval on /打開(kāi)自動(dòng)保存-第二步:配置管理數(shù)據(jù) ->>MA5680T(config)# vlan xx standard /創(chuàng)建管理VLAN (一般選standard類型)>>MA5680T(co
3、nfig)# port vlan xx 0/19 0 /在上行口透?jìng)鞴芾鞻LAN(上行端口,5680T上行端口共4個(gè),分別為0/19 0,0/19 1,0/20 0,0/20 1)>>MA5680T(config)# vlan xx(xx to xx) smart /創(chuàng)建業(yè)務(wù)VLAN (一般選SMART類型)>>MA5680T(config)# port vlan xx(xx to xx) 0/19 0 /在上行口透?jìng)鳂I(yè)務(wù)VLAN到上行端口>>MA5680T(config)# interface vlanif xx /創(chuàng)建VLAN 三層虛接口>>
4、 (config-if-vlanif40)# ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx /配置管理 IP 地址>>(config-if-vlanif40)#description xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx /對(duì)上層端口進(jìn)行描述>> (config-if-vlanif40)# quit /退出接口,返回上層>> (config)# ip route-static 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx /配置缺省路由-第三步:配置ONT-步驟一:配
5、置DBA 模板(DBA就是動(dòng)態(tài)分配帶寬機(jī)制)>> (config)# dba-profile add profile-id 18 profile-name "100M" type2 assure 102400 /1:8分光器 流量模版>> (config)# dba-profile add profile-id 116 profile-name "77M" type2 assure 67968 /1:16分光器流量模版>> (config)# dba-profile add profile-id 132 profile
6、-name "40M" type2 assure 36672 /1:32分光器流量模版步驟二:配置線路模板(基于優(yōu)先級(jí)映射方式)>> (config)#ont-lineprofile gpon profile-id 100 profile-name "1:8_ONU">> (config-gpon-lineprofile-100)#mapping-mode priority /設(shè)置映射類型為優(yōu)先級(jí)映射/以下用于創(chuàng)建通道:>> (config-gpon-lineprofile-100)#tcont 0 dba-profi
7、le-id 100>> (config-gpon-lineprofile-100)#gem add 0 eth tcont 0 /添加GEM port>> (config-gpon-lineprofile-100)#gem add 1 eth tcont 0>> (config-gpon-lineprofile-100)#gem add 2 eth tcont 0 >> (config-gpon-lineprofile-100)#gem add 3 eth tcont 0>> (config-gpon-lineprofile-100)
8、#gem mapping 0 0 priority 0 /設(shè)置優(yōu)先級(jí)映射關(guān)系>> (config-gpon-lineprofile-100)#gem mapping 1 0 priority 4>> (config-gpon-lineprofile-100)#gem mapping 2 0 priority 3>> (config-gpon-lineprofile-100)#gem mapping 3 0 priority 6>> (config-gpon-lineprofile-100)#commit /退出之前保存線路模版配置,否則配置無(wú)效。
9、>> (config-gpon-lineprofile-100)#quit>> (config)#ont-lineprofile gpon profile-id 200 profile-name "1:16_ONU">> (config-gpon-lineprofile-200)# mapping-mode priority>> (config-gpon-lineprofile-200)#tcont 0 dba-profile-id 200>> (config-gpon-lineprofile-200)#gem a
10、dd 0 eth tcont 0>> (config-gpon-lineprofile-200)#gem add 1 eth tcont 0>> (config-gpon-lineprofile-200)#gem add 2 eth tcont 0>> (config-gpon-lineprofile-200)#gem add 3 eth tcont 0>> (config-gpon-lineprofile-200)#gem mapping 0 0 priority 0>> (config-gpon-lineprofile-200)#
11、gem mapping 1 0 priority 4>> (config-gpon-lineprofile-200)#gem mapping 2 2 priority 3>> (config-gpon-lineprofile-200)#gem mapping 3 0 priority 6>> (config-gpon-lineprofile-200)#commit>> (config-gpon-lineprofile-200)#quit>> (config)#ont-lineprofile gpon profile-id 300 pr
12、ofile-name "1:32_ONU">> (config-gpon-lineprofile-300)#mapping-mode priority>> (config-gpon-lineprofile-300)#tcont 0 dba-profile-id 300>> (config-gpon-lineprofile-300)#gem add 0 eth tcont 0>> (config-gpon-lineprofile-300)#gem add 1 eth tcont 0>> (config-gpon-li
13、neprofile-300)#gem add 2 eth tcont 0 >> (config-gpon-lineprofile-300)#gem add 3 eth tcont 0>> (config-gpon-lineprofile-300)#gem mapping 0 0 priority 0>> (config-gpon-lineprofile-300)#gem mapping 1 0 priority 4>> (config-gpon-lineprofile-300)#gem mapping 2 2 priority 3>>
14、 (config-gpon-lineprofile-300)#gem mapping 3 0 priority 6>> (config-gpon-lineprofile-300)#commit>> (config-gpon-lineprofile-300)#quit-第四步:注冊(cè)O(shè)NT,并設(shè)置其管理IP ->>MA5680T(config)#interface gpon 0/1 /進(jìn)入業(yè)務(wù)單板>>MA5680T(config-if-gpon-0/1)#port x ont-auto-find enable /開(kāi)啟端口(0-3或0-7)的自動(dòng)發(fā)現(xiàn)O
15、NT功能>>MA5680T(config-if-gpon-0/1)#display ont autofind x /查看x端口下自動(dòng)發(fā)現(xiàn)的設(shè)備命令顯示:Command: display ont autofind 0 - Number F/ S/ P SN Password - 1 0/ 7/ 0 32303131B402AC41 - >>MA5680T(config-if-gpon-0/1)#ont add x(端口號(hào)) x(ONT編號(hào)) sn-auth xxxxxxxxxxxxxxxx (設(shè)備序列號(hào))snmp ont-lineprofile-id 200 desc x
16、xxx/ONT編號(hào)按照光分器不同而取值范圍不同,分別為0-7、0-15、0-31,順序無(wú)所謂,不發(fā)生重復(fù)即可。 >>MA5680T(config-if-gpon-0/1)#ont ipconfig x(端口號(hào)) x(ONT編號(hào)) static ip-address xxx.xxx.xxx.xxx maskxxx.xxx.xxx.xxx gateway xxx.xxx.xxx.xxx vlan x priority 3 /設(shè)置B類ONU(如:MA5626G等)的管理IP為X.X.X.X,該命令下發(fā)后將會(huì)在ont上創(chuàng)建一個(gè)vlan并且添加了vlan interface,priority
17、設(shè)置根據(jù)線路模板中優(yōu)先級(jí)映射的關(guān)系選擇為3,也可自行調(diào)整優(yōu)先級(jí)。>>MA5680T(config-if-gpon-0/1)#quit -第五步:添加vlan的業(yè)務(wù)需端口 ->>MA5680T(config)#service-port vlan x gpon x/x/x(機(jī)框/槽位/端口) ont x gemport 2 multi-service user-vlan 2 rx-cttr 6 tx-cttr 6 /使用了默認(rèn)流量模板6>>MA5680T(config)#service-port vlan x gpon x
18、/x/x(機(jī)框/槽位/端口) ont x gemport 0 multi-service user-vlan x rx-cttr 6 tx-cttr 6 /流量模板可通過(guò)命令“display traffic table ip from-index 0”查看系統(tǒng)中所有流量配置模板,默認(rèn)index 6為不限速。-第六步:登陸B(tài)類ONU(如MA5626G)進(jìn)行配置 ->>MA5680T(config)#telnet X.X.X.X /遠(yuǎn)程登陸到ONU>>MA5626G(config)#
19、vlan xxxx /創(chuàng)建業(yè)務(wù)xxxx>>MA5626G(config)#port vlan xxxx 0/0 1 /透?jìng)鱲lan的上行端口(PON口為0/0 1) >>MA5626G(config)#service-port vlan xxxx eth 0/1/x multi-service user-vlan untagged rx-cttr 6 tx-cttr 6 /添加vlan的業(yè)務(wù)端口,取值范圍為1-8、1-16、1-24,按照設(shè)備端口數(shù)范圍而定.eth為業(yè)務(wù)端口類型為以太口。->> (config)#save 最后一定記得保存注意事項(xiàng):1. 小區(qū)
20、常用B類(如MA5626G)ONU設(shè)備,而A類(如HG813)設(shè)備無(wú)法下發(fā)管理VLAN和地址,A類配置腳本詳見(jiàn)附件文本。2. 流量模板可重新進(jìn)行定義和配置,引用時(shí)只需引用index編號(hào)即可。3. SNMP配置腳本詳見(jiàn)附件文本。4. 關(guān)于系統(tǒng)自動(dòng)保存的機(jī)制,建議在進(jìn)行大批量數(shù)據(jù)配置時(shí)事先關(guān)閉,或修改自動(dòng)保存的時(shí)間參數(shù),否則會(huì)造成配置數(shù)據(jù)時(shí)系統(tǒng)自動(dòng)進(jìn)行保存并在屏幕輸出相關(guān)信息影響數(shù)據(jù)配置。5. OLT設(shè)備用戶權(quán)限與一般數(shù)通設(shè)備配置不同,詳見(jiàn)附件華為官方配置指導(dǎo)書(shū)。6. OLT中可配置兩種映射模式,即優(yōu)先級(jí)映射和VLAN映射,但鑒于VLAN映射會(huì)使得配置文件逐步增大,因此建議使用優(yōu)先級(jí)映射方式。7. 刪除設(shè)備請(qǐng)按照注冊(cè)設(shè)備步驟倒序進(jìn)行,即查看service-port列表中設(shè)備對(duì)應(yīng)的servi
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024年高考語(yǔ)文文本閱讀總復(fù)習(xí)學(xué)案16鑒賞詩(shī)歌思想感情
- 危貨車安全培訓(xùn)
- 鉆石培訓(xùn)資料
- 呼吸系統(tǒng)藥物培訓(xùn)
- 城管禮儀培訓(xùn)課件
- 燒傷患者教育查房
- 統(tǒng)編版高中政治必修3《政治與法治》第三單元 全面依法治國(guó) 單元測(cè)試卷(含答案)
- 禁毒知識(shí)宣傳培訓(xùn)課件
- 2025版護(hù)理十大安全目標(biāo)
- 足月兒精細(xì)化護(hù)理
- 《瀝青基鉀離子電池碳負(fù)極材料的構(gòu)筑及性能研究》
- 新安全生產(chǎn)法圖文培訓(xùn)
- “學(xué)生中心”下的化學(xué)高效教學(xué)策略
- 供水公司合同協(xié)議樣本
- 商飛在線測(cè)評(píng)內(nèi)容題
- 2024年食品安全抽檢監(jiān)測(cè)技能大比武理論考試題庫(kù)(含答案)
- 069.糖尿病酮癥酸中毒診斷和處理
- 桿杠各類題型復(fù)習(xí)-2024-2025學(xué)年浙教版九年級(jí)上冊(cè)科學(xué)
- 可持續(xù)棕櫚油圓桌倡議組織RSPO供應(yīng)鏈認(rèn)證管理手冊(cè)及程序文件
- 游戲行業(yè)的數(shù)據(jù)分析和決策支持
- DL∕T 516-2017 電力調(diào)度自動(dòng)化運(yùn)行管理規(guī)程
評(píng)論
0/150
提交評(píng)論