华为OLT配置说明课件.pptx
《华为OLT配置说明课件.pptx》由会员分享,可在线阅读,更多相关《华为OLT配置说明课件.pptx(46页珍藏版)》请在三一文库上搜索。
1、7/9/20257/9/2025 Page Page No.0No.01 1 华为OLT配置业务说明 WuXiaofangSystem Test Enginner7/9/20257/9/2025 Page Page No.0No.02 2摘要摘要1,Vlan配置2,DBA profile 配置3,线路模板:gpon-lineprofile配置4,业务模板:ont-srvprofile配置5,ONT注册6,流量模板配置7,service port配置8,vlan与上联口关联9,组播配置10,删除业务7/9/20257/9/2025 Page Page No.0No.03 3业务结构图业务结构图v
2、lanDba profileLine-profileservice-profile ONT 流量模板 service port 7/9/20257/9/2025 Page Page No.0No.04 4VlanVlan配置配置Vlan的几种类型:MA5600T(config)#vlan 601?-Command of config Mode:-Please press ENTER to execute command to VLAN rangevlantype VLAN type创建指令:MA5600T(config)#vlan 601 smartMA5600T(config)#vlan 6
3、02 to 606 smartMA5600T(config)#vlan 701 to 706 smart7/9/20257/9/2025 Page Page No.0No.05 5VlanVlan配置配置显示所有vlan指令:MA5600T(config)#display vlan all|vlanattr|vlantype:Command:display vlan all -VLAN Type Attribute STND-Port NUM SERV-Port NUM -1 smart common 4 0 2 smart common 4 0 10 smart common 1 0 30
4、smart common 4 0 70 smart common 4 07/9/20257/9/2025 Page Page No.0No.06 6DBA profileDBA profile配置配置DBA profile 的几种操作:MA5600T(config)#dba-profile?-Command of config Mode:-add Add a DBA profiledelete Delete a DBA profilemodify Modify a DBA profile configuration7/9/20257/9/2025 Page Page No.0No.07 7DB
5、A profileDBA profile配置配置DBA profile中几种type:MA5600T(config)#dba-profile add?-Command of config Mode:-profile-id DBA profile IDprofile-name DBA profile nametype1 Fixed bandwidthtype2 Assured bandwidthtype3 Assured bandwidth,Maximum bandwidthtype4 Maximum bandwidthtype5 Fixed bandwidth,Assured bandwidt
6、h,Maximum bandwidthDBA profile 创建指令:MA5600T(config)#dba-profile add profile-id 2 type5 fix 10240 assure 10240 max 1024000注意:MAX值一定要大于assure值。7/9/20257/9/2025 Page Page No.0No.08 8DBA profileDBA profile配置配置显示所有配置的DBA profile:MA5600T(config)#display dba-profile all -Profile-ID type Bandwidth Fix Assur
7、e Max Bind compensation (kbps)(kbps)(kbps)times -1 1 No 5120 0 0 9 2 4 No 0 0 1024000 2 3 3 No 0 800000 1024000 0 4 1 No 1024000 0 0 07/9/20257/9/2025 Page Page No.0No.09 9线路模板:线路模板:gpon-lineprofilegpon-lineprofileline profile主要配置GEM,TCONT,eth port,vlan的mapping关系.TCONT与GEM mapping的分两种模式:1,一个TCONT对应一
8、个GEM2,一个TCONT对应多个GEM,7/9/20257/9/2025 Page Page No.0No.01010线路模板:线路模板:gpon-lineprofilegpon-lineprofile1,一个TCONT对应一个GEM配置:创建gpon-lineprofile ID MA5600T(config)#ont-lineprofile gpon profile-id 10 profile-name wxf_1 MA5600T(config-gpon-lineprofile-10)#?-Command of(config-gpon-lineprofile-10)#Mode:-comm
9、it Commit profile data display Display informationfec-upstream Configure the upstream FEC functiongem GEM configuration command groupmapping-mode Set the line profiles mapping modeomcc ONT management and control channelport-bundle ONT port bundle functionqos-mode Set the line profiles QoS modequit E
10、xit from current mode and enter prior modereturn Enter the privileged modeswitch Switch language modetcont Bind the DBA profile to the T-CONTtr069-management Configure the tr069 management functionundo Negate a command or set its defaults7/9/20257/9/2025 Page Page No.0No.01111线路模板:线路模板:gpon-lineprof
11、ilegpon-lineprofile创建tcont,tcont与BW绑定指令:MA5600T(config-gpon-lineprofile-10)#tcont 1-6 dba-profile-id 2gem 与tcont的mapping关系:MA5600T(config-gpon-lineprofile-10)#gem add 1 eth tcont 1MA5600T(config-gpon-lineprofile-10)#gem add 2 eth tcont 2MA5600T(config-gpon-lineprofile-10)#gem add 3 eth tcont 3MA5600
12、T(config-gpon-lineprofile-10)#gem add 4 eth tcont 4MA5600T(config-gpon-lineprofile-10)#gem add 5 eth tcont 5MA5600T(config-gpon-lineprofile-10)#gem add 6 eth tcont 67/9/20257/9/2025 Page Page No.0No.01212线路模板:线路模板:gpon-lineprofilegpon-lineprofileMapping 模式设置:MA5600T(config-gpon-lineprofile-10)#mappi
13、ng-mode?-Command of(config-gpon-lineprofile-10)#Mode:-iptos IP TOSport PORTport-priority PORT+802.1p priorityport-vlan PORT+VLAN port-vlan-priority PORT+VLAN+802.1p prioritypriority 802.1p priorityvlan VLANvlan-priority VLAN+802.1p priorityMA5600T(config-gpon-lineprofile-10)#mapping-mode port-vlan-p
14、riority7/9/20257/9/2025 Page Page No.0No.01313Gem,eth port,vlan mapping关系MA5600T(config-gpon-lineprofile-10)#gem mapping 1 1 eth 1 vlan 600 priority 0MA5600T(config-gpon-lineprofile-10)#gem mapping 2 2 eth 1 vlan 601 priority 0MA5600T(config-gpon-lineprofile-10)#gem mapping 3 3 eth 1 vlan 602 priori
15、ty 5MA5600T(config-gpon-lineprofile-10)#gem mapping 4 4 eth 1 vlan 603 priority 3MA5600T(config-gpon-lineprofile-10)#gem mapping 5 5 eth 1 vlan 604 priority 0MA5600T(config-gpon-lineprofile-10)#gem mapping 6 6 eth 1 vlan 605 priority 7注意:这种mapping关系需要按照前面配置的mapping mode为依据,7/9/20257/9/2025 Page Page
16、 No.0No.01414线路模板:线路模板:gpon-lineprofilegpon-lineprofile配置完成后保存配置。MA5600T(config-gpon-lineprofile-10)#commit 显示配置line profile-10MA5600T(config)#display ont-lineprofile gpon profile-id 10 7/9/20257/9/2025 Page Page No.0No.01515线路模板:线路模板:gpon-lineprofilegpon-lineprofile 2,一个TCONT对应多个GEM,创建gpon-lineprof
17、ile ID MA5600T(config)#ont-lineprofile gpon profile-id 11创建TCONT,以及tcont绑定DBAMA5600T(config-gpon-lineprofile-11)#tcont 1 dba-profile-id 2创建GEM 以及gem 与tcont对应关系:MA5600T(config-gpon-lineprofile-11)#gem add 0 eth tcont 1MA5600T(config-gpon-lineprofile-11)#gem add 1 eth tcont 1 MA5600T(config-gpon-linep
18、rofile-11)#gem add 2 eth tcont 1 MA5600T(config-gpon-lineprofile-11)#gem add 3 eth tcont 1 MA5600T(config-gpon-lineprofile-11)#gem add 4 eth tcont 1 MA5600T(config-gpon-lineprofile-11)#gem add 5 eth tcont 1 MA5600T(config-gpon-lineprofile-11)#gem add 6 eth tcont 1 7/9/20257/9/2025 Page Page No.0No.0
19、1616线路模板:线路模板:gpon-lineprofilegpon-lineprofileGem,eth port,vlan mapping关系MA5600T(config-gpon-lineprofile-11)#gem mapping 0 0 eth 1 vlan 600 priority 0MA5600T(config-gpon-lineprofile-11)#gem mapping 1 1 eth 1 vlan 601 priority 0MA5600T(config-gpon-lineprofile-11)#gem mapping 2 2 eth 1 vlan 602 priori
20、ty 5MA5600T(config-gpon-lineprofile-11)#gem mapping 3 3 eth 1 vlan 603 priority 3MA5600T(config-gpon-lineprofile-11)#gem mapping 4 4 eth 1 vlan 604 priority 0MA5600T(config-gpon-lineprofile-11)#gem mapping 5 5 eth 1 vlan 605 priority 7注意:该指令中提到的vlan,priority值是最终从gem port 里面出去的vlan和priority。7/9/20257
21、/9/2025 Page Page No.0No.01717线路模板:线路模板:gpon-lineprofilegpon-lineprofile显示配置line profile-11MA5600T(config)#display ont-lineprofile gpon profile-id 117/9/20257/9/2025 Page Page No.0No.01818业务模板:业务模板:ont-srvprofileont-srvprofileont-srvprofile主要配置vlan和pbit的几种操作类型。创建ont-srvprofile ID:MA5600T(config)#ont
22、srvprofile gpon profile-id 80 profile-name wxf_1MA5600T(config-gpon-srvprofile-80)#?-Command of(config-gpon-srvprofile-80)#Mode:-commit Commit profile data display Display informationigmp-forward Set ONT IGMP up datagrams forwarding modemac-learning ONT MAC-address learning functionmulticast Multic
23、ast parameter configurationmulticast-forward Set ONT multicast-forwarding modenative-vlan ONT Native-VLAN option functionont-port ONT ports capability set command groupport port command groupquit Exit from current mode and enter prior modereturn Enter the privileged modeswitch Switch language modetr
24、ansparent ONT transparent transmission functionundo Negate a command or set its defaults7/9/20257/9/2025 Page Page No.0No.01919业务模板:业务模板:ont-srvprofileont-srvprofile设置ONT的网络类型和数量(相当于创建ONTCARD)MA5600T(config-gpon-srvprofile-80)#ont-port?-Command of(config-gpon-srvprofile-80)#Mode:-catv CATV porteth E
25、TH portmoca MOCA portpots POTS porttdm TDM porttdm-srvtype TDM service typetdm-type TDM typeMA5600T(config-gpon-srvprofile-80)#ont-port eth 1 pots 2注:设置了1个ETH口,两个POST口。7/9/20257/9/2025 Page Page No.0No.02020业务模板:业务模板:ont-srvprofileont-srvprofile几种不同的vlan操作和PRI操作1,vlan translate PRI passthru(vlan:60-
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 华为 OLT 配置 说明 课件
