You are on page 1of 21

Low Level Design for VNPT

GPON Project
Low Level Design for VNPT GPON Project

2017ZTE Corporation. All rights reserved.


Low Level Design for VNPT GPON Project
ZTE CONFIDENTIAL: This document cONTains proprietary information of ZTE and is not to be
disclosed or used without the prior written permission of ZTE.
Version Date Author Reviewer Notes
Due to update and improvement of ZTE products and technologies, information in this document is
subjected to change without notice.

TABLE OF CONTENT

ZTE Confidential& Proprietary 1


Low Level Design for VNPT GPON Project

1 Preface.................................................................................................................

2 Requirement........................................................................................................
2.1 MNG Requirement................................................................................................
2.2 Service Requirement.............................................................................................

3 Network Architecture and Solution...................................................................


3.1 ZTE Mini OLT ZXA10 C320...................................................................................
3.2 ONT Products........................................................................................................

4 MNG Design........................................................................................................
4.1 Cc thng s cho MNG.........................................................................................
4.2 Cu hnh MNG......................................................................................................

5 Services Design..................................................................................................
5.1 ONU manage........................................................................................................
5.2 HSI Service......................................................................................................... 10
5.2.1 Cc tham s cho dch v HSI..............................................................................10
5.2.2 Cu hnh HSI.......................................................................................................10
5.3 IPTV Service.......................................................................................................12
5.3.1 Cc tham s cho dch v IPTV............................................................................12
5.3.2 Cu hnh IPTV.....................................................................................................12
5.4 VOIP Service.......................................................................................................14
5.4.1 Cc tham s cho dch v VoIP.............................................................................14
5.4.2 Cu hnh VOIP....................................................................................................14
5.5 VPN Service........................................................................................................16
5.5.1 Cc tham s cho dch v VPN.............................................................................16
5.5.2 Cu hnh VPN.....................................................................................................16
5.6 Mobile backhaul service......................................................................................17
5.6.1 Cc tham s cho dch v Mobile backhaul...........................................................17
5.6.2 Cu hnh Mobile Backhaul...................................................................................18
5.7 HSI for business subscriber (IPoE)......................................................................19
5.7.1 Cc tham s cho dch v HSI (IPoE)...................................................................19
5.7.2 Cu hnh HSI (IPoE)............................................................................................19
5.8 QOS Design........................................................................................................20
5.8.1 Congestion avoidance.........................................................................................20
5.8.2 Upstream traffic marking.....................................................................................20
5.9 High Reliability.....................................................................................................21

ZTE Confidential& Proprietary 3


Low Level Design for VNPT GPON Project

1 Preface
This proposal describesthe Low Level Design of VNPT GPON project.

This LLD includes following parts:

Manage configuration;

Service Configuration;

ZTE Confidential& Proprietary 5


Low Level Design for VNPT GPON Project

2 Requirement

2.1 MNG Requirement


Qun l thit b tp trung bng h thng NMS

2.2 Service Requirement


VNPT cung cp cc dch v sau trn mng GPON:

+ High speed internet access

+ IPTV service

+ VoIP service

+ VPN service

+ Mobile backhaul

3 Network Architecture and Solution

ZTE Confidential& Proprietary 7


Low Level Design for VNPT GPON Project

3.1 ZTE Mini OLT ZXA10 C320


ZXA10 C320 has the various features as mentioned below.

Supports multi-services: Internet, VoIP, IPTV

2U high, horizontal board plug, 2 slots

Uplink interface: 4*GE(O)+2*GE(E), or 2*10GE(O)+2*GE(O)+2*GE(E),

System capacity:16/32 GPON interfaces

Figure 4-1ZXA10 C320 Appearance

3.2 ONT Products

Table 4-1Equipment List

Name Figure Interface

4*FE ;
ZXHN F600W
WIFI(802.11 b/g/n, 4 SSIDs)

4*FE;
2*POTS;
ZXHN F660
WIFI(802.11 b/g/n, 4 SSIDs);
1*USB
4*GE/FE;
2*POTS;
ZXHN F668 1*RF;
WIFI(802.11 b/g/n, 4 SSIDs);
1*USB

