文档库 最新最全的文档下载
当前位置:文档库 › GPON典型组网配置指南

GPON典型组网配置指南

GPON典型组网配置指南
GPON典型组网配置指南

资料编码产品名称MA5600T 使用对象工程师产品版本

编写部门网络产品技术服务部接入

网产品导入

资料版本V1.0 GPON典型组网配置指南

拟制:x00104657 日期:2008-8-22 审核:日期:

审核:日期:

批准:日期:

华为技术有公司

版权所有侵权必究

修订记录

日期修订版本描述作者

2008-8-22 V1.0 初稿 x00104657

目录

第1章 FTTX组网 (2)

1.1 FTTH场景应用 (3)

1.1.1简述 (3)

1.1.2组网 (4)

1.1.3终端模板配置 (5)

1.1.4管理通道配置 (6)

1.1.5语音业务配置 (8)

1.1.6 P2P业务配置 (11)

1.1.7典型数据业务配置 (14)

1.2 FTTB场景应用 (14)

1.2.1简述 (14)

1.2.2组网 (15)

1.2.3终端模板配置 (16)

1.2.4管理通道配置 (23)

1.2.5语音业务配置 (26)

1.2.6典型数据业务配置 (28)

1.3 FTTC场景应用 (29)

1.3.1简述 (29)

1.3.2组网 (29)

第2章 TDM业务 (30)

2.1基站传输组网应用概述 (30)

2.2 TDM专线组网应用概述 (31)

2.3 TDM专线组网应用实例 (33)

第3章 QinQ应用 (33)

3.1 QinQ应用概述 (33)

3.2 QinQ应用实例 (34)

第4章 VLAN STACKING应用 (37)

4.1应用概述 (37)

4.2应用实例 (38)

第5章附录 (42)

【关键词】

MA5600T GPON

【摘要】

本指导书描述了不同组网场景情况下的GPON典型配置过程,为一线工程师进行GPON业务的开局提供基本指引。

【缩略语清单】

【参考资料清单】

第1章FTTX组网

在目前现网运行环境中,很多运营商针对GPON系统的使用是很灵活的,我司也提供了丰富的产品形态:局端设备OLT(包括系列化产品MA5600T,MA5680T,MA5683T,MA5603T,MA5606T),终端包括MDU(MA5620G,MA5626G),Mini-DSLAM(UA,MA5606T),SBU(OT923,OT925,OT928),SFU (HG810,HG810a,HG813,HG850,HG850a,HG851,HG852,HG863,HG865,HG866)。几种典型的组网包括:

FTTH组网:OLT配套SFU或P2P ONT;

FTTB组网:OLT配套SBU/MDU/Mini-DSLAM;

FTTC组网:OLT配套Outdoor Cabinet;

这几种组网情况下,对于业务和终端管理的配置是有差异的,下面分别就终端模板配置,管理通道配置,典型数据业务配置,等几个关键并容易出现错误的地方进行配置补充说明。

1.1 FTTH场景应用

1.1.1 简述

ONT安装在用户家中,同时提供以太网端口和电话接口,为用户提供多种业务。

配置Triple play业务时,三种业务应该配置不同的T-CONT、GEM Port来隔离流量,配置不同的用户侧VLAN来区分业务。

根据ONT下连接PC、STB等业务终端支持Tag的情况决定是否将端口VLAN和端口Native VLAN 保持一致,为进入ONT的数据报文打上VLAN Tag,为离开ONT的数据报文剥离VLAN Tag。

我司常见的ONT有:

SFU(HG810,HG810a,HG813,HG850,HG850a,HG851,HG852,HG863,HG865,HG866)。

P2P ONT(ETX102,FG101)

1.1.2 组网

1.1.3 终端模板配置

一般我们在添加一个ONT之前,需要了解该ONT 的能力属性,包括有几个GE口、FE口、POTS,支持的GEMPORT数量等等。这里我们以HG850为例:

MA5680T(config)#display ont-profile gpon profile-id 6

--------------------------------------------------------------------------

profile-id : 6

profile-name: ONT_PROFILE_HW_HG850

--------------------------------------------------------------------------

Number of uplink PON ports: 1

IP configuration: Support

MAC Bridge Type: Single-Bridge

Number of GEM ports: 32

UNI configuration concerned or not: Concerned

Number of POTS ports: 2

Number of FE ports: 4

Number of GE ports: 0

TDM port type: E1

TDM service type: TDMoGem

Number of TDM ports: 0

Number of MOCA ports: 0

Number of CATV ANI ports: 0

Number of CATV UNI ports: 0

Mapping mode: VLAN ID

Number of T-CONTs: 8

The type of flow control: GEMPORT CAR

--------------------------------------------------------------------------

Binding times: 0

--------------------------------------------------------------------------

