文档库 最新最全的文档下载
当前位置:文档库 › GPON对接华为OLT配置

GPON对接华为OLT配置

GPON对接华为OLT配置
GPON对接华为OLT配置

华为OLT开局配置及Internet、Multicast、VOIP业务的配置

组网拓扑图搭建: (2)

1 GPON 开局配置 (3)

1.1 OLT上单板的添加 (3)

2 PC机控制管理OLT的常用三种方式 (3)

2.1 配置带外管理IP (3)

2.2 配置带内管理IP (3)

2.3 配置上联口untagged vlan方式(native-vlan) (4)

3 Internet业务配置 (4)

3.1 配置带宽模板dba-profile (5)

3.2 配置线路模板ont-lineprofile (5)

3.3 配置业务模板 (6)

3.4 设置PON口下自动发现ONU功能 (6)

3.5 注册ONU (7)

3.5.1 进入gpon 模式 (7)

3.5.2 选择SN_auth认证方式注册ONU (7)

3.6 查看ONU的状态 (7)

3.7 查看ONU的能力及 (7)

3.8 退出 (8)

3.9 配置ONU能力及 (8)

3.9.1 查看ONU的信息 (8)

3.10 配置添加vlan的业务虚端口 (9)

4 组播业务配置 (9)

5 配置SFU功能 (9)

5.1 配置ONT ETH端口VLAN。 (9)

5.2 配置ONT ETH端口为Native VLAN。 (10)

6 配置VOIP功能 (10)

6.1 创建sip server (10)

6.2 配置ONU web管理界面的Internet业务 (10)

6.3 在状态页面查看wan侧信息 (10)

6.4 验证Internet业务的连通性 (11)

6.5 SIP 页面的设置 (11)

6.6 响铃延时修改树图 (12)

组网拓扑图搭建:

1 GPON 开局配置

注意:拿到一个新的OLT,需先在OLT上添加单板。

1.1 OLT上单板的添加

或者通过该命令(自动识别单板)

2 PC机控制管理OLT的常用三种方式

2.1 配置带外管理IP

目的:用于管理员管理OLT

2.2 配置带内管理IP

步骤:先配置带内管理VLAN;再将上行口添加到该VLAN中

注意:若上行口添加的是untagged vlan 则PC机可直接连接上行口;

若上行口添加的是tagged vlan 则PC机需要经过一个去打标的交换口再连接上行口,两种方式都可访问控制OLT。

进入vlan 100 配置相应IP

2.3 配置上联口untagged vlan方式(native-vlan)

目的:(下面配置是对上联口直接连接PC来控制OLT情况下配置的)

3 Internet业务配置

前期准备:确保上行至路由网关192.168.128.1是连通的:如下图所示;在OLT里能够ping 通上行路由。

3.1 配置带宽模板dba-profile

3.2 配置线路模板ont-lineprofile

五步骤:

//定义一个ONT线路模板,模板ID = 100

//定义一个tcont并与dba模板100邦定,缺省情况下,tcont 0和dba模板1绑定

//定义一个GEM port 1并邦定tcont 1

//设置GEM Port与ONT侧业务映射关系gem (这里可以绑定多少个用户的业务vlan)

//必须commit,否则配置不生效

3.3 配置业务模板

在这一步只需要配置一个业务模板即可;后面onu注册成功后再回过来配置业务模板的能力及,否则现在配置的能力及与注册的ONU不匹配会导致能力及不匹配现象

3.4 设置PON口下自动发现ONU功能

说明:在新的OLT,没有配置的情况下,想要查看未注册的ONU的SN号;必须在相应的pon port上配置自动发现onu功能。

//进入gpon 模式

//开启0端口的自动发现ONU的序列号功能

//开启1端口的自动发现ONU的序列号功能

//开启2端口的自动发现ONU的序列号功能

//开启3端口的自动发现ONU的序列号功能

//开启4端口的自动发现ONU的序列号功能

5、6、7口想添加该功能也可以添加

3.5 注册ONU

3.5.1 进入gpon 模式

3.5.2 选择SN_auth认证方式注册ONU

前提:必须先查找ONU的SN号,复制该SN号

3.6 查看ONU的状态

3.7 查看ONU的能力及

目的:以便后续的配置,为之前配置的能力及模板做补充

3.8 退出

Quit

3.9 配置ONU能力及

说明:当ONU注册成功之后,才能看到ONU的能力及