ZXHN F601 1*GE/FE

ZTE Confidential& Proprietary 9


Low Level Design for VNPT GPON Project

ZTE Confidential& Proprietary 11


Low Level Design for VNPT GPON Project

4 Thit lp cho phn qun l

4.1 Cc thng s cho phn qun l


a ch NMS server dnh cho kt ni OLT: 10.1.1.2
a ch NMS server dnh cho kt ni NMS client: 192.168.1.2
Cc thng tin gi nh cho 1 site gm:
Vlan C320
C320 Uplink NMS Client
Site Hostname qun MNG NMS client IP
MNG IP port Gateway
l Gateway
HNI.TE ZTE.HNI.TE 10.1.8.2/ 10.1.8.1/2 gei_1/3/ 192.168.8.2/ 192.168.8.1/
ST ST 3997 24 4 1 24 24

User VLAN mc nh theo nguyn tc:


- VLAN = 11 cho dch v HSI
- VLAN =12 cho dch v MyTV
- VLAN = 13 cho dch v VoIP
- VLAN =14 cho MegaWan (Mode Root).
- VLAN =15 cho MegaWan (Mode Bridge).

Tcont type = 4 dnh cho HSI - vi mc u tin = 0


Tcont type = 2 dnh cho MyTV - C u tin nh type 1 nhng s khng chim khe thi gian
nu khng c lu lng.
Tcont type = 1 dnh cho VoIP - Loi Fix khng c tr
Tcont type = 3 dnh cho VPN - u tin thp hn type 1 v type 2.

Tcont1: dnh cho dch v internet


Tcont2: dnh cho dch v MyTV
Tcont3: dch v VoIP

4.2 Cu hnh chi tit


- Cu hnh hostname cho trm:
ZXAN(config)# hostname ZTE.HNI.TEST

- Cu hnh uplink:
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)#no shut
ZXAN(config-if)#switchport vlan 3997 tag

- Cu hnh a ch Inband:
ZXAN(config)# interface vlan 3997
ZXAN(config-if-vlan3997)# ip address 10.1.8.2 255.255.255.0

- Cu hnh nh tuyn:
ZXAN(config)# ip route 10.1.1.0 255.255.255.0 10.1.8.1

- Cu hnh SNMP

ZTE Confidential& Proprietary 13


Low Level Design for VNPT GPON Project

ZXAN(config)# snmp-server community public view AllView rw


ZXAN(config)# snmp-server host 10.1.1.2 version 2c public enable NOTIFICATIONS target-addr-
name zte isnmsserver udp-port 162

ZTE Confidential& Proprietary 15


Low Level Design for VNPT GPON Project

5 Services Design

5.1 Qun l ONU


Gi nh cu hnh ca phn ONU:
- Loi F660, Serial number:ZTEGC0178729
- ONU c kt ni vo cng GPON 1/1/1
- ONU_ID = 1 (c t trong di t 1 n 128)

1. Thm loi ONU (trong trng hp trn OLT cha c thng s v loi ONU ny)
ZXAN(config)# pon
onu-type ZTE-F660 gpon description 4ETH,2POTS,WIFI max-tcont 16 max-gemport 64
onu-type-if ZTE-F660 eth_0/1
onu-type-if ZTE-F660 eth_0/2
onu-type-if ZTE-F660 eth_0/3
onu-type-if ZTE-F660 eth_0/4
onu-type-if ZTE-F660 pots_0/1 : cng thoi
onu-type-if ZTE-F660 pots_0/2 : cng thoi
onu-type-if ZTE-F660 wifi_0/1
onu-type-if ZTE-F660 wifi_0/2
onu-type-if ZTE-F660 wifi_0/3
onu-type-if ZTE-F660 wifi_0/4
onu-type ZTE-F600W gpon description 4ETH,WIFI max-tcont 16 max-gemport 64
onu-type-if ZTE-F600W eth_0/1
onu-type-if ZTE-F600W eth_0/2
onu-type-if ZTE-F600W eth_0/3
onu-type-if ZTE-F600W eth_0/4
onu-type-if ZTE-F600W wifi_0/1
onu-type-if ZTE-F600W wifi_0/2
onu-type-if ZTE-F600W wifi_0/3
onu-type-if ZTE-F600W wifi_0/4

