澳门·威尼斯人(中国)官方网站

澳门·威尼斯人(中国)官方网站

| 举报 切换到宽版

澳门·威尼斯人(中国)官方网站

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索
查看: 4060|回复: 0
打印

MA5606T开局配置总结 [复制链接]

军衔等级:

  新兵

注册:2014-4-23
跳转到指定楼层
1#
发表于 2015-8-24 12:22:07 |只看该作者 |倒序浏览
一、升级至开局版本并添加各单板
MA5606T(config)#displaylanguage                                               
  Local:                                                                       
      Description: CHINESE SIMPLIFIED (DEFAULTLANGUAGE)                        
      Version:     MA5600V800R105C22B056                                       
  General:                                                                     
      Description: ENGLISH (DEFAULTLANGUAGE)                                 
      Version:     MA5600V800R105C22B056                                       
MA5606T(config)#display board0                                                
-------------------------------------------------------------------------     
SlotID  BoardName  Status        SubType0 SubType1   Online/Offline         
-------------------------------------------------------------------------     
0                                                                           
1       H801MCUA   Active_normal  O2GN                                       
2       H801EPBA   Auto_find                                                
3                                                                           
  -------------------------------------------------------------------------     
电源板及业务板不能自动注册,需要手工添加或确认
MA5606T(config)#board add                                                      
{frameid/slotid<S><1,15> }:0/0                                                
{H801MPWA<K>|H801GPBC<K>|H801EPBA<K>|ADI<K>|ADL<K>|SHD<K>|VDL<K>|H801OPFA<K>|VD
S<K>|VDT<K>}:H801MPWA                                                         
Command:                                                                     
          board add 0/0 H801MPWA                                                
0 frame 0 slot board added successfully                                       
MA5606T(config)#boardconfirm                                                  
{frameid[/slotid]<S><1,15> }:0/2                                               
Command:                                                                     
          board confirm 0/2                                                   
0 frame 2 slot board confirms successfully                                    
二、业务配置
1、 修改系统名称
huawei#sysname                                                                 
{ prompt<S><1,50> }:MA5606T                                                     
   Command:                                                                        
       sysname MA5606T                                                         
MA5606T#
2、 配置网管ip
MA5606T(config)#vlan 80                                                        
{vlantype<E><mux,standard,smart,super>|to<K> }: standard                             
Command:                                                                     
          vlan 80 standard                                                         
MA5606T(config)#interface vlanif80                                             
MA5606T(config-if-vlanif80)#ipaddress 221.4.240.158 30                        
{ <cr>|sub<K>}:                                                               
Command:                                                                     
          ip address 221.4.240.158 30                                          
MA5606T(config)#port vlan 80 0/10                                             
MA5606T(config)#                                                               
%Mar 20 18:48:55 2008 MA5606TIFNET/2/UPDOWNine protocol on the interface     
vlanif80 turns into UP state
3、 业务vlan
MA5606T(config)#vlan 300                                                      
{vlantype<E><mux,standard,smart,super>|to<K> }:smart                             
Command:                                                                     
          vlan 300 smart
MA5606T(config)#port vlan 3000/1 0
4、  添加ont能力集模板(以HG813e为例)
MA5606T(config)#ont-profile addepon profile-id                                
{profile-id<U><17,128> }:18                                                   
{ <cr>|profile-name<K>}:profile-name                                          
{profile-name<S><1,63> }:hg813e                                               
Command:                                                                     
          ont-profile add epon profile-id 18profile-name hg813e               
Press 'Q' or 'q' to quit input                                               
>  User mode<1-Single user, 2-Multi user,3-Cascade user>  [1]:[url=]2[/url]                 
>  Is UNI configuration concerned?<1-notconcern, 2-concern> [2]:              
>  ONT FE ports list(format: 1,3-5,7)<S><0-100>  [-]:1-[url=]4[/url]                       
>  ONT GE ports list(format: 1,3-5,7)<S><0-100>  [-]:                          
>  Number of POTS ports<0-16>  [0]:                                             
>  TDM port type<1-E1> [1]:                                                   
>  Number of TDM ports<0-8>  [0]:                                               
Adding an ONT profile succeeded                                               
Profile-ID   : 18                                                            
Profile-Name : hg813e                                                        
5、  建立合适的DBA模板
MA5606T(config)#dba-profileadd                                                
{profile-id<K>|profile-name<K>|type1<K>|type2<K>|type3<K>|type4<K>|type5<K>}:p
rofile-id                                                                     
{profile-id<U><10,512> }:20                                                   
{type1<K>|profile-name<K>|type2<K>|type3<K>|type4<K>|type5<K>}:[url=]type3[/url]           
{ assure<K> }:assure                                                           
{assure-bandwidth<U><512,1235456> }:4096                                       
{ max<K> }:max                                                                 
{max-bandwidth<U><512,1235456> }:6144                                          
Command:                                                                     
         dba-profile add profile-id 20 type3 assure 4096 max 6144              
