P1200-08 V1.0 Configuration Guide
P1200-08 V1.0 Configuration Guide
Version: V1.0
COPYRIGHT & TRADEMARKS
I
CONTENTS
II
1 Intended Audience
This document helps to learn configuration procedures of various services of TP-Link P1200-08
GPON OLT.
Convention Description
1
This warning symbol means danger. You are in a situation that could cause bodily
injury or broke the equipment. Before you work on any equipment, be aware of the hazards
involved with electrical circuitry and be familiar with standard practices for preventing
accidents by making quick guide based on this guide.
Indicates a hazard with a high level of risk, which if not avoided, it will result in death
or serious injury on human body.
2
2 Overview of the System
This section describes each of the devices in our GPON environment. The GPON FTTx system is
an all-optical, fiber-to-the-x system that can deliver triple-play services such as data, voice, video
to residential and business subscribers.
The GPON FTTx system consists of the following network components.
Optical Line - the optical line termination unit, located in the central office and provide GPON
interface for access service.
The model number is P1200-08
Optical Network Terminals - the optical network terminal located at the subscriber premises.
The model numbers are:
— TX-6610, GPON SFU with 1 GE port
3 System Access
3.1 Overview
The CLI of OLT can be used via local terminal connection or a remote session using Telnet. The
OLT supports three methods users to use CLI to do the configuration:
1、 Local access to the OLT through the RS232 console port on front panel.
2、 Dedicated local Telnet connection to the OLT by using the management port on OLT front
panel (outband interface).
3、 Remote access over the provider’s Ethernet/IP network by using Telnet. Therefore, an inband
management channel, i.e., a specific management VLAN has to be configured.
5
Use the command “load packetfile ftp server-ip-address user-name user-password filename” in
Config Mode to upgrade the OLT as below.
OLT(config)# load packetfile ftp 192.168.1.222 admin admin
P1200-08_FW_V1.0.3_151015_1420.img
Broadcast message from root:
Upgrade is in process.
File [P1200-08_FW_V1.0.3_151015_1420.img] download .......... OK
File [P1200-08_FW_V1.0.3_151015_1420.img] upgrade .......... OK
5 Application Example
This section describes basic concepts related to the fiber to the home (FTTH) solution from the
user side to the network side in FTTH networking using PON transmission.
We will give two examples of the configuration. One is layer 2 configuration, another is the layer 3
configuration.
6
5.1 Data Plan
The subsequent examples are configured based on the following data plan.
Data Plan
7
restrict both upstream and downstream data.
Configure a DBA profile
Run the show dba-profile command to query existing DBA profiles in the system. If the existing
DBA profiles in the system do not meet the requirements, run the dba-profile command to add a
DBA profile.
Create the same DBA profile for different types of services. Set the profile ID to 10, profile type to
type3, assured bandwidth to 8 Mbit/s, and maximum bandwidth to 20 Mbit/s.
OLT(config)# dba-profile profile-id 10
OLT(dba-profile-0)# type3 assure 8192 max 20480
OLT(dba-profile-0)# commit
NOTE:
The DBA implementation is based on an ONT. Therefore, select a DBA profile of the proper
bandwidth type and configure proper bandwidth according to the service types and total user
count of the ONT. Note that the sum of the fixed bandwidth and the assured bandwidth must not
be greater than the total bandwidth of the PON port.
a. Configure an ONT line profile
Create a GPON ONT line profile, ID is 10, and bind T-CONT 1 to the DBA profile 10 in this line
profile.
OLT(config)# ont-lineprofile profile-id 10
OLT(ont-lineprofile-10)# tcont 1 dba-profile-id 10
8
OLT(ont-srvprofile-10)# exit
Configure an ONT traffic profile
Create a traffic profile, profile ID is 123,profile name is test, cir is 10240,pir is 409600, cbs is 20000,
pbs is 20001.
OLT(config)# traffic-profile profile-id 123 profile-name test cir 10240 pir 409600 cbs 20000
pbs 20001
NOTE:
9
If multiple ONTs of the same type bound to the same line profile or service profile are connected to
the same port, you can add ONTs in bulk by confirming all the automatically discovered ONTs to
make configuration easier and more efficient. To do so, the preceding command can be modified
as follows::
OLT(interface-gpon)# ont confirm 4 all sn-auth ont-lineprofile-id 10 ont-srvprofile-id 10.
Item Data
ONT Line Profile Line Profile: 10
10
T-CONT ID: 1
Internet Access Service GEM Port ID: 11
Upstream Port: GE9 VLAN: 100
Network topology and VLAN Plan PON Port: PON4 VLAN: 100
ONT1:Eth1 VLAN:100
Configuration Process
Configure the OLT:
11
OLT(interface-gpon)# ont port car 4 1 eth 1 inbound 123 outbound 123
6. Save the data
OLT(config)# save
The ONT does not need to be configured.
----End
Item Data
Line Profile: 10
ONT Line Profile T-CONT ID: 1
Internet Access Service GEM Port ID: 11
Uplink Port: GE9 VLAN: 100
Network topology and VLAN Plan PON Port: PON4 VLAN: 100
ONT2 WAN: veip0.2 VLAN: 100
Configuring Process
Configure OLT:
2、Create an Internet access service VLAN and add an uplink port to it.
Add uplink port GE9 to VLAN 100.
OLT(config)# vlan 100
12
OLT(config)# interface ge
OLT(interface-ge)# vlan mode 9 hybrid
OLT(interface-ge)# vlan hybrid 9 tagged 100
ge9: hybrid add tag vlan:
Fail: 0, Success: 1
Configure the ONT on the Web page. (Please reference of the user manual of
4FE+1POTS+WIFI )
Log in to the Web page and then configure the ONT on the Web page:
1、Configure the IP address of the PC network adapter to be in the same network segment with the
IP address of the local maintenance Ethernet port on the ONT (default: 192.168.100.1).
2、Open the Web browser, and enter the IP address of the local maintenance Ethernet port on the
ONT. In the login window, enter the user name (default: CUAdmin) and password (default:
CUAdmin) of the administrator. After the password is authenticated, the Web configuration window
is displayed.
3、Configure parameters of a WAN port.
4、Click Advance SetupWANADD, to add a WAN connection
Select an interface in WAN service interface configuration( For example: veip0.2), then click
next.
13
Set WAN service type to IPoE.
Set service description to INTERNET.
Set 802.1Q VLAN ID to 100 (The VLAN ID of the ONT must be the same as the user-side
VLAN ID configured on the OLT.)
14
Set WAN IP Mode to Obtain an IP auto.
15
Set the default Gateway is veip0.2
Check the WAN Connection, the veip0 status is Connected, and get the IPv4 address
success.
16
4.6.2 Configuring Voice Service
Prerequisites
The SIP interface data and POTS user data corresponding to the MG interface have been
configured on the SIP server.
The connection between the OLT and the SIP server is set up. The OLT can ping the IP
address of the SIP server successfully.
The ONT has been added to the OLT. For details, please refer chapter 4.2.
Different voice services require different ONT software versions. Before the configuration,
ensure that the current ONT software version supports SIP. For details, see relevant ONT
manuals.
Data Plan
Item Data
Line Profile: 10
ONT Line Profile T-CONT ID: 1
VoIP Service GEM Port ID: 12
Upstream Port: GE9 VLAN: 200
Network topology and VLAN
PON Port: PON4 VLAN:200
Plan
ONT2 WAN: veip0.3 VLAN:200
IP address of the SIP server: 200.200.200.200/24
Voice Parameter Port of the SIP server: 5060
User phone number 1: 88880001
Configuration Process
Configure the OLT
1、 Configure the mapping relationship between a GEM port and a VLAN.
The service flow of C-VLAN 200 is mapped to GEM port 12 in the ONT line profile.
OLT(config)# ont-lineprofile profile-id 10
OLT(ont-lineprofile-10)# gem mapping 12 2 vlan-id 200
OLT(ont-lineprofile-10)# commit
OLT(ont-lineprofile-10)# exit
2、 Create a service VLAN and add an uplink port to it.
Add uplink port GE9 VLAN 200
OLT(config)# vlan 200
17
OLT(config)# interface ge
OLT(interface-ge)# vlan hybrid 9 tagged 200
ge9: hybrid add tag vlan:
Fail: 0, Success: 1
3、 Configure PON port VLAN
OLT(config)# interface gpon
OLT(interface-gpon)# vlan mode 4 hybrid
OLT(interface-gpon)# vlan hybrid 4 tagged 200
4、 Save the data
OLT(config)# save
Configure the ONT on the Web page. (Please reference of the user manual of
4FE+1POTS+WIFI)
Log in to the Web page and then configure the ONT on the Web page:
1、 Configure the IP address of the PC network adapter to be in the same network segment
with the IP address of the local maintenance Ethernet port on the ONT (default:
192.168.100.1).
2、 Open the Web browser, and enter the IP address of the local maintenance Ethernet port
on the ONT. In the login window, enter the user name (default: CUAdmin) and password
(default: CUAdmin) of the administrator. After the password is authenticated, the Web
configuration window is displayed.
3、 Configure parameters of a WAN port.
a、Click Advance SetupWANADD, to add a WAN connection.
Set 802.1Q VLAN ID to 200 (The VLAN ID of the ONT must be the same as the user-side
VLAN ID configured on the OLT.)
18
Set WAN IP Mode to Obtain an IP auto.
19
Set Enable NAT to enable the NAT function.
20
4、Configure parameters for the SIP-based voice
interface
b、Click Voice > SIP Basic Seething> Service Provider0, configuring the SIP Registrar, SIP Proxy,
SIP Account, Password etc.
c、Click Apply/Save
4.6.3 Configuring IPTV Service
The OLT is connected to the remote HGU device through a PON port, and provide users with the
multicast service through the bridge WAN of the HGU.
Prerequisites
21
The OLT has been connected to the uplink device and the program source.
The VLAN of the LAN switch port connected to the OLT uplink port is the same as the uplink
VLAN of the OLT.
Data plan
Item Data
Line Profile: 10
ONT Line Profile T-CONT ID: 1
IPTV GEM Port ID: 13
Uplink Port: GE9 VLAN: 300
Network topology and VLAN Plan PON Port: PON4 VLAN: 300
ONT2 WAN: Bridging VLAN: 300 Multicast VLAN: 300
IPTV Service protocols IGMPv3, IGMP Snooping
Procedure
Configure the mapping relationship between a GEM port and an Ethernet port on the ONT
OLT(config)# ont-lineprofile profile-id 10
OLT(ont-lineprofile-10)# gem mapping 13 3 vlan-id 300
OLT(ont-lineprofile-10)# commit
OLT(ont-lineprofile-10)# exit
Create a multicast VLAN 300. Add the uplink port GE9 and PON port PON4 to the Multicast
VLAN.
OLT(config)# vlan 300
OLT(config)# multicast-vlan 300
OLT(config)# multicast-unknown policy discard
OLT(multicast-vlan-300)# port ge 9
OLT(multicast-vlan-300)# port gpon 4
Enable igmp-snooping.
OLT(config)# igmp-snooping enable
22
Fail: 0, Success: 1
OLT(interface-ge)# exit
OLT(config)# interface gpon
OLT(interface-gpon)# vlan hybrid 4 tagged 300
p4 : hybrid add tag vlan:
Fail: 0, Success: 1
Click Apply/Save.
Click Advance Setup LAN, select check box Enable IGMP Snooping.
23
Click Advance Setup LAN, Default version is 3.
24