




已閱讀5頁,還剩4頁未讀, 繼續免費閱讀
版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
=MA5680T用戶名:root,密碼:admin=MA5680T(config)#sysname XXX_MA5680T-1.LAN/設備命名*如果業務板、上行板沒有發現或誤刪除,需添加單板,并進行確認*MA5680T(config)#board add 0/19 H801GICF/添加上行業務板,本次上行板為H801GICF,業務板為:H801EPBA,主控板為:H801SCULMA5680T(config)#board add 0/20 H801GICFMA5680T(config)#board confirm 0/1/確認自動發現的業務板和上行板MA5680T(config)#board confirm 0/19MA5680T(config)#board confirm 0/20MA5680T(config)#vlan 2 smart/創建管理VlanMA5680T(config)#port vlan 2 0/19 0 /配置Vlan上行口MA5680T(config)#port desc 0/19/0 description TO-XXXXX/對上行口進行描述MA5680T(config)#interface giu 0/19MA5680T(config-if-giu-0/19)#shutdown 1/將未用上行口關閉MA5680T(config)#interface vlanif2/配置管理地址MA5680T(config-if-vlanif2)#ip address 222.74.60.XX 255.255.255.192MA5680T(config-if-vlanif2)#description TO_XXXX/對管理Vlan進行描述MA5680T(config)#ip route-static 0.0.0.0 0.0.0.0 222.74.60.1/配置缺省路由*配置針對MA5626E的能力集模板,模板應用到ONT即可指定ONT的能力屬性*MA5680T(config)#ont-profile add epon|gpon :epon /ONT類型為EPON |profile-id|profile-name :profile-id /ONT能力模板索引號 profile-id :20 |profile-name :profile-name /ONT能力模板名稱 profile-name :MA5626E Command: ont-profile add epon profile-id 20 profile-name MA5626E Press Q or q to quit input Ont Manage Mode 3:1/ONT 5626E的管理模式選擇1-SNMP Is UNI configuration concerned? 2:1/對ONI信息是否關注,選擇1-不關注,選擇2-關注 Adding an ONT profile succeeded Profile-ID : 20 Profile-Name : MA5626EMA5680T(config)#interface epon 0/1/進入EPON單板配置模式MA5680T(config-if-epon-0/1)#port 0 ont-auto-find enable/打開端口自動發現功能,ONU會自動上報設備MACMA5680T(config-if-epon-0/1)#port 1 ont-auto-find enableMA5680T(config-if-epon-0/1)#port 2 ont-auto-find enableMA5680T(config-if-epon-0/1)#port 3 ont-auto-find enableMA5680T(config-if-epon-0/1)#display ont autofind 0/查看端口下自動發現的ONU信息MA5680T(config-if-epon-0/1)#display ont autofind 1MA5680T(config-if-epon-0/1)#display ont autofind 2MA5680T(config-if-epon-0/1)#display ont autofind 3*將相應端口下自動發現的ONU進行確認*MA5680T(config-if-epon-0/1)#ont add portid :0/EPON業務板發現ONU的相應端口 ontid|mac-auth|password-auth :1/該端口下ONU的 ontid邏輯編號 mac-auth|password-auth :mac-auth/選擇基于mac地址的驗證方式 mac :0018-8275-9CEE/ONU的MAC地址 profile-id|profile-name :profile-id/ONU的能力模板索引號 profile-id-value :20 |multicast-mode|multicast-fast-leave|fec|dba-profile|encrypt|cir|desc :desc /對添加ONU進行描述 describe-value :KJGY-ONU-1.LAN |multicast-mode|multicast-fast-leave|fec|dba-profile|encrypt|cir : Command: ont add 0 1 mac-auth 0018-8275-9CEE profile-id 20 desc KJGY-ONU-1.LAN MA5680T(config-if-epon-0/1)#/ONU添加成功 Number of ONTs that can be added: 1, success: 1 PortID :0, ONTID :1MA5680T(config-if-epon-0/1)#MA5680T(config-if-epon-0/1)#display ont info 0 all/查看端口下已經綁定的ONU狀態信息MA5680T(config-if-epon-0/1)#display ont info 1 allMA5680T(config-if-epon-0/1)#display ont info 2 allMA5680T(config-if-epon-0/1)#display ont info 3 all*配置已綁定ONU的帶內網管數據,MA5626E帶內網管可以在MA5680T實現遠程配置*MA5680T(config-if-epon-0/1)#ont ipconfig portid :0 ontid :1/ONU(MA5626E)對應的onuid邏輯編號 ip-address :ip-address ip-address :10.22.1.35/MA5626E對應的管理地址 mask :mask mask :255.225.224.0/管理地址掩碼 gateway :gateway gateway :10.22.0.1/網關 manage-vlan :manage-vlan managevlan :3/管理Vlan Command: ont ipconfig 0 1 ip-address 10.22.1.35 mask 255.225.224.0 gateway 10. 22.0.1 manage-vlan 3MA5680T(config-if-epon-0/1)#MA5680T(config)# service-port vlan 3 epon 0/1/0 ont 1 multi-service user-vlan 3 /配置ONU管理vlan 的業務虛端口MA5680T(config)#ping 10.22.1.35/業務虛端口配置完成后,可以通過PING命令來檢查 PING 10.22.1.35: 56 data bytes, press CTRL_C to break Reply from 10.22.1.35: bytes=56 Sequence=0 ttl=252 time = 6 ms Reply from 10.22.1.35: bytes=56 Sequence=1 ttl=252 time = 4 ms Reply from 10.22.1.35: bytes=56 Sequence=2 ttl=252 time = 4 ms Reply from 10.22.1.35: bytes=56 Sequence=3 ttl=252 time = 64 ms Reply from 10.22.1.35: bytes=56 Sequence=4 ttl=252 time = 5 ms - 10.22.1.35 Ping statistics - 5 packets transmitted 5 packets received 0.00% packet loss Round-trip min/avg/max = 4/16/64 msMA5680T(config)#MA5680T(config)# vlan 794 to 800 smart /創建該OLT下掛ONU的業務VlanMA5680T(config)# vlan attrib 794 to 800 q-in-q /指定業務vlan為q-in-q vlanMA5680T(config)# port vlan 794 to 800 0/20 0 /在上行口透傳業務VlanMA5680T(config)#service-port 1 vlan 800 epon 0/1/0 ont all multi-service user-vlan 2001 to3000 /配置ONU業務vlan 的業務虛端口,一個PON口一個外層vlanMA5680T(config)# service-port 8 vlan 799 epon 0/1/1 ont all multi-service user-vlan 2001 to3000 MA5680T(config)# service-port 23 vlan 798 epon 0/1/2 ont all multi-service user-vlan 2001 to 3000 MA5680T(config)#service-port 2 vlan 5 epon 0/1/0 ont 1 multi-service user-vlan 5 /創建針對ONU管理vlan的業務虛端口MA5680T(config)# save/保存數據MA5680T#autosave interval on/自動保存功能打開MA5680T#autosave interval 1440/設置自動保存時間間隔為: 1440 分鐘*至此,MA5680T基本寬帶業務配置完成*MA5680T SNMP網管參數配置*MA5680T(config)# snmp-agent sys-info version all /SNMP使用的版本號(v1、v2c、v3、all)MA5680T(config)# snmp-agent sys-info location /設備局點信息 syscontact :XXXXX-MA5680T NMG_BT-TelecomMA5680T(config)# snmp-agent sys-info contact /設備聯系信息 syscontact :HuaWei-80083002118MA5680T(config)# snmp-agent community read XXXXX/SNMP 讀團體屬性值,讀寫屬性值要于網管服務器的讀寫屬性值一致MA5680T(config)# snmp-agent community write XXXXX/SNMP 寫團體屬性值MA5680T(config)# snmp-agent trap enable standard /設置SNMP Trap報文功能MA5680T(config)# snmp-agent trap source vlanif 2/設置Trap報文源地址MA5680T(config)# snmp-agent target-host trap address XX.XX.XX.XX securityname n2000 v1/設置SNMP trap網管服務器主機 *MA5680T 登陸用戶配置*MA5680T(config)#terminal user name 模板名稱(=15 位)root: 請輸入用戶名(=15位):btdx 請輸入用戶密碼(=15位):btdx1234/密碼是秘文顯示的,密碼必須包含數字 請確認密碼(=15位):btdx1234 請輸入用戶權限: 1、普通用戶 2、操作者 3、管理者:3 請輸入用戶可重復登錄數(0-4):4/自檢標準中,建議制為1 請輸入用戶的附加信息(=30位): 該用戶已被添加 重復該操作? (y/n)n:nMA5680T(config)#*ONT能力集模板說明*ONT必須綁定某個ONT能力集模板,模板應用到ONT即可指定ONT的配置數據,模板可限制ONT的FE/GE/POTS端口數目,TDM端口類型和端口數目等。 配置的ONT能力集模板必須與ONT實際能力一致,可以使用display ont capability命令查詢在線的ONT的實際能力。如果綁定的ONT能力集模板與ONT實際能力不一致,系統有兩種處理策略:配置恢復和配置鎖定。可使用ont resume resource命令進行配置。系統內置3個缺省EPON端口下ONT模板,模板號為57。最多可配置128個ONT能力集模板。*MA5680T 風扇監控添加*MA5680T(config)# emu add 1 fan 0 1 MA5680T(config)#emu add emuid :1 FAN|POWER4845|H801ESC|H801PMIX :fan frameid :0 subnode :1/Fan的缺省值分別為:1 |name :fan 命令: emu add 1 fan 0 1 fan MA5680T(config)# emu add 1 fan 0 1 MA5680T(config)#interface emu 1MA5680T(config-if-fan-1)#fan speed mode automaticMA5680T(config-if-fan-1)#quitservice-port vlan %d epon 0/1/0 ont 1 multi-service user-vlan %dont ipconfig 0 1 ip-address 10.22.0.56 mask 255.255.224.0 gateway 10.22.0.1 manage-vlan 3ZX-MA5680T-2.LAN(config)#port ?- config 模式命令:-desc 設置端口描述信息vlan 端口VLAN操作ZX-MA5680T-2.LAN(config)#port desc ?- config 模式命令:-frame/slot/port 框號/槽號/端口號ZX-MA5680T-2.LAN(config)#port desc 0/19/0 ?- config 模式命令:-description 待設置的端口描述信息ZX-MA5680T-2.LAN(config)#port desc 0/19/0 description ?- config 模式命令:-description 端口描述信息, 最大長度為32個字符ZX-MA5680T-2.LAN(config)#port desc 0/19/0 description TO-ZXJFS8508-GE0/1/24ZX-MA5680T-2.LAN(config)#ZX-MA5680T-2.LAN(config-if-giu-0/19)# ZX-MA5680T-2.LAN(config-if-giu-0/19)#shutdown ?- giu 模式命令:-portid 端口號ZX-MA5680T-2.LAN(config-if-giu-0/19)#shutdown ?- giu 模式命令:-portid 端口號ZX-MA5680T-2.LAN(config-if-giu-0/19)#shutdown 1ONU的開局步驟:=ONUMA5626E用戶名:root,密碼:mduadmin=MA5626EenableMA5626E#configMA5626E(config)#time hh:mm:ss YYYY-MM-DD/修改設備時間MA5626E(config)#switch language-mode /切換為中文模式MA5626E(config)# sysname XX-ONU-01/設備命名 XX-ONU-01(config)#XX-ONU-01(config)#vlan 5/創建管理VlanXX-ONU-01(config)#vlan 2001 to 2008/創建業務VLanXX-ONU-01(config)#port vlan 2001 to 2008 0/0 1/將管理vlan和業務vlan透傳,MA5620E上行口固定為0/0/1XX-ONU-01(config)#port vlan 5 0/0 1 XX-ONU-01(config)#interface vlanif 5/添加管理地址XX-ONU-01(config-if-vlanif63)#ip address 10.22.1.96 19XX-ONU-01(config)#ip route-static 0.0.0.0 0.0.0.0 10.22.0.1/配置默認路由*注意:設備出廠時已經有默認配置的TLS業務流,該TLS業務流將端口設置為透明轉發* service-port 0 vlan transparent eth 0/1/1 other-all rx-cttr 6 tx-cttr 6 service-port 1 vlan transparent eth 0/1/2 other-all rx-cttr 6 tx-cttr 6 service-port 2 vlan transparent eth 0/1/3 other-all rx-cttr 6 tx-cttr 6 service-port 3 vlan transparent eth 0/1/4 other-all rx-cttr 6 tx-cttr 6 service-port 4 vlan transparent eth 0/1/5 other-all rx-cttr 6 tx-cttr 6 service-port 5 vlan transparent eth 0/1/6 other-all rx-cttr 6 tx-cttr 6 service-port 6 vlan transparent eth 0/1/7 other-all rx-cttr 6 tx-cttr 6 service-port 7 vlan transparent eth 0/1/8 other-all rx-cttr 6 tx-cttr 6直接接用戶的端口應添加對應用戶Vlan的業務流.XX-ONU-01(config)#undo service-port all/刪除默認TLS業務流MA5626E(config)# /添加對應TLS業務流service-port vlan 2001 eth 0/1/1 user-vlan untagged rx-cttr 6 tx-cttr 6service-port vlan 2002 eth 0/1/2 user-vlan untagged rx-cttr 6 tx-cttr 6service-port vlan 2003 eth 0/1/3 user-vlan untagged rx-cttr 6 tx-cttr 6service-port vlan 2004eth 0/1/4 user-vlan untagged rx-cttr 6 tx-cttr 6service-port vlan 2005 eth 0/1/5 user-vlan untagged rx-cttr 6 tx-cttr 6service-port vlan 2006 eth 0/1/6 user-vlan untagged rx-cttr 6 tx-cttr 6service-port vlan 2007 eth 0/1/7 user-vlan untagged rx-cttr 6 tx-cttr 6service-port vlan 2008 eth 0/1/8 user-vlan untag
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 會所浴室管理制度
- 會計中心管理制度
- 新疆工業職業技術學院《初級朝鮮語》2023-2024學年第二學期期末試卷
- 會銷怎樣管理制度
- 贛東學院《幼兒教師專業發展與職業道德》2023-2024學年第二學期期末試卷
- 伽藍公司管理制度
- 低本底室管理制度
- 住宅出租管理制度
- 體育教師管理制度
- 佛事人員管理制度
- 2023-2024學年湖北省仙桃市小學數學四年級下冊期末評估試卷
- GB/T 3505-2009產品幾何技術規范(GPS)表面結構輪廓法術語、定義及表面結構參數
- GB/T 21446-2008用標準孔板流量計測量天然氣流量
- 無領導小組面試評分表
- 大學語文-第四講魏晉風度和魏晉文學-課件
- 我們畢業啦畢業季通用模板課件
- 小升初數學復習八(平面圖形)講義課件
- (完整版)基建建設工程流程圖
- 公司金融課件(完整版)
- 墻體開槽技術交底及記錄
- 國家開放大學《調劑學(本)》形考任務1-4參考答案
評論
0/150
提交評論