6、  增加ONT并绑定模板(两种方法)
MA5606T(config-if-epon-0/2)#port0 ont-auto-find [url=]enable[/url]  
1)MA5606T(config-if-epon-0/2)#ontconfirm 0                                      
{all<K>|mac<S><14,14> }:001E-E324-A7AF                                         
{ ontid<K>|description<K>|fec<K>|dba-profile<K>|encrypt<K>|cir<K>|profile-id<K>|
profile-name<K>}ntid                                                        
{ ontid<U><0,63>}:0                                                           
{description<K>|fec<K>|dba-profile<K>|encrypt<K>|cir<K>|profile-id<K>|profile-n
ame<K> }:profile-[url=]id[/url]                                                            
{profile-id<U><1,128> }:18                                                   
Command:                                                                     
          ont confirm 0 001E-E324-A7AF ontid 0profile-id 18                    
MA5606T(config-if-epon-0/2)#                                                   
等待至与终端连接相匹配
MA5606T(config-if-epon-0/2)#displayont info 0 0                              
------------------------------------------------------------------------------
F/S/P           : 0/2/0                                                      
ONT-ID          : 0                                                           
Control flag    : active                                                     
Run state       : up                                                         
Config state    : normal                                                      
Match state     : match                                                      
Ont Profile ID  : 18                                                         
Authentic type  : MACAddress-auth                                            
  MAC            : 001E-E324-A7AF                                             
Description     :ONT_NO_DESCRIPTION                                          
DBA Profile ID  : 9                                                         
CIR Value       : off                                                        
Encrypt         : off                                                        
FEC             : disable                                                   
------------------------------------------------------------------------------
2)MA5606T(config-if-epon-0/2)#ont add 0 001E-E324-A7AF profile-id 18dba-profile [url=]20[/url]                                                                              
{<cr>|fec<K>|encrypt<K>|cir<K>|desc<K> }:                                      
Command:                                                                     
          ont add 0 001E-E324-A7AF profile-id18 dba-profile 20                 
7、  划分ONT的端口vlan
MA5606T(config-if-epon-0/2)#ontport vlan [url=]0[/url]  [url=]0[/url]  fe [url=]300[/url]  1-[url=]4[/url]                        
MA5606T(config-if-epon-0/2)#                                                   
Add ports to the VLAN, total: 4, discarded: 0, success: 4, failed: 0         
MA5606T(config-if-epon-0/2)#ontport native-vlan 0 0 fe 1 vlan 300            
MA5606T(config-if-epon-0/2)#                                                   
Setting the native VLAN for the specified portsucceeded                     
此步骤设置HG813e四个端口的vlan,四个端口都设置为vlan 300,只有1号端口的native-vlan为300,与vlan一致,可直接接入PC。类似MA5100的LAN板设置。
8、  加入业务虚端口
MA5606T(config)#service-port                                                   
{index<U><0,1023>|vlan<K>|desc<K> }:vlan                                       
{ vlanid<U><1,4093>}:300                                                      
{adsl<K>|shdsl<K>|vdsl<K>|atm<K>|eth<K>|gpon<K>|epon<K>}:epon                 
{frameid/slotid/portid<S><1,15> }:0/2/0                                       
{ ont<K> }nt                                                                 
{ ontid<U><0,63>}:0                                                           
{rx-cttr<K>|multi-service<K> }:rx-cttr                                         
{ rx-index<U><0,511>}:6                                                      
{ tx-cttr<K>}:tx-cttr                                                         
{ tx-index<U><0,511>}:6                                                      
Command:                                                                     
          service-port vlan 300 epon 0/2/0 ont0 rx-cttr 6 tx-cttr 6            
9、  保存数据

选择多用户,单用户则只能使用1ONT


ONTFE端口号


TYPE2 确保带宽TYPE3  确保+最大带宽
TYPE 4 最大带宽
优先级:TYPE2>TYPE3>TYPE4


使能EPON端口的ONT自动发现功能


引用DBA模板要在此处,不然则引用默认模板9


第二种添加ONT方法


EPON端口号


ONT ID


Vlan


ONT端口




举报本楼

您需要登录后才可以回帖 登录 | 注册 |

( )|联系我们 |网站地图  

GMT+8, 2024-6-2 10:28 , Processed in 0.665365 second(s), 15 queries , Gzip On.

Copyright © 1999-2023 All Rights Reserved

回顶部