3.9.1 查看ONU的信息

3.10 配置添加vlan的业务虚端口

以上的配置就可以实现上网的业务

4 组播业务配置

组播业务的配置在全局下需添加下面一句

5 配置SFU功能

配置SFU功能需添加下面内容

5.1 配置ONT ETH端口VLAN。

假设ONT通过1号ETH端口接入PC。在ONT业务模板中,将1号ETH端口加入VLAN 100。MA5680T(config)#ont-srvprofile gpon profile-id 100

MA5680T(config-gpon-srvprofile-1)#port vlan eth 1 100

MA5680T(config-gpon-srvprofile-1)#commit

MA5680T(config-gpon-srvprofile-1)#quit

5.2 配置ONT ETH端口为Native VLAN。

将1号ETH端口的Native VLAN ID配置为100。

将2号ETH端口的Native VLAN ID配置为100。

将3号ETH端口的Native VLAN ID配置为100。

将4号ETH端口的Native VLAN ID配置为100。

MA5680T(config)#interface gpon 0/1

//指定1槽0口对应的onu id 为0的onu的eth 1口的缺省vlan为100

MA5680T(config-if-gpon-0/1)#ont port native-vlan 0 0 eth 1 vlan 100

MA5680T(config-if-gpon-0/1)#ont port native-vlan 0 0 eth 2 vlan 100

MA5680T(config-if-gpon-0/1)#ont port native-vlan 0 0 eth 3 vlan 100

MA5680T(config-if-gpon-0/1)#ont port native-vlan 0 0 eth 4 vlan 100

6 配置VOIP功能

说明:配置语音功能只需要配置Internet业务即可,只要有网络就能通语音。

6.1 创建sip server

在上行接入一台PC机;安装SIP server服务器。

6.2 配置ONU web管理界面的Internet业务

6.3 在状态页面查看wan侧信息

6.4 验证Internet业务的连通性

6.5 SIP 页面的设置

6.6 响铃延时修改树图

【最详细】华为MA5683MA5680EPONGPON开局、OLT开局

在MA5680T上配置: telnet到MA5680T >>User name:root >>User password:admin MA5680T>enable MA5680T#config MA5680T(config)#sysname Ueusiuee_MA5680T //修改系统名,根据实际设备修改Ueusiuee_MA5680T(config)# time 2010-07-15 09:00:11 //修改系统时间 Ueusiuee_MA5680T(config)# switch language-mode //切换中文模式 当前语言模式已切换到本地语种 Ueusiuee_MA5680T(config)#display board 0 //查看所有单板状态 Ueusiuee_MA5680T(config)#board confirm 0 //确认所有单板 BaiZiMen_MA5680T(config)#interface epon 0/1 BaiZiMen_MA5680T(config-if-epon-0/1)#port 0 ont-auto-find enable //开启0端口的自动发现 BaiZiMen_MA5680T(config-if-epon-0/1)#port 1 ont-auto-find enable //开启1端口的自动发现 Ueusiuee_MA5680T(config)#vlan 39 smart //创建网管vlan 39 类型为smart Ueusiuee_MA5680T(config)#port vlan 39 0/18 0 //透传vlan 到上行口 Ueusiuee_MA5680T(config)# vlan 2064 to 2095 smart //创建从vlan号2094到2095的smart 类型的宽带业务vlan Ueusiuee_MA5680T(config)# vlan 3304 smart //创建窄带语音vlan Ueusiuee_MA5680T(config)# port vlan 3304 0/18 0 //透传窄带语音vlan Ueusiuee_MA5680T(config)# port vlan 2064 to 2095 0/18 0 Ueusiuee_MA5680T(config)#interface vlanif 39 Ueusiuee_MA5680T(config-vlanif39)# ip address 192.18.33.125 255.255.255.0 //配置网管地址 Ueusiuee_MA5680T(config)#quit Ueusiuee_MA5680T(config)#ip route-static 0.0.0.0 0.0.0.0 192.18.33.254 //配置默认路由,172.18.33.254为网关 配置DBA模板和线路模板: BaiZiMen_MA5680T(config)#display DBA-profile all //查看所有创建过的dba模板BaiZiMen_MA5680T(config)#DBA-profile add profile-id 13 profile-name MA5616 type3 assure

华为OLT配置