2. Pht hin ONU mi cm vo mng


ZXAN(config)# pon
ZXAN(config-pon)#uncfg-onu-display-info sn model version pw
ZXAN(config)#show pon onu uncfg

3. Cu hnh thm ONU vo h thng (gi s ONU_ID =1)


ZXAN(config)#interface gpon-olt_1/1/1
ZXAN(config-if)#no shut
Thm ONU xc thc theo SN
ZXAN(config-if)#onu 1 type ZTE-F660 sn ZTEGC0178729
Hoc xc thc ONU theo Password
ZXAN(config-if)#onu 1 type ZTE-F660 pw GC0178729

//Khuyn ngh trin khai xc thc theo mt khu, ly m MAN (m khch hng) ti a 9 k t.
// i mt khu trn ONT trc khi lp t pha khch hng.

4. Kim tra trng thi ONU


ZXAN# show gpon onu state gpon-olt_1/1/1

ZTE Confidential& Proprietary 17


Low Level Design for VNPT GPON Project

//Trng thi ONU hot ng bnh thng l working

5. Thay th ONU
Trong trng hp cu hnh thm ONU vo h thng xc thc theo password. Khi thay th ONU
cn update SN ca ONU mi:
ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# sn-bind update-sn
Hoc tt tnh nng sn-bind :
ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# sn-bind disable

6. Xa ONU
ZXAN(config)#interface gpon-olt_1/1/1
ZXAN(config-if)# no onu 1
//tt c cc cu hnh lin quan n ONU 1 s b xa

5.2 HSI Service

5.2.1 Cc tham s cho dch v HSI


Cc tham s gi nh cho dch v HSI:
nh
PPPoE
dng Down/U
HSI Uplink account Gemport/Tco
Site chui ONU UNI p
Vlan port (user/pass nt
xc Speed
)
thc
eth_0/
ZTE. 1,
HNI. gei_1/3/ gponds/12 wifi_0/ 20M/10
TEST 501 VNPT 1 3456 1/1/1:1 gem1/Tcont1 1 M

Mu chui xc thc:

VNPT: Access-Node-ID atm Rack/Frame/Slot/Port:Onu-Number.Cvlan

// Chui xc thc s c y ln BRAS cho thu bao ang gi nh: ZTE.KHA.TEST atm
1/1/1/3:1.11

Mc nh Rack=1, Frame=1

Trin khai PPPoE+ trn Vport ng nht chui xc thc vi Cvlan =11

Yu cu:

+ ONU c thm vo h thng (5.1). Trng thi ONU l working.

+ cu hnh xong phn qun l

ZTE Confidential& Proprietary 19


Low Level Design for VNPT GPON Project

5.2.2 Cu hnh HSI


1. Cu hnh uplink:
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)#switchport vlan 501 tag

2. Cu hnh profile bng thng


ZXAN(config)#gpon

//nh ngha 1 tcont profile tn l T4_100M vi kiu = 4 bng thng ti a l 100M


ZXAN(config-gpon)# profile tcont T4_100M type 4 maximum 100000

// Thit lp 1 profile tn l G_20M gii hn tc 20M cho Gemport


ZXAN(config-gpon)# profile traffic G_20M sir 20000 pir 20000

// Thit lp 1 profile tn l G_10M gii hn tc 10M cho Gemport


ZXAN(config-gpon)# profile traffic G_10M sir 10000 pir 10000

3. Cu hnh mu xc thc v tr thu bao


