Fttx configuration-577 k-_ver_31072011

15
FTTX Configuration For TOT 577K

Transcript of Fttx configuration-577 k-_ver_31072011

Page 1: Fttx configuration-577 k-_ver_31072011

FTTX Configuration For TOT 577K

Page 2: Fttx configuration-577 k-_ver_31072011

Basic Concept of GPON (1)Term Description

Traffic Table Profile that specify the traffic stream (control downstream )

DBA Profile Dynamic Bandwidth Assignment (DBA) to control the upstream

traffic.

TCONT-ID Traffic Container that carry upstream traffic. Will be bound to DBA

profile. ONE T-cont ID for ONE service.

GEM Port-ID GPON Encapsulated Method (GEM) as a transport layer to carry

multiple transport protocol i.e. TDM, ATM, Ethernet. ONE GEM

Port-ID for ONE service

ONU ID ONU ID must be unique under one PON interface

Service Port Cross connect between user side (GPBC) and uplink (SCUB)

Page2

Page 3: Fttx configuration-577 k-_ver_31072011

Basic Concept of GPON (2)

Page3

VoIP S-VLAN21

GPBC

SCUL

X2CA

C-VLAN 10 GEM 1 TCONT 1

C-VLAN 20 GEM 2 TCONT 2

C-VLAN 30 GEM 3 TCONT 3

HSI VLAN 10

VOIP VLAN 20

IPTV VLAN 30

Service port

HSI S-VLAN 3603

IPTV S-VLAN17Residential

Gateway

GEM 1

GEM 2GEM 3

ONU ID 0

HSI

VOIP

IPTV

BRAS

IMS

IPTV

OLT

Page 4: Fttx configuration-577 k-_ver_31072011

Configuration Data for Triple Play

Data Plan

Service Type S-VLAN C-VLAN DBA TCONT GEM RX TX

HSI 3603 10 10 1 1 10 10

Voice 21 20 11 3 3 11 11

IPTV 17 30 12 2 2 12 12

Management 36 IP address 10.232.77.3/24, GW : 10.232.77.254

Uplink port Downlink port

SCU: 0/9 0 PON interface :0/5/0

ONU ID 0

Page 5: Fttx configuration-577 k-_ver_31072011

Traffic Table

• By default the system has 7 default traffic table (0-6)

MA5600T(config)#

traffic table ip index 10 cir 20480 pir 20480 piriority 0 piriority- policy local-pri / 20 Mbps for Internet

MA5600T(config)#

traffic table ip index 11 cir 1024 pir 1024 piriority 6 piriority- policy local-pri / 1 Mbps for VOIP

MA5600T(config)#

traffic table ip index 12 cir 10240 pir 10240 piriority 5 piriority- policy local-pri / 10 Mbps for IPTV

Page 6: Fttx configuration-577 k-_ver_31072011

DBA Profile

• 1. To add the DBA profileMA5600T(config)#dba-profile add profile-id 10 profile-name “HSI"

type2 assure 5120 / assure b/w 5 Mbps for HSIdba-profile add profile-id 11 profile-name “VOIP

" type1 fix 1024 / voice service require fix (512~1024)

dba-profile add profile-id 12 profile-name “IPTV" type2 assure 10240 / assure b/w 10Mbps for IPTV

Page 7: Fttx configuration-577 k-_ver_31072011

ONT Line Profile

1. Create an ont-lineprofile • MA5600T(config)#ont-lineprofile gpon profile-id 102. Enter the ont-lineprofile and configure line parameters• MA5600T(config-gpon-lineprofile-10 )#// For HSI Service tcont 1 dba-profile-id 10 / bind tcont to dba profile gem add 1 eth tcont 1 / bind gem to tcont gem mapping 1 0 vlan 10 / map gem to vlan commit / commit the changes

The example only for HSI, repeat configuration for other services

Page 8: Fttx configuration-577 k-_ver_31072011

// For Voip Service

tcont 2 dba-profile-id 11 / bind tcont to dba profile

gem add 2 eth tcont 2 / bind gem to tcont

gem mapping 2 0 vlan 20/ map gem to vlan

commit / commit the changes// For ipTV Service