MA5683T(config)# MA5683T(config)# MA5683T(config)#DISPLAY CURRent-configuration { |ont|port|section|service-port|simple|| }: 命令: DISPLAY CURRent-configuration [MA5600V800R011: 5800] # [sysmode] switch adsl mode to rfc2662 vdsl mode to tr129 xpon mode switch-to profile-mode protocol support h248 system ex-mode backup # [global-config] alarm output alarmid 0x64110001 alarm output alarmid 0x64120001

dba-profile add profile-id 100 profile-name "ceshi" type3 assure 409600 max 1024000 ont-srvprofile gpon profile-id 100 profile-name "ceshi" ont-port eth 4 commit ont-lineprofile gpon profile-id 0 profile-name "line-profile_default_0" tcont 0 dba-profile-id 2 tcont 1 dba-profile-id 0 commit quit ont-lineprofile gpon profile-id 100 profile-name "ceshi" tcont 1 dba-profile-id 100 gem add 1 eth tcont 1 gem mapping 1 0 vlan 100 commit quit # [device-config] board add 0/5 H802GPBD board add 0/9 H801GICK board add 0/12 H801CITD sub0 BITSB

EPON对接华为OLT配置

EPON 对接华为OLT 1 多vlan业务的配置(带wifi的804系列) (2) 1.1 配置带宽模板 (2) 1.2 配置线路模板 (2) 1.3 配置业务模板 (2) 1.4 ONU 注册 (2) 1.5 上行添加业务VLAN (2) 1.6 配置业务VLAN和用户侧VLAN (2) 2 ONU WEB管理界面配置: (3) 3 多vlan业务的配置(不带wifi的804系列) (5) 3.1、配置dba 带宽模板 (5) 3.2、配置业务模板 (5) 3.3、配置线路模板 (5) 3.4、上联口添加业务vlan100,200,或者1002,1001 (5) 3.5、注册ONU (6) 3.6、配置业务虚拟端口 (6)

1 多vlan业务的配置(带wifi的804系列) 说明:对于epon的ONU;用户需要指定某个端口配置相应的业务vlan 1.1 配置带宽模板 1.2 配置线路模板 目的:绑定带宽 1.3 配置业务模板 目的:配置能力及 1.4 ONU 注册 说明:EPON通过MAC地址来注册 1.5 上行添加业务VLAN 1.6 配置业务VLAN和用户侧VLAN

2 ONU WEB管理界面配置: 2.1 Internet路由模式下:ONU设置业务vlan绑定多个eth口,该业务VLAN的分配不起作用:(vlan100绑定的端口可以访问vlan200绑定的端口) 2.2、只有other bridge模式才会对VLAN的分配起作用;

ONU的Eth1 和eth2 绑定VLAN 300; ONU的eth3和eth4口没有绑定VLAN 则ping不通上行IP地址

GPON对接华为OLT配置

华为OLT开局配置及Internet、Multicast、VOIP业务的配置 组网拓扑图搭建: (1) 1 GPON 开局配置 (1) OLT上单板的添加 (1) 2 PC机控制管理OLT的常用三种方式 (1) 配置带外管理IP (1) 配置带内管理IP (2) 配置上联口untagged vlan方式(native-vlan) (2) 3 Internet业务配置 (2) 配置带宽模板dba-profile (2) 配置线路模板ont-lineprofile (2) 配置业务模板 (2) 设置PON口下自动发现ONU功能 (2) 注册ONU (2) 进入gpon 模式 (2) 选择SN_auth认证方式注册ONU (2) 查看ONU的状态 (2) 查看ONU的能力及 (2) 退出 (2) 配置ONU能力及 (2) 查看ONU的信息 (2) 配置添加vlan的业务虚端口 (3) 4 组播业务配置 (3) 5 配置SFU功能 (3) 配置ONT ETH端口VLAN。 (3) 配置ONT ETH端口为Native VLAN。 (3) 6 配置VOIP功能 (3) 创建sip server (3) 配置ONU web管理界面的Internet业务 (3) 在状态页面查看wan侧信息 (3) 验证Internet业务的连通性 (3) SIP 页面的设置 (3) 响铃延时修改树图 (3) 组网拓扑图搭建: 1 GPON 开局配置 注意:拿到一个新的OLT,需先在OLT上添加单板。 OLT上单板的添加 或者通过该命令(自动识别单板) 2 PC机控制管理OLT的常用三种方式 配置带外管理IP