如果我们事先无法得知该ONT 的属性,我们可以先随便选一个ONT能力模板,之后查看该ONT 的能力,最后我们就可以根据我们所看到的ONT 的能力属性来配置一个新的与之配套的ONT能力集模板。

MA5680T(config-if-gpon-0/2)#display ont capability 0 0

MA5680T(config-if-gpon-0/2)#

--------------------------------------------------------------------------

ONT Hardware Capability / Status Information

--------------------------------------------------------------------------

PON port ID: 0

ONT ID: 0

Equipment ID: EchoLife:HG850

Number of uplink PON ports: 1

Number of POTS ports: 2

Number of FE ports: 4

Number of GE ports: 0

Number of TDM ports: 0

Number of MOCA ports: 0

Number of CATV ANI ports: 0

Number of CATV UNI ports: 0

IP configuration: Support

Number of Traffic Schedulers: 0

Number of T-CONTs: 8

The type of flow control: GEMPORT CAR

--------------------------------------------------------------------------

1.1.4 管理通道配置

常见SFU端口参数:

系列产品名GPON GE FE POTS RF Wifi MOCA HPNA USB HG810 1 1

桥接HG810a 1 1

HG863 1 4

HG813 1 4

语音HG850 1 4 2

HG851 1 4 4

HG865

1 1 3

2 1 HG852 1 1 1

HG850a 1 4 2

三层HG866

1 4

2

1 1

从上述表格我们可以看出SFU可分为3个系列,桥接、语音和三层,其中桥接系列的ONT不支持配置IP(其全部业务都可直接通过OMCI通道,由OLT侧下发),语音和三层系列的ONT支持,但由于考虑到网管和OLT的冲突(不希望OLT和网管争相给ONT下发IP),所以目前做了规避,现在我们只能从网管侧下发XML文件配置(XML文件中主要包括ONT的IP参数、语音参数的配置)或者在用户侧直接登陆ONT手工修改。

管理通道可按如下配置:(管理通道和VOIP语音业务共享一条链路,以HG850为例)

方法与一般配置方法一样:添加ONT和TCONT,添加Gemport,Gemport绑定TCONT,配置ont gemport mapping,配置service-port。

2、配置iphost的ont port vlan和ont port native-vlan

3、配置ont的IP: ont ipconfig(需要由网管下发XML文件配置或登陆ONT直接手工修改)

4、设置设备3层接口IP(与ONT同网段)

[gpon]

interface gpon 0/2

port 0 ont-auto-find enable

ont add 0 0 sn-auth "323031313483E341" profile-id 6 desc "ONT_NO_DESCRIPTION"

tcont bind-profile 0 0 1 profile-id 6

gemport add 0 gemportid 128 eth encrypt on

ont port quickadd-vlan 0 0 28 iphost

ont port native-vlan 0 0iphost vlan 28 priority 0

ont gemport bind 0 0 128 1 gemport-car 1048576 1048576

ont gemport mapping 0 0 128 quickadd vlan 28

ont ipconfig 0 0 static ip-address 192.168.200.2 mask 255.255.255.0 gateway 192.168.200.1 [gpon]

#

[bbs-config]

service-port 1 vlan 1028 gpon 0/2/0 gemport 128 multi-service user-vlan 28 rx-cttr 6 tx-cttr 6 #

[vlanif]

interface vlanif1028

ip address 192.168.200.1 255.255.255.0

#

1.1.5 语音业务配置

HG850,HG851,HG865,HG852,HG850a具有POTS端口,具体的端口规格和特性可参考第6章“附录”,info-server也有ONT相关的服务手册可以参考。

OLT部分的配置:主要包括GPON链路和service-port的配置。

可参考1.1.4《管理通道配置》章节

ONT部分的配置:主要包括各种语音参数

1)支持通过CLI配置(命令行)

2)支持通过网管下发(目前支持MGCP,SIP终端部分)

网管使用配置界面模板进行配置,生成XML文件下发给OLT,OLT 再通过OMCI下发给终端

语音配置参数:

这部分的参数可以直接通过OMCI的ont ipconfig命令配置(前提是ONT支持该操作)、或者通过网管下发配置文件到OLT,再由OLT通过OMCI通道下发给ONT。

参数名称参数解释备注

本地IP地址通过DHCP获取非DHCP方式由用户配置(IP

地址获取方式有三种:静态

地址、DHCP、PPPoE)

网络掩码通过DHCP获取非DHCP方式由用户配置

网关地址通过DHCP获取非DHCP方式由用户配置

DNS地址通过DHCP OPTION获取 DHCP

OPTION6

MGCP配置参数:

这些参数无法直接通过OMCI下发,现在有3种配置方式:OLT通过管理通道登陆ONT下发、通过网管下发XML配置文件,抑或是从ONT侧手动登陆配置。

参数名称参数解释备注