ZXAN(conf)#port-identification access-node-id-type access-node-name
ZXAN(conf)#port-identification rackno 1 frameno 1
ZXAN(conf)#port-identification access-node-name ZTE.HNI.TEST
ZXAN(conf)# port-identification format-profile VNPT
ZXAN(config-port-identification)# port-identification add variable Access-Node-ID index 1
ZXAN(config-port-identification)# port-identification add delimiter space index 2
ZXAN(config-port-identification)# port-identification add string atm index 3
ZXAN(config-port-identification)# port-identification add delimiter space index 4
ZXAN(config-port-identification)# port-identification add variable Rack index 5
ZXAN(config-port-identification)# port-identification add string / index 6
ZXAN(config-port-identification)# port-identification add variable Frame index 7
ZXAN(config-port-identification)# port-identification add string / index 8
ZXAN(config-port-identification)# port-identification add variable Slot index 9
ZXAN(config-port-identification)# port-identification add string / index 10
ZXAN(config-port-identification)# port-identification add variable Port index 11
ZXAN(config-port-identification)# port-identification add string : index 12
ZXAN(config-port-identification)# port-identification add variable Onu-Number index 13
ZXAN(config-port-identification)# port-identification add string . index 14
ZXAN(config-port-identification)# port-identification add string 11 index 15

4. Cu hnh interface gpon-onu v gii hn bng thng


ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# tcont 1 name HSI profile T4_100M
ZXAN(config-if)# gemport 1 name HSI tcont 1

// p bng thng (profile) vo Gemport

ZXAN(config-if)# gemport 1 traffic-limit upstream G_10M downstream G_20M

// Chuyn lu lng HSI thnh vlan 11 v map vo gemport 1


ZXAN(config-if)# service-port 1 vport 1 user-vlan 11 vlan 501

5. Cu hnh xc thc PPPoE+

ZTE Confidential& Proprietary 21


Low Level Design for VNPT GPON Project

// Thit lp PPPoE trn vport.

ZXAN(config)# pppoe-intermediate-agent enable


ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)#port-identification format VNPT vport 1
ZXAN(config-if)#pppoe-intermediate-agent enable vport 1
ZXAN(config-if)#pppoe-intermediate-agent trust true replace vport 1

6. Cu hnh cho ONU


- Cu hnh profile vlan cho ONU
ZXAN(config)# gpon
ZXAN(config-gpon)# onu profile vlan HSI_PPPOE tag-mode tag cvlan 11

- Map lu lng HSI trn ONU


ZXAN(config)#pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 1 gemport 1 vlan 11

6.1 Quay PPPoE trn ONU


// Cu hnh ti khon PPPoE trn host 1
ZXAN(pon-onu-mng)# wan-ip 1 mode pppoe username gponds password 123456 vlan-profile
HSI_PPPOE host 1

// Bt NAT cho host 1


ZXAN(pon-onu-mng)# wan 1 service internet host 1

6.2 Quay PPPoE trn PC hoc Router kt ni cng LAN 1 ca ONU


ZXAN(pon-onu-mng)# vlan port eth_0/1 mode tag vlan 11

5.3 IPTV Service

5.3.1 Cc tham s cho dch v IPTV


Cc tham s gi nh cho dch v MyTV:
IPTV
VoD Uplink SD/
MVla ONU Gem/Tcont accou UNI
Vlan port HD
Site n Group IP nt
ZTE.
HNI. 232.84. 240 gei_1/3/ 1/1/1: gem2/tcon test/te eth_0
TEST 99 1.1-254 1 1 1 t2 st /4 HD

SD: Down bandwidth= 4.5 Mbps


HD: Down bandwidth= 12Mbps
Yu cu:

+ ONU c thm vo h thng (5.1). Trng thi ONU l working.

+ cu hnh xong phn qun l.

ZTE Confidential& Proprietary 23


Low Level Design for VNPT GPON Project

5.3.2 Cu hnh IPTV

1. Cu hnh uplink
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)#switchport vlan 99,2401 tag

2. Cu hnh profile bng thng


ZXAN(config)#gpon
ZXAN(config-gpon)# profile tcont T2_512K type 2 assured 512

// nh ngha bng thng cho Gemport chiu downlink