华为OLT MA5680T GPON开局指导 配置指南

GPON开局指导 1、业务配置 1.1 组网 1.2 数据规划 5680T一般是单光口上行 1.2.1 如果有窄带业务(ONU是5620G) 5680T上需要创建3个公网VLAN:一个管理VLAN,8512/6505直接透传,由BAS/BRAS 终结;一个宽带业务外层VLAN,5620G为宽带业务打上内层VLAN,到5680T后起QinQ 打上外层VLAN,8512/6505直接透传外层VLAN,由BAS/BRAS终结外层VLAN和内层VLAN;一个窄带业务VLAN,这个窄带业务VLAN同时也是5620G的管理VLAN,8512/6505直接透传,由软交换终结;

1.2.2 如果没有窄带业务(ONU是5626E) 5680T上需要创建2个公网VLAN:一个管理VLAN,8512/6505直接透传,由BAS/BRAS 终结;一个宽带业务外层VLAN,5620G为宽带业务打上内层VLAN,到5680T后起QinQ 打上外层VLAN,8512/6505直接透传外层VLAN,由BAS/BRAS终结外层VLAN和内层VLAN; //以上为5680T主流数据规划 1.3 GPON配置的一些概念 DBA(动态带宽分配):控制每个ONU上行时的带宽,5680T上有缺省的DBA模板,DBA是为ONU上行时动态分配带宽,是个上行的概念,在下行中没有DBA的概念; T-CONT:ONT上的物理资源,只有绑定了DBA模板后,才能够用于承载业务,绑定成功后,T-CONT可以依据DBA模板中的不同配置,提供灵活的动态带宽分配方案; GEM Port:在配置GPON接入业务前,必需首先使用此命令增加业务传输通道,即GEM Port,增加成功后,先使用ont gemport bind命令与ONT的T-CONT绑定,再使用ont gemport mapping命令建立起与用户业务流的映射关系后,才可以用来承载业务。 下图是上述概念在整个GPON系统中的位置: OLT 下表是上述概念的一些范围,配置的时候需要注意:

华为OLT和光猫iptv配置方式

华为OLT部署iptv业务方案 华为OLT部署iptv业务方案.................................................................... 错误!未指定书签。 1.华为OLT组播和QOS部署 ........................................................... 错误!未指定书签。 1.1部署组播(GPON) .................................................................... 错误!未指定书签。 1.2部署组播(EPON) ..................................................................... 错误!未指定书签。 1.3QOS的部署 ................................................................................... 错误!未指定书签。 2.IPTV业务组网 ................................................................................ 错误!未指定书签。 3.光猫的配置实例(华为、中兴、海信等) ..................................... 错误!未指定书签。 3.1以华为HG8321R的光猫为例 ..................................................... 错误!未指定书签。 1.华为OLT组播和QOS部署 1.1部署组播(GPON) 1,华为olt部署组播首先创建光猫的线路模板、服务模板、DBA模板 ont-srvprofilegponprofile-id50profile-name"IPTV-G"//iptv业务的服务模板 ont-portpotsadaptiveethadaptive multicast-forwarduntag commit quit ont-lineprofilegponprofile-id50profile-name"IPTV-G"//iptv业务的线路模板 tr069-managementip-index0 mapping-modepriority tcont1dba-profile-id12 gemadd0ethtcont1 gemmapping00priority0 gemmapping04priority4 gemmapping05priority5 gemmapping06priority6 gemmapping07priority7 commit quit dba-profileaddprofile-id12profile-name"IPTV-G"type3assure10240max15072//iptv业务的DBA模板 2,配置点播和组播VLAN vlan3001to3016//点播的业务VLAN,根据现网VLAN规划改变VLAN配置。 portvlan3001to30160/190 vlan3701smart//组播vlan3701,不变 portvlan37010/190 3,以华为的光猫为实例,配置iptv业务 1,在光猫特制之前,光猫自动下发的数据,是根据现网业务自动组册自动下发宽带拨号的业务流,光猫绑

华为olt配置hgu技术指导书

华为OLT配置HGU 技术指导书 文档摘要: HGU在华为OLT上的配置,注册以及简单的单播和组播的业务 一、登陆OLT 使用telnet登陆: telnet User: huawei Password:huawei123 进入配置模式 HuaWeiGpon>enable HuaWeiGpon#config 二、配置模板

