华为GPON OLT单业务配置命令
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
华为GPON OLT 单业务配置手册
登陆OLT
﹥﹥User name :root
﹥﹥User password :admin
Huawei Integrated Access Software.
Copyright(C) Huawei Technologies Co., Ltd. 2002-2009. All rights reserved.
-----------------------------------------------------------------------------
User last login information:
-----------------------------------------------------------------------------
Access Type: Serial
IP-Address : --
Time : 2013-02-02 10:34:51
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
User fail login information:
-----------------------------------------------------------------------------
Access Type IP-Address Time Login Times
-----------------------------------------------------------------------------
Serial -- 2013-02-02 10:39:18 11
-----------------------------------------------------------------------------
进入特权模式
Huawei﹥enable
进入全局配置模式
Huawei# config
Huawei(config)#
创建DBA模板(模板id为120,模板名称为hisense,模板类型为type4最大带宽)Huawei(config)# dba-profile add profile-id 120 profile-name hisense type4 max 102400 Huawei(config)#display dba-profile all
----------------------------------------------------------------------------
Profile-ID type Bandwidth Fix Assure Max Bind
compensation (kbps) (kbps) (kbps) times
----------------------------------------------------------------------------
1 1 No 5120 0 0 0
2 1 No 1024 0 0 0
3 4 No 0 0 32768 0
4 1 No 1024000 0 0 0
5 1 No 32768 0 0 0
6 1 No 102400 0 0 0
7 2 No 0 32768 0 0
120 4 No 0 0 102400 0 ----------------------------------------------------------------------------
创建vlan,并将上联端口加入该vlan
Huawei(config)# vlan 112 smart
Huawei(config)# port vlan 112 0/8 0 (0为机框号,8为上联板槽位号,0为上联端口号) Huawei(config)#display port vlan 0/8/0
---------------------------------------
1 112
---------------------------------------
Total: 2
Native VLAN: 1
创建线路模板(模板id为100,模板名称为hisense)
Huawei(config)# ont-lineprofile gpon profile-name hisense profile-id 100
绑定T-cont 与dba模板(只有绑定了dba模板的T-cont才能承载业务)
Huawei(config-gpon-lineprofile-100)# tcont 1 dba-profile-id 120
建立线路模板中GEM port 与T-cont的绑定关系(在建立业务虚端口之前,首先应建立GEM port 与T-cont的绑定关系)
Huawei(config-gpon-lineprofile-100)# gem add 0 eth tcont 1
建立GEM port与ont用户接口上行数据流的映射关系(gem索引号为0,gem mapping索引号为1)
Huawei(config-gpon-lineprofile-100)# gem mapping 0 1 vlan 112
Huawei(config-gpon-lineprofile-100)# commit
Huawei(config)#display ont-lineprofile gpon profile-id 100
---------------------------------------------------------------------
Profile-ID :100
Profile-name :hisense
Access-type :GPON
---------------------------------------------------------------------
FEC upstream switch :Disable
Qos mode :PQ
Mapping mode :VLAN
---------------------------------------------------------------------
--------------------------------------------------------------------
|Serv-Type:ETH |Encrypt:off |Cascade:off |Priority:0 |GEM-CAR:- |
--------------------------------------------------------------------
Mapping-index VLAN Priority Port-type Port-ID Flow-CAR
--------------------------------------------------------------------
1 11
2 - - - -
--------------------------------------------------------------------
---------------------------------------------------------------------