ZXAN(config-gpon)# profile traffic G_HD sir 12000 pir 13000
ZXAN(config-gpon)# profile traffic G_SD sir 4000 pir 5000

// nh ngha bng thng cho Gemport chiu uplink


ZXAN(config-gpon)# profile traffic G_IPTV sir 512 pir 512

3. Cu hnh multicast
ZXAN(config)#igmp enable
ZXAN(config)#igmp mvlan 99
ZXAN(config)#igmp mvlan 99 group 232.84.1.0 to 232.84.1.255
ZXAN(config)#igmp mvlan 99 source-port gei_1/3/1
ZXAN(config)# mvlan-translate 99 to 12

4. Cu hnh interface gpon-onu v gii hn bng thng


ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# tcont 2 name IPTV profile T2_512K
ZXAN(config-if)# gemport 2 name IPTV tcont 2
ZXAN(config-if)# gemport 2 traffic-limit upstream G_IPTV downstream G_HD
ZXAN(config-if)# service-port 2 vport 2 user-vlan 12 vlan 2401

5. Cu hnh port thu bao nhn lung Multicast


ZXAN(config)# igmp mvlan 99 receive-port gpon-onu_1/1/1:1 vport 2

6. Cu hnh cho ONU


ZXAN(config)#pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 2 gemport 2 vlan 12
ZXAN(pon-onu-mng)# vlan port eth_0/4 mode tag vlan 12
ZXAN(pon-onu-mng)# vlan port wifi_0/2 mode tag vlan 12
ZXAN(pon-onu-mng)# mvlan 12
ZXAN(pon-onu-mng)# wan 2 ethuni 4 ssid 2 service other mvlan 12
ZXAN(pon-onu-mng)# dhcp-ip ethuni eth_0/4 from-internet

5.4 VOIP Service

5.4.1 Cc tham s cho dch v VoIP


Cc tham s gi nh cho dch v VoIP:

ZTE Confidential& Proprietary 25


Low Level Design for VNPT GPON Project

Port-
Gem
locati SIP Up/ SIP
VoIP Uplink port/ SIP number
Site on proxy ONU Do client UNI
Vlan port Tcon (pass)
forma IP:port wn IP
t
t
ZTE SVLAN 320390000
.HN =200 113.17 gem 5 pot
I.TE User_VL IMS_ gei_1/3/ 1.225.6 1/1/1: 3/tc 1M/ (320390000 s_0/
ST AN=13 VNPT 1 :5062 1 ont2 1M DHCP 5) 1

Mu chui xc thc:

IMS_VNPT: Access-Node-ID atm Rack/Frame/Slot/Port:Onu-Number.Cvlan

Rack=1, Frame=1

Yu cu:

+ ONU c thm vo h thng (5.1). Trng thi ONU l working.

+ cu hnh xong phn qun l

5.4.2 Cu hnh VOIP

1. Cu hnh uplink
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)#switchport vlan 200 tag

2. Cu hnh profile bng thng


ZXAN(config)#gpon
ZXAN(config-gpon)# profile tcont T1_80K type 1 fixed 80
ZXAN(config-gpon)# profile traffic G_80K sir 80 pir 80

3. Cu hnh mu xc thc v tr thu bao


ZXAN(conf)# port-identification format-profile IMS_VNPT
ZXAN(config-port-identification)# port-identification add variable Access-Node-ID index 1
ZXAN(config-port-identification)# port-identification add delimiter space index 2
ZXAN(config-port-identification)# port-identification add string atm index 3
ZXAN(config-port-identification)# port-identification add delimiter space index 4
ZXAN(config-port-identification)# port-identification add variable Rack index 5
ZXAN(config-port-identification)# port-identification add string / index 6
ZXAN(config-port-identification)# port-identification add variable Frame index 7
ZXAN(config-port-identification)# port-identification add string / index 8
ZXAN(config-port-identification)# port-identification add variable Slot index 9
ZXAN(config-port-identification)# port-identification add string / index 10
ZXAN(config-port-identification)# port-identification add variable Port index 11
ZXAN(config-port-identification)# port-identification add string : index 12
ZXAN(config-port-identification)# port-identification add variable Onu-Number index 13
ZXAN(config-port-identification)# port-identification add string . index 14
ZXAN(config-port-identification)# port-identification add string 13 index 15