(1)建立srvprofile模板 Srvprofile模板:相当于中兴OLT的ONU type,可以设置ONU有几个uni口,几个语音pots口等,在建立模板之前我们可以先查看其他人在OLT上建立好的模板,如果没有你想要的模板再自己创建。 查看已有srvprofile模板: HuaWeiGpon(config)#display ont-srvprofile gpon all HuaWeiGpon(config)#display ont-srvprofile gpon profile-id 1 查看具体模板 创建srvprofile模板: HuaWeiGpon(config)#ont-srvprofile gpon profile-id 19 HuaWeiGpon(config-gpon-srvprofile-19)#ont-port eth 4 pos 2 //设置ont有几个uni口 HuaWeiGpon(config-gpon-srvprofile-19)#port vlan eth 1 2100 //划分ont的端口VLAN HuaWeiGpon(config-gpon-srvprofile-19)#commit (2)建立DBA模板 HuaWeiGpon(config)#dba-profile add profile-id 40 type1 fix 102400(绑定固定带宽100M) --------------------------------------------- Command of config Mode: --------------------------------------------- profile-name DBA profile name type1 Fixed bandwidth type2 Assured bandwidth type3 Assured bandwidth, Maximum bandwidth type4 Maximum bandwidth type5 Fixed bandwidth, Assured bandwidth, Maximum bandwidth 可以看到DBA模板有5中type: type1:只绑定固定带宽 type2:只绑定保证带宽 type3:绑定保证带宽和最大带宽 type4:只绑定最大带宽 type5:绑定固定带宽、保证带宽、最大带宽

MA5680T新规范(华为OLT配置模板)

1.1MA5680T/MA5683T(待补充) 1、配置vlan(OLT侧) MA5680T(config)#vlan 1000 1009 smart MA5680T(config)#vlan 4000 commond MA5680T(config)#vlan attrib 1000 1009 q-in-q MA5680T(config)#port vlan 1000 1009 4000 0/19 0 2、配置线路相关模板 MA5680T(config)#ont-lineprofile gpon profile-id 10 profile-name MDU MA5680T(config)#snmp-profile add profile-id 10 profile-name MDU V1 GPONpublic GPONprivate 1.1.1.1 162 n2000

3、配置相关业务的DBA模板 MA5680T(config)#dba-profile add profile-id 10 profile-name NMS Type1 FIX 1024 ---网管 MA5680T(config)#dba-profile add profile-id 11 profile-name PPPOE Type4 MAx 102400 ---PPPOE MA5680T(config)#dba-profile add profile-id 12 profile-name IMS Type3 Assure 1024 Max 10240 - --IMS MA5680T(config)#dba-profile add profile-id 13 profile-name IPTV Type4 MAx 102400 ---IPTV MA5680T(config)#dba-profile add profile-id 14 profile-name ZHUANXIAN Type3 Assure 5120 Max 102400 ---专线 MA5680T(config)#dba-profile add profile-id 15 profile-name VPN Type3 Assure 5120 Max 102400 - --VPN 4、增加ONT并绑定相关模板 MA5680T(config-if-gpon-0/2)#ont add 0 5 sn-auth 32303131AC950C41 snmp ont-lineprofile-id 10 MA5680T(config-if-gpon-0/2)#ont snmp-profile 0 all profile-id 10 5、配置tcont数据 MA5680T(config-gpon-lineprofile-10)#tcont 0 dba-profile-id 10 ---网管 MA5680T(config-gpon-lineprofile-10)#tcont 1 dba-profile-id 11 ---PPPOE MA5680T(config-gpon-lineprofile-10)#tcont 2 dba-profile-id 12 ---IMS MA5680T(config-gpon-lineprofile-10)#tcont 3 dba-profile-id 13 ---IPTV MA5680T(config-gpon-lineprofile-10)#tcont 4 dba-profile-id 14 ---专线 MA5680T(config-gpon-lineprofile-10)#tcont 5 dba-profile-id 15 ---VPN 6、配置gem数据 MA5680T(config-gpon-lineprofile-10)#gem add 0 eth tcont 0 ---网管 MA5680T(config-gpon-lineprofile-10)#gem add 1 eth tcont 1 ---PPPOE MA5680T(config-gpon-lineprofile-10)#gem add 2 eth tcont 2 ---IMS MA5680T(config-gpon-lineprofile-10)#gem add 3 eth tcont 3 ---IPTV MA5680T(config-gpon-lineprofile-10)#gem add 4 eth tcont 4 ---专线 MA5680T(config-gpon-lineprofile-10)#gem add 5 eth tcont 5 ---VPN 7、建立tcont和gem的映射 MA5680T(config-gpon-lineprofile-10)#gem mapping 0 0 priority 7---网管 MA5680T(config-gpon-lineprofile-10)#gem mapping 1 1 priority 0 ---PPPOE MA5680T(config-gpon-lineprofile-10)#gem mapping 2 2 priority 6 ---IMS MA5680T(config-gpon-lineprofile-10)#gem mapping 3 3 priority 3---IPTV MA5680T(config-gpon-lineprofile-10)#gem mapping 4 4 priority 1---专线 MA5680T(config-gpon-lineprofile-10)#gem mapping 5 5 priority 2 ---VPN 8、MA5680T(config-gpon-lineprofile-10)#commit 9、自动发现ONT并配置网管数据和业务流 MA5680T(config)#interface gpon 0/2 MA5680T(config-if-gpon-0/2)#port 0 ont-auto-find enable //开启0端口的自动发现ONT功能 MA5680T(config-if-gpon-0/2)#display ont autofind 0 Command: display ont autofind 0 ------------------------------------------------------------------------ Number F/ S/ P SN Password ------------------------------------------------------------------------