MGC IP地址 MGC的IP地址,可以是域名扩展OPTION43,可以配置多

存在缺省值2727

MGC端口MGC提供的服务端口号,终端向该端

口发起注册请求

MG的本地端口 MG接收MGC的请求端口号存在缺省值2427

MG所在域 MG所在的域名

MG鉴权密钥 MGC用于鉴权MG用

MG物理端口起始和结束的物理端口扩展OPTION43

MG用户前缀 MG用户名前缀默认aaln

MG用户起始号 MG用户第一个端口对应的编号后续自动增加,默认0

SIP配置参数:

这些参数无法直接通过OMCI下发,现在有3种配置方式:OLT通过管理通道登陆ONT下发、通过网管下发XML配置文件,抑或是从ONT侧手动登陆配置。

参数名称参数解释备注

Proxy IP地址 Sip Server的IP地址,可以是域名

Proxy端口Sip Server提供的服务端口号,终

存在缺省值5060

端向该端口发起注册请求

UA的本地端口 UA接收Proxy的请求端口号存在缺省值5060

UA物理端口 UA对应的物理端口

UA端口号码端口对应的电话号码

UA注册用户名用于Proxy鉴权

UA注册密码用于Proxy鉴权

下面介绍以CLI(命令行)的方式配置HG850语音参数的方法:

MGCP:

telnet 192.168.100.1

TERMINAL>enable TERMINAL#configure terminal

TERMINAL(config)#ipaddress static 10.48.65.129 255.255.255.192 10.48.65.190 TERMINAL(config)#mgcp mg-domain-name .com

TERMINAL(config)#mgcp mg-port 2427

TERMINAL(config)#mgcp mgc 1 address 10.8.60.1 port 2727

TERMINAL(config)#mgcp user 0 1 aaln 0

SIP:

telnet 192.168.100.1

TERMINAL>enable TERMINAL#configure terminal

TERMINAL(config)#ip address static 10.48.65.129 255.255.255.192 10.48.65.190 TERMINAL(config)#sip server 2 address 191.168.3.3 port 5061

//配置2号服务器IP地址为191.168.3.3,端口号是5061

TERMINAL(config)#sip user 0 id 88889999 password abcxyz name Jack

//配置0端口的SIP用户标识为88889999,鉴权口令为abcxyz,用户名为Jack

更详细的命令可参考HG850服务手册:

\\INFO-SERVER\5-EnglishDoc\05-Terminal\FN

Terminal\10-PON\02-HG850\V100R001\Chinese\303002-EchoLife HG850 GPON 终端服务手册-(V100R001_03)

1.1.6 P2P业务配置

MA5600T支持的光纤接入采用P2P组网方式,主要完成以太网接入汇聚功能,能为用户提供100M 带宽,满足视频、语音、数据合一的应用需求。

图1 P2P以太网光接入实现原理图

用户侧发送的上行报文的处理过程如下:

1.上行报文经过光网络终端ONT的调制后,通过光纤传输到MA5600T的OPFA单板。

2.OPFA单板根据用户的配置对上行业务报文进行处理,并将处理后的报文通过背板总线发

送到MA5600T的主控板。

3.主控板完成转发处理,并通过上行端口将报文转发到上层网络。

网络侧发送的下行报文的处理过程如下:

1.从上层网络下发的报文经过上行端口到达MA5600T的主控板。

2.主控板根据上行转发时的学习结果,通过背板总线将报文转发到OPFA单板。

3.OPFA单板对下行业务报文进行处理,并将处理后的报文发送到用户侧。

相对来说P2P的业务配置较为简单一些,但也需要注意几点:

1、OPFA端口的auto-neg缺省是关闭的

2、在建业务虚端口的时候,注意端口类型为eth

3、P2P ONT可以直接透传以太网报文

4、OLT不需要特殊配置,只需要配置eth类型的业务虚端口即可。

以下以最简单的组网应用简单说明P2P的配置:

数据规划:

配置项数据备注

OPFA 业务端口:0/11/0 - VLAN ID:10 需要和上层设备一致

下行带宽:100Mbit/s 需要和用户需求一致

SCU 上行端口:0/9/0 - 网关IP地址:10.1.1.1/24 -

操作步骤:

1.创建VLAN并加入上行端口。

2.huawei(config)#vlan 10 smart

3.huawei(config)#port vlan 10 0/9 0

4.配置流量模板。

huawei(config)#traffic table ip index 8 cir 10240 priority 5 priority-policy tag-In-Package

5.加入业务端口。

将业务端口加入VLAN,并使用流量模板8。

huawei(config)#service-port vlan 10 eth 0/11/0 rx-cttr 8 tx-cttr 8

6.保存数据。

huawei(config)#save

1.1.7 典型数据业务配置