ZTE Confidential& Proprietary 27


Low Level Design for VNPT GPON Project

4. Cu hnh interface gpon-onu v gii hn bng thng


ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# tcont 3 name VOIP profile T1_80K
ZXAN(config-if)# gemport 3 name VOIP tcont 3
ZXAN(config-if)# gemport 3 traffic-limit upstream G_80K downstream G_80K
ZXAN(config-if)# service-port 3 vport 3 user-vlan 13 vlan 200

5. Cu hnh xc thc DHCP option 82


ZXAN(config)# dhcpv4-l2-relay-agent enable
ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)#port-identification format IMS_VNPT vport 3
ZXAN(config-if)#port-identification sub-option remote-id enable vport 3
ZXAN(config-if)#port-identification sub-option remote-id name ZTE.HNI.TEST vport 3
ZXAN(config-if)#dhcpv4-l2-relay-agent enable vport 3
ZXAN(config-if)#dhcpv4-l2-relay-agent trust true replace vport 3

6. Cu hnh cho ONU


6.1 Trng hp s dng tnh nng VOIP trn ONU
- To vlan profile, sip profile
ZXAN(config)# gpon
ZXAN(config-gpon)# onu profile sip VOIP_SIP proxy 113.171.225.6:5062 registrar ims.vnpt.vn
ZXAN(config-gpon)# onu profile vlan VOIP_VLAN tag-mode tag cvlan 13

- Cu hnh trn ONU


ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 3 gemport 3 vlan 13
ZXAN(pon-onu-mng)# voip protocol sip
ZXAN(pon-onu-mng)# voip-ip mode dhcp vlan-profile VOIP_VLAN host 2
ZXAN(pon-onu-mng)# sip-service pots_0/1 profile VOIP_SIP userid +843203900005 username
+843203900005@ims.vnpt.vn password 843203900005

6.2 Trng hp s dng Softphone trn PC hoc IPPhone qua cng LAN 3 ca ONU
- Cu hnh trn ONU
ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 3 gemport 3 vlan 13
ZXAN(pon-onu-mng)# vlan port eth_0/3 mode tag vlan 13
ZXAN(pon-onu-mng)# dhcp-ip ethuni eth_0/3 from-internet

5.5 VPN Service

5.5.1 Cc tham s cho dch v VPN

VPN
Vla
Gem
n Uplink Wan IP Wan IP Lan IP Up/D
Site ONU UNI port/T
(C port address GW address own
cont
or
S/C)
ZTE. 300 eth gem4
HNI. /10 gei_1/ 172.16.0. 172.1 192.168. _0/ /tcont 10M/
TEST 00 3/1 1/1/1:1 10/30 6.0.9 10.1/24 3 4 10M

ZTE Confidential& Proprietary 29


Low Level Design for VNPT GPON Project

Yu cu:

+ ONU c thm vo h thng (5.1). Trng thi ONU l working.

+ cu hnh xong phn qun l

5.5.2 Cu hnh VPN

1. Cu hnh uplink
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)#switchport vlan 300 tag

2. Cu hnh profile bng thng


ZXAN(config)#gpon
ZXAN(config-gpon)# profile tcont T3_10M type 3 assured 5000 maximum 10000
ZXAN(config-gpon)# profile traffic VPN_10M sir 10000 pir 10000

3. Cu hnh interface gpon-onu v gii hn bng thng


ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# tcont 4 name VPN profile T3_10M
ZXAN(config-if)# gemport 4 name VPN tcont 4
ZXAN(config-if)# gemport 4 traffic-limit upstream VPN_10M downstream VPN_10M
3.1 Route mode
ZXAN(config-if)# service-port 4 vport 4 user-vlan 14 vlan 1000 svlan 300
3.2 Bridge mode
ZXAN(config-if)# service-port 4 vport 4 user-vlan 15 vlan 1000 svlan 300