华为GPON OLT单业务配置命令

华为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

华为GPON配置说明

华为GPON配置说明 几个名词说明 (1) 数据规划 (1) 数据配置 (2) 1.OLT数据配置 (2) 创建DBA模板 (2) 创建线路模板 (2) 注册ONU (5) OLT上透传ONU上来的vlan (5) 2.ONU上语音数据配置 (6) 几个名词说明 1.DBA模板:创建的dba模板时给tcont引用的,dba模板的作用是对整台ONU上行 进行限速。一个PON口上行带宽为1G,实际能用的只有900M,所以要对ONU的 上行进行合理分配。 2.Tcont:tcont是连接dba和gemport的通道,也就是说gemport是通过和tcont联系, 才把dba的作用引用过来。 3.Gemport:gemport是OLT线程工作的最小单元,前面的dba,tcont都是最终给gemport 用。 4.线路模板ont-lineprofile:ONU注册时要选相应线路模板,里面包含tcont,gem等 信息 5.DBA模板,线路模板,可以创建多个;一个线路模板中:tcont 有八个0-7,gem可 以创建128个0-127;一个gem中可有映射8个:gem mapping 1 0;gem mapping 1 1,一直到gem mapping 1 7;但是一个线路模板中最多只能创建128条gem mapping; 超出会报错。 数据规划 以花都狮岭数据规划为例: OLT:网管vlan 22; IP: 172.17.21.132;网关:172.17.21.129;语音vlan 100;语音IP:172.16.0.11 ONU:所属OLT的PON口0/18/3 ONUID:1 ONU 网管IP 172.17.21.134; 网关:172.17.21.129; 语音vlan 100;语音IP:172.16.0.21

华为OLT配置教程