tcont 3 dba-profile-id 12 / bind tcont to dba profile

gem add 3 eth tcont 3 / bind gem to tcont

gem mapping 3 0 vlan 30 / map gem to vlan

commit / commit the changes

Page 9: Fttx configuration-577 k-_ver_31072011

ONT Service Profile1. Create an ont-srvprofile • MA5600T(config)#ont-srvprofile gpon profile-id 102. Enter the ont-srvprofile and configure the

parameters• MA5600T(config-gpon-srvprofile-10 )# ont-port pots 2 eth 4 / ont HG8245 2 POTS 4 FE port vlan eth 1 10 / vlan ID for FE1 Internet Service port vlan eth 2 20 / vlan ID for FE2 IPTV Service port vlan eth 3 30 / vlan ID for FE3 VoIP SIP Phone port vlan eth 4 10 / vlan ID for FE4 Internet Service commit / commit the changes

Page 10: Fttx configuration-577 k-_ver_31072011

Adding ONU (1)

Before adding the ONU1. Enable the auto find function in PON interface interface gpon 0/1 MA5600T(config-if-gpon-0/1)port 0 ont-auto-find enable /port 0/1/02. Query any auto find ONUs under the PON

interface display ont autofind 0• ------------------------------------------------------------------------ • Number F/ S/ P SN Password • ------------------------------------------------------------------------ • 1 0/ 1/ 0 48575443231FD302 • ------------------------------------------------------------------------

Page 11: Fttx configuration-577 k-_ver_31072011

Adding ONU (2)3. Add the ONU by binding the line profile and

service profileMA5600T(config-if-gpon-0/1) ont add 0 0 sn-auth 48575443231FD302 omci

ont-lineprofile-id 10 ont-srvprofile-id 10 Number of ONTs that can be added: 1, success: 1 4. MA5600T(config-if-gpon-0/1) display ont info 0 all ------------------------------------------------------------------------------• F/S/P ONT-ID SN Control Run Config Match DBA • flag state state state type • ------------------------------------------------------------------------------• 0/ 2/1 0 48575443231FD302 active up normal match SR • ------------------------------------------------------------------------------

0/1/0 ONU id 0

Page 12: Fttx configuration-577 k-_ver_31072011

VLAN Configuration

Create management and service VLAN

• MA5600T(config)#

vlan 36 smart / NMS VLAN

vlan 21 smart / VoIP VLAN

vlan 3603 smart / HSI VLAN

vlan 17 smart / IPTV VLAN

Create management and service VLAN

port vlan 36 0/9 0 / bind uplink port to VLAN

port vlan 400 0/9 0 / bind uplink port to VLAN

port vlan 401 0/9 0 / bind uplink port to VLAN

port vlan 17 0/9 0 / bind uplink port to VLAN

Page 13: Fttx configuration-577 k-_ver_31072011

Service Port ConfigurationCreate service port for each service• MA5600T(config)#

service-port vlan 3603 gpon 0/5/0 ont 0 gemport 1 multi-service user-vlan 10 rx-cttr 10 tx-cttr 10 / for HSI

service-port vlan 21 gpon 0/5/0 ont 0 gemport 2 multi-service user-vlan 20 rx-cttr 11 tx-cttr 11 / for VOIP

service-port vlan 17 gpon 0/5/0 ont 0 gemport 3 multi-service user-vlan 30 rx-cttr 12 tx-cttr 12/ For IPTV

RX = Downlink = outbound ; TX = Uplink = inbound

Page 14: Fttx configuration-577 k-_ver_31072011

Query Service Port

To query the service port status

MA5600T(config)# display service-port port 0/5/0ONU ID

Gem ID Traffic Table

Service VALN User VLAN on ONU port

Page 15: Fttx configuration-577 k-_ver_31072011

Configure native VLAN on ONU port

Configure the native VLAN on ONU portMA5600T(config)#interface gpon 0/5

MA5600T(config-if-gpon-0/5)# ont port native vlan 0 0 eth 1 vlan 10 //HSI

MA5600T(config-if-gpon-0/5)# ont port native vlan 0 0 eth 2 vlan 30 //IPTV

Native Vlan on ONU

Port 0

ONU 0

Ethernet port 1