4. Cu hnh cho ONU


4.1 Trng hp kt cui WAN nm trn ONU (route mode)
- Cu hnh vlan profile, ip profile
ZXAN(config)# gpon
ZXAN(config-gpon)# onu profile ip VPN gateway 172.16.0.9
ZXAN(config-gpon)# onu profile vlan VPN tag-mode tag cvlan 14

- Cu hnh trn ONU


ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 4 gemport 4 vlan 14
ZXAN(pon-onu-mng)# wan-ip 2 mode static ip-profile VPN ip 172.16.0.10 mask 255.255.255.252
vlan-profile VPN host 2
ZXAN(pon-onu-mng)# ip route 192.168.2.0 255.255.255.0 172.16.0.9

4.2 Trng hp kt cui WAN trn Router cm vo cng LAN 3 ca ONU (bridge mode)
- Cu hnh trn ONU
ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 4 gemport 4 vlan 15
ZXAN(pon-onu-mng)# vlan port eth_0/3 mode tag vlan 15

ZTE Confidential& Proprietary 31


Low Level Design for VNPT GPON Project

5.6 Mobile backhaul service

5.6.1 Cc tham s cho dch v Mobile backhaul

Uplink Gemport/T
Site ONU UNI Service VLAN (S/C) Up/Down
port cont

Gem1/tcon
Voice 2G 400/1000 10M/10M
eth_0/ t1
HNI 1 gei_1/3/1 1/1/1:1
1 Internet Gem2/Tcon 100M/100
400/1001
3G t2 M

Yu cu:

+ ONU c thm vo h thng (5.1). Trng thi ONU l working.

+ cu hnh xong phn qun l MNG

5.6.2 Cu hnh Mobile Backhaul

1. Cu hnh uplink
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)#switchport vlan 400 tag

2. Cu hnh profile bng thng


ZXAN(config)#gpon
ZXAN(config-gpon)# profile tcont T2_10M type 2 assured 10000
ZXAN(config-gpon)# profile traffic G_10M sir 10000 pir 10000
ZXAN(config-gpon)# profile tcont T4_100M type 4 maximum 100000
ZXAN(config-gpon)# profile traffic G_100M sir 100000 pir 100000

3. Cu hnh interface gpon-onu v gii hn bng thng


ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# tcont 1 name 2G profile T2_10M
ZXAN(config-if)# gemport 1 name 2G tcont 1
ZXAN(config-if)# gemport 1 traffic-limit upstream G_10M downstream G_10M
ZXAN(config-if)# tcont 2 name 3G profile T4_100M
ZXAN(config-if)# gemport 2 name 3G tcont 2
ZXAN(config-if)# gemport 2 traffic-limit upstream G_100M downstream G_100M
ZXAN(config-if)# service-port 1 vport 1 user-vlan 1000 vlan 1000 svlan 400
ZXAN(config-if)# service-port 2 vport 2 user-vlan 1001 vlan 1001 svlan 400

4. Cu hnh cho ONU


- Cu hnh trn ONU
ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 1 gemport 1 vlan 1000
ZXAN(pon-onu-mng)# service 2 gemport 2 vlan 1001
ZXAN(pon-onu-mng)# vlan port eth_0/1 mode trunk
ZXAN (pon-onu-mng)# vlan port eth_0/1 vlan 1000,1001

ZTE Confidential& Proprietary 33


Low Level Design for VNPT GPON Project

5.7 HSI for business subscriber (IPoE)

5.7.1 Cc tham s cho dch v HSI (IPoE)

VLA Uplink Wan IP Gemport Up/Dow


Site ONU Wan IP GW UNI
N port address /Tcont n

HNI gei_1/3/ 1/1/1: 113.160.3.1 113.160.3. eth_0/ Gem1/tc 50M/50


1 500 1 1 82/30 181 3 ont1 M

Yu cu:

+ ONU c thm vo h thng (5.1). Trng thi ONU l working.

+ cu hnh xong phn qun l MNG

5.7.2 Cu hnh HSI (IPoE)