>>User name:root注释:默认登陆用户名为:root >>User password: 注释:默认登陆用户密码为:admin Huawei Integrated Access Software. Copyright(C) Huawei Technologies Co., Ltd. 2002-2012. All rights reserved. MA5606T>enable注释:进入特权模式 MA5606T#switch language-mode 注释:切换语言种类 当前语言模式已切换到本地语种 MA5606T#config注释:进入特权模式 MA5606T(config)#vlan 100 to 120 smart注释:建立VLAN100-120 并定义VLAN类型为smart 此操作需要较长时间, 维护终端可能超时退出, 可通过idle-timeout命令设置终端自动超 时退出时间 确实要增加VLAN? (y/n)[n]:y 已经处理的VLAN总数是21 增加的VLAN总数是21 MA5606T(config)#port vlan 100 to 120 0/1 0注释:使VLAN100-120通过上联端口0/1/0透传此操作需要较长时间, 维护终端可能超时退出, 可通过idle-timeout命令设置终端自动超 时退出时间 确实要增加标准端口? (y/n)[n]:y 已经处理的VLAN总数是21 增加标准端口VLAN总数是21 MA5606T(config)#port vlan 100 to 120 0/1 1 注释:使VLAN100-120通过上联端口0/1/0透传此操作需要较长时间, 维护终端可能超时退出, 可通过idle-timeout命令设置终端自动超 时退出时间 确实要增加标准端口? (y/n)[n]:y 已经处理的VLAN总数是21 增加标准端口VLAN总数是21 MA5606T(config)#interface vlanif 100 MA5606T(config-if-vlanif100)# ! 运行信息重要2011-03-17 16:18:42 告警名称:三层接口链路恢复 参数信息:接口类型: VLAN接口, 接口编号: 100 MA5606T(config-if-vlanif100)#ip address 10.0.0.250 255.255.255.0 { |sub }: 命令: 注释:OLT管理VLAN地址 ip address 10.0.0.250 255.255.255.0 MA5606T(config-if-vlanif100)# %2011/3/17 16:19:14 MA5606T IFNET/2/UPDOWN:链路协议在接口vlanif100上状态变为UP MA5606T(config-if-vlanif100)#quit注释:返回上一层 MA5606T(config)#display board 0注释:显示单板信息 ------------------------------------------------------------------------- 槽号板名称状态扣板0 扣板1 在线状态 ------------------------------------------------------------------------- 1 H801MCUA 主用正常O2GN 2 H801EPBA 待确认 3 H801EPBA 待确认 ------------------------------------------------------------------------- MA5606T(config)#board confirm 0 注释:确认单板,使OLT的EPON端口激光器打开 ! 运行信息警告2011-03-17 16:24:45 告警名称:OLT端口激光器打开告警

华为MA5680T-GPON-Olt和ont配置模版

华为GPON OLT和ONT配置模版 ——华为MA5680T和华为MA5620G OLT默认用户名密码:root admin123 ONT默认用户名密码:root mduadmin 步骤0:配置前检查: MA5680T (config)#display board 0 ------------------------------------------------------------------------- SlotID BoardName Status SubType0 SubType1 Online/Offline ------------------------------------------------------------------------- 0 H809EPBD Normal 1 2 H801MCUD Active_normal CPCA 3 H801MCUD Standby_normal CPCA 4 H801MPWC Normal 5 查看单板信息,如果有auto_find 状态的单板,用:board confirm 0确认0号单板。配置步骤 步骤1: 创建VLAN、加入上行端口 MA5680T(config)#vlan 351 smart //用于管理MA5626,ip段为 15.112.150.128/25 MA5680T(config)#vlan 349 smart //用于承载宽带业务,ip段为15.112.149.0/24 MA5680T(config)#port vlan 351 0/22 //第0个机框,2块板卡,2口添加vlan351 MA5680T(config)#port vlan 349 0/2 2 MA5680T(config)#interface mcu 0/2//mcu表示主控板,2板卡的主控板为active MA5680T(config-if-giu-0/19)#quit MA5680T(config)#interface vlanif 351 MA5680T(config-if-vlanif100)#ip address 15.112.150.253 //MA5626通过OLT 管理,管理vlan351的IP地址设置为同网段IP。 MA5680T(config-if-vlanif100)#quit 步骤2:强制万兆: interface mcu 0/2 auto-neg 2 disable speed 2 10000 //光模块识别有问题,取消端口自协商,强制2号板卡的2端口万兆 步骤3:配置路由 MA5608T(config)# ip route-static 0.0.0.0 0 15.112.150.254 步骤4: 配置DBA 模板 MA5680T(config)#dba-profile add profile-id 10 type2 assure 80000

华为OLT业务配置

MA5683T>enable MA5683T#config //OLT升级:开启tftp服务器 huawei(config)#load packetfile sftp x.x.x.x V800RxxxCxxSPxxxx_wholepackage(SPCx00)_zzzz_new.bin The new packet file will overwrite the old one Rollback function will be disabled Be sure that the system needn't this function Are you sure to load new packet file? (y/n)[n]:y huawei(config)#display progress load //load完成后active configuration system MA5683T(config)#active configuration system System will reboot after this command, continue? (y/n)[n]:y /*********EPON宽带配置***********/ // 创建vlan并在上行口做透传 MA5683T(config)#vlan 3800 smart //创建vlan MA5683T(config)#vlan 3780 to 3781 smart // 宽带外层vlan MA5683T(config)#vlan attrib 3780 to 3781 q-in-q //设置宽带外层VLAN QinQ属性 MA5683T(config)#vlan attrib 3800 q-in-q //设置语音外层VLAN QinQ属性MA5683T(config)#port vlan 164 0/8 0 MA5683T(config)#port vlan 3800 0/9 0 MA5680T(config)#port vlan 3780 to 3781 0/9 0 //上行口透传olt上所有vlan MA5683T(config)#display port vlan 0/8/0 MA5683T(config)#display port vlan 0/9/0 MA5683T(config)#display interface vlanif 3800 MA5683T(config)#interface scu 0/6 MA5683T(config-if-scu-0/6)#native-vlan 2 vlan 49 //DBA(动态带宽分配)模版------------------ MA5683T(config)#display dba-profile all //创建DBA(动态带宽分配)模版