https://www.wendangku.net/doc/a016554997.html,/support/pages/editionctrl/catalog/ShowVersionDetail.do?ac tionFlag=getSoftwareDetail&node_id=000001378022&doc_type=TOOL_SOFT

《GPON 数据规划和业务配置-FTTH》

1.2 FTTB场景应用

1.2.1 简述

ONT、MDU、Mini-DSLAM安装在楼道或地下室中。

?配置家庭上网业务时,如果通过ONT接入多个用户,且各用户之间不可以互通,每个用户单独进行认证,则应该配置ONT每个端口的VLAN不同。建议为不同用户配置为不同的T-CONT和GEM Port来隔离流量。

?用于SOHO(Small Office and Home Office)网络时,ONT下会下挂二层交换设备,建议配置ONT每个端口下的业务到不同的T-CONT、GEM Port。

?ONT下连接二层交换设备时,到达ONT的数据是带有VLAN Tag的,此时无需配置ONT端口的Native VLAN,但必须保证配置的用户侧VLAN与数据报文的VLAN Tag保持一致。

?MA5600T只需根据MDU/Mini-DSLAM设备的上行VLAN来配置业务虚端口。由于每个业务虚端口的流量可能比较大,建议为每个业务虚端口配置为不同的T-CONT和GEM Port。

我司常见的ONT和MDU、Mini-DSLAM有:

SBU(OT923,OT925,OT928等)。

MDU(MA5620G,MA5626G) Mini-DSLAM(MA5606T,UA)

1.2.2 组网

1.2.3 终端模板配置

对于FTTB场景,我们可以分3类终端, SBU(OT925,OT928),MDU(MA5620G,MA5626G,)以及具备GPON上行的Mini-DSLAM(UA,MA5606T)。

对于SBU,我们以0T925和OT928来举例说明;

(具体的规格和特性差异请参考第6章附录);

对于Mini-DSLAM,我们以MA5606T和UA举例说明;

对于MDU,我们以MA5620G来说明(MA5626G和MA5620G模板相同);

以下说明OT925的ONT模板:

MA5680T(config)#display ont-profile gpon profile-id 5

-------------------------------------------------------------------------- profile-id : 5 profile-name: ONT_PROFILE_HW_OT925 -------------------------------------------------------------------------- Number of uplink PON ports: 1 IP configuration: Support MAC Bridge Type: Single-Bridge Number of GEM ports: 32 UNI configuration concerned or not: Concerned Number of POTS ports: 0 Number of FE ports: 4 Number of GE ports: 1 TDM port type: E1 TDM service type: TDMoGem Number of TDM ports: 4 Number of MOCA ports: 0 Number of CATV ANI ports: 0 Number of CATV UNI ports: 0 Mapping mode: VLAN ID Number of T-CONTs: 8 The type of flow control: PQ Number of PQs in T-CONT 0: 4 Number of PQs in T-CONT 1: 4 Number of PQs in T-CONT 2: 4 Number of PQs in T-CONT 3: 4 Number of PQs in T-CONT 4: 4 Number of PQs in T-CONT 5: 4 Number of PQs in T-CONT 6: 4 Number of PQs in T-CONT 7: 4 -------------------------------------------------------------------------- Binding times: 0 --------------------------------------------------------------------------

以下说明OT928的ONT模板:

MA5680T(config)#display ont-profile profile-id 19

--------------------------------------------------------------------------

profile-id : 19

profile-name: OT928

--------------------------------------------------------------------------

Number of uplink PON ports: 1

IP configuration: Support

MAC Bridge Type: Single-Bridge

Number of GEM ports: 32

UNI configuration concerned or not: Concerned

Number of POTS ports: 8

Number of ETH ports: 5

TDM port type: E1

TDM service type: TDMoGem

Number of TDM ports: 8

Number of MOCA ports: 0

Number of CATV ANI ports: 0

Number of CATV UNI ports: 0

Mapping mode: VLAN ID

Number of T-CONTs: 7

The type of flow control: PQ

Number of PQs in T-CONT 0: 4

Number of PQs in T-CONT 1: 4

Number of PQs in T-CONT 2: 4

Number of PQs in T-CONT 3: 4

Number of PQs in T-CONT 4: 4

Number of PQs in T-CONT 5: 4

Number of PQs in T-CONT 6: 4

--------------------------------------------------------------------------

Binding times: 1

-------------------------------------------------------------------------

以下说明MA5606T 的ONT模板:

MA5680T(config)#display ont-profile gpon profile-id 17

-------------------------------------------------------------------------- profile-id : 17 profile-name: MA5606T -------------------------------------------------------------------------- Number of uplink PON ports: 1 IP configuration: Static mode MAC Bridge Type: Single-Bridge Number of GEM ports: 32 UNI configuration concerned or not: Concerned Number of POTS ports: 0 Number of FE ports: 0 Number of GE ports: 0

【最详细】华为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

相关文档