1. Cu hnh uplink
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)#switchport vlan 500 tag

2. Cu hnh profile bng thng


ZXAN(config)#gpon
ZXAN(config-gpon)# profile tcont T4_50M type 4 maximum 50000
ZXAN(config-gpon)# profile traffic G_50M sir 50000 pir 50000

3. Cu hnh interface gpon-onu v gii hn bng thng


ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# tcont 1 name HSI profile T4_50M
ZXAN(config-if)# gemport 1 name HSI tcont 1
ZXAN(config-if)# gemport 1 traffic-limit upstream G_50M downstream 50M
ZXAN(config-if)# service-port 1 vport 1 user-vlan 11 vlan 500

4. Cu hnh cho ONU


ZXAN(config)# gpon
ZXAN(config-gpon)# onu profile ip HSI_IPOE gateway 113.160.3.181
ZXAN(config-gpon)# onu profile vlan HSI_IPOE tag-mode tag cvlan 11
ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 1 gemport 1 vlan 11
ZXAN(pon-onu-mng)# wan-ip 1 mode static ip-profile HSI_IPoE ip 113.160.3.182 mask
255.255.255.252 vlan-profile HSI_IPoE host 1
ZXAN(pon-onu-mng)# wan 1 service internet host 1

5.8 QOS Design


Gm 2 phn:

ZTE Confidential& Proprietary 35


Low Level Design for VNPT GPON Project

- Chng nghn cho lu lng v m bo u tin cho cc dch v cn mc u tin cao

- nh du lu lng t khch hng vo mng (CoS)

5.8.1 Congestion avoidance

Downstream end-to-endQoS
Mc nh thit b bt tnh nng Strict Priority Queue. Lu lng i ra t Metro c
gi tr CoS khc nhau s c y vo cc queue c u tin khc nhau
Upstream end-to-endQoS

Khi cu hnh TCONT, chn loi TCONT c u tin tng ng vi dch v

5.8.2 Upstream traffic marking


Cch 1:

Cc dch khc nhau c nh du lu lng bng cch thay i cc gi tr CoS khc


nhau theo vport tng ng trn OLT:
ZXAN(config)# interface gpon-onu_1/1/1:1
ZXAN(config-if)# qos cos default-cos 3 override vport 2
// Thay i gi tr COS gi tin upstream ca vport 2 (dch v IPTV) thnh 3
// Nu cn i gi tr CoS chiu downstream th thm cu lnh di
//ZXAN(config-if)# qos egress-cos default-cos 3 override vport 2

Cch 2:

Cc dch v khc nhau c nh du lu lng bng cch thay i cc gi tr CoS


khc nhau trn cng UNI hoc bng cc profile vlan khi cu hnh dch v trn ONU

Cu lnh:
ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# service 1 gemport 1 vlan 100
ZXAN(pon-onu-mng)# vlan port eth_0/1 mode tag vlan 100 priority 3

Hoc:
ZXAN(gpon)#onu profile vlan VOIP tag-mode tag cvlan 3001 priority 7
ZXAN(config)# pon-onu-mng gpon-onu_1/1/1:1
ZXAN(pon-onu-mng)# voip-ip mode dhcp vlan-profile VOIP host 2

5.9 High Reliability


Bo v kt ni uplink gia OLT v UPE

Cu hnh LACP:

ZTE Confidential& Proprietary 37


Low Level Design for VNPT GPON Project

ZXAN(config)# default-vlan enable


ZXAN(config)# interface smartgroup 1
ZXAN(config-if)# smartgroup mode 802.3ad
ZXAN(config-if)# switchport mode hybrid
ZXAN(config)# interface gei_1/3/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# smartgroup 1 mode active
ZXAN(config)# interface gei_1/4/1
ZXAN(config-if)# switchport mode hybrid
ZXAN(config-if)# smartgroup 1 mode active

Bo v card iu khin

Ngoi ch t ng chuyn i, C320 h tr chuyn i manual:

ZXAN# swap

ZTE Confidential& Proprietary 39

You might also like