GPON华为OLT通过SN号添加ONT 2

登陆OLT 通过网线连接到主控板上的ETH口(以下命令复制粘贴即可) telnet 10.11.104.2 username:root password:admin MA5680T>enable MA5680T#config MA5680T(config)#switch language-mode 第一步 1、查看自动发现的ONT,并记录SN号和PON口 MA5680T(config)#display ont autofind all --------------------------------------------------------------------- Number : 1 F/S/P : 0/1/0 ---PON口 Ont SN : 4857544365103A0D --SN号 Password : 0x31383334313832783178(1834182x1x) Loid : Checkcode : VendorID : HWTC Ont Version : 170BC4B2 Ont SoftwareVersion : V1R003C00S105 Ont EquipmentID : 010 Ont autofind time : 2014-04-20 21:48:09+08:00 --------------------------------------------------------------- The number of GPON autofind ONT is 1 第二步 添加ONT MA5680T(config)# interface gpon 0/1 MA5680T(config-if-gpon-0/1)#ont add 03sn-auth 485754434B14D84C omci ont-lineprofile-id 1 ont-srvprofile-id 1 MA5680T(config-if-gpon-0/1)# ont port native-vlan0 3 eth 1 vlan 100 MA5680T(config-if-gpon-0/1)#quit 配置业务流 MA5680T(config)#service-port vlan 100 gpon 0/1/0ont 3gemport 1 multi-service user-vlan 100 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

(完整版)华为ma5680tOLT开局配置

第一步:添加一个用户 MA5680T>enable //打开特权EXEC MA5680T#config //进入终端配置模式 MA5680T(config)#sysname SJZ-HW-OLT-1 //设备命名(一般为开局配置) MA5680T (config) #terminal user name //添加操作用户huawei User Name(length<6,15>):huawei //设置用户名 User Password(length<6,15>):huawei123 //要求输入密码 Confirm Password(length<6,15>): huawei123 //要求再次确认一遍密码 User profile name(<=15 chars)[root]:root //输入用户管理级别 User's Level: 1. Common User 2. Operator 3. Administrator:3 //选择用户权限 Permitted Reenter Number(0--4):4 //设置此用户名可重复登录次数,一般选择4 User's Appended Info(<=30 chars):HuaweiAdm //添加描述,可不设置。 Adding user succeeds Repeat this operation? (y/n)[n]:(是否重复操作,N) 第二步:创建DBA(Dynamically Bandwidth Assignment动态带宽分配)模版 类型(type)分为5种,分别是type1,type2,type3,type4,type5.其中: //type1 为固定带宽模式; //type2 为保证带宽模式; //type3 为保证带宽的同时设置最大带宽值; //type4 为仅设定最大带宽模式; //type5 为3种模式的综合,即设置最大带宽,在保证带宽的同时采用固定带宽模式。 下面创建两个DBA模版 dba-profile add profile-id 10type4 max 307200 (保证300M带宽) dba-profile add profile-id 512 type2 assure 10240(保证10M带宽) 第三步:创建链路模版,OUN模版 MA5680T(config)# ont-lineprofile gpon profile-id 10//建链路模版,并且绑定DBA模版10 tcont 0 dba-profile-id 512 绑定t-cont与DBA模版 tcont 1 dba-profile-id 10 TCONT 1 绑定DBA为10模版 tcont 2 dba-profile-id 10 tcont 3 dba-profile-id 10 tcont 4 dba-profile-id 10 gem add 0 eth tcont 0 建立GEM port,绑定相应的TCONT通道 gem add 1 eth tcont 1 //gem port 1 绑定TCONT 1 gem add 2 eth tcont 1 //gem port 2 绑定TCONT 1 gem add 3 eth tcont 1 gem add 4 eth tcont 1

相关文档