Basic FTTX (GPON Configuration)
Basic FTTX (GPON Configuration)
Provide electrical power to the OLT and connect the serial cable provided with the OLT from OLT
CLI port to a PC/Laptop (Use a Serial to USB converter) as like the below picture.
Console
USB
Console Cable Converter
Serial to USB converter Laptop/PC
After connection as like the above picture; download and install the Putty software in your
Laptop. As like the below picture check your Serial Communication port from Device Manager
=> Ports. Using that port, select Serial and click Open in putty. For example: Here the USB to Serial
Comm. Port is COM3; so I used COM3 in putty for login to OLT.
A black window will appear automatically. Press enter then provide the Username: admin &
Password: admin. Type enable to enter into the privilege mode. Then type config to enter into
1
the global configuration mode. Now use the below commands to enable all of your Up-link and
PON ports; then save all the configuration using wr a command.
admin
Now your OLT is configured as a plug and play mode. You can input your Bandwidth with services
from any of the Up-link ports (TE1/TE2/G1/G2/G3/G4/G5/G6/G7/G8) and can be distributed
through downlink PON ports.
G1
UTP/Cat5
Laptop/PC
After connected cable with OLT; PC/Laptop’s ethernet will show Up. Need to provide an IP
address at your PC/Laptop LAN interface as like below:
Open Network & Internet Setting=>Change adapter options=Ethernet=TCP/IPv4=>IP address &
Subnet mask=>Ok=>Ok
(IP address: 192.168.0.2 & Subnet mask: 255.255.255.0)
2
Now check the ping reachability of your OLT IP: 192.168.0.1 from cmd of PC then open a browser
and provide the OLT IP address: 192.168.0.1 (Loging by Username: admin / Password: admin)
and then press Sign in.
3
Basic Configurations (CLI) on BDCOM GPON products
(GP3600-16 & GP3600-08)
1. GPON OLT basic configuration - default (Plug & Play) [Default IP: 192.168.0.1]
4
Commands [e.g. int gig 0/1]
switchport mode trunk [To pass all tag vlans from a configured port]
switchport trunk vlan-allowed add < > [Add specific vlans from any port]
switchport trunk vlan-allowed remove < > [Remove specific vlans from any port]
switchport trunk vlan-untagged < > [Untagged specific vlans for a port]
switchport trunk vlan-untagged none [Only can be passed tag vlans in a port]
switchport pvid < > [Declared a native Vlan in a trunk port]
Switch_config# int range gpon 0/1:1-90 => For all single port ONUs in a specific
gpon onu loopback-detect protocol private PON ports
gpon onu uni 1 loopback-detect enable
5
6. ONU Rx & Tx optical power checking command (Specific PON port)
show gpon onu-optical-transceiver-diagnosis interface gpon 0/1
Result
7. PON SFP Rx & Tx optical power checking command (Specific PON port)
show gpon optical-transceiver-diagnosis interface gpon 0/1
Result
6
13. ONU LAN port shutdown and Up command (Specific ONU)
Switch_config# int gpon 0/1:1
gpon onu uni 1 shutdown
gpon onu uni 1 noshutdown
14. One PON to another PON & ONU to ONU locally reachability command
Switch_config# int range gpon 0/1-8
no switchport protected
15. One Multi ports ONU’s all LAN port connected device locally reachability command
Switch_config# gpon profile onu-flow-mapping noisolation
gpon-profile entry 1 uni type eth-uni all
gpon-profile entry 1 virtual-port 1
no gpon-profile entry 1 port-protected
!
interface GPON 0/1:2
gpon onu flow-mapping-profile noisolation
17. GPON single port ONU Rate-Limit configuration Upload & Download [e.g. 20Mbps]
Switch_config# gpon profile onu-tcont T20
gpon-profile tcont-type 3 pir 20480 cir 20224
!
gpon profile onu-rate-limit R20
gpon-profile pir 20480 cir 20480
!
gpon profile onu-virtual-port VP20
gpon-profile upstream rate-limit-profile R20
!
gpon profile onu-tcont-virtual-port-bind TV20
gpon-profile virtual-port 1 profile VP20 tcont 1 profile T20
!
!
interface GPON 0/1:1
gpon onu tcont-virtual-port-bind-profile TV20
7
gpon onu virtual-port 1 downstream rate-limit 320
9
32. Protect Illegal DHCP from ONU (default vlan: 1)
Switch_config# ip dhcp-relay snooping
ip dhcp-relay snooping vlan 1
!
interface gigaEthernet 0/1
dhcp snooping trust
!
interface range gpon 0/1-8
dhcp snooping deny
Note: Here G1 port is up-link port and you have to apply command "dhcp snooping trust" to your
uplink port connected from Router.
33. Delete the configuration from ONU (Specific configuration from specific ONU)
Switch_config# int gpon 0/1:1
Go to ONU interface and use “no” before the basic configuration commands
34. Set ONU lost time command at OLT (by default it is 30 days/ 2592000 seconds)
Switch_config# gpon onu-auto-unbind 2592000
35. ONU authentication SN configuration
10
37. GPON PSG configuration topology with commands
11
!
gpon profile onu-virtual-port V_9M
gpon-profile encryption disable
gpon-profile upstream rate-limit-profile R_9M
!
gpon profile onu-tcont-virtual-port-bind TV_500M
gpon-profile virtual-port 1 profile V_500M tcont 1 profile 500M
!
gpon profile onu-tcont-virtual-port-bind TV_9M
gpon-profile virtual-port 1 profile V_9M tcont 1 profile 9M
!
!
interface range gpon 0/4:1-71,73-90
gpon onu tcont-virtual-port-bind-profile TV_9M
!
interface gpon 0/4:72
gpon onu tcont-virtual-port-bind-profile TV_500M
Calculation:
Per GPON PON port Up-link capacity: 1.25 Gbps = 1280 Mbps.
One ONU (0/4:72) required Upload BW: 500 Mbps = 512000 Kbps
Rest ONUs (other all ONUs in that PON) have Upload BW: (1280-500) Mbps = 780 Mbps
Per ONU Upload BW: (780/89) = 9 Mbps = 9216 Kbps
39. GPON ONU (4-Port) Upload and download rate-limit at virtual port
Rate-limit profile for GPON SFU (GP1702-4G), Example: Upload and download BW for 4-port ONU;
40Mbps for LAN Port#1&3 and 10Mbps for LAN Port#2&4
12
!
gpon profile onu-virtual-port VP10
gpon-profile upstream rate-limit-profile R10
!
gpon profile onu-tcont-virtual-port-bind TV20_10
gpon-profile virtual-port 1 profile VP20 tcont 1 profile T20
gpon-profile virtual-port 2 profile VP10 tcont 2 profile T10
!
gpon profile onu-flow-mapping F20_10
gpon-profile entry 1 uni type eth-uni 1
gpon-profile entry 1 virtual-port 1
gpon-profile entry 2 uni type eth-uni 2
gpon-profile entry 2 virtual-port 2
gpon-profile entry 3 uni type eth-uni 3
gpon-profile entry 3 virtual-port 1
gpon-profile entry 4 uni type eth-uni 4
gpon-profile entry 4 virtual-port 2
!
interface GPON 0/1:1
gpon onu tcont-virtual-port-bind-profile TV20_10
gpon onu flow-mapping-profile F20_10
gpon onu virtual-port 1 downstream rate-limit 320
gpon onu virtual-port 2 downstream rate-limit 160
13
Switch_config# snmp-server community 0 bdcom-test rw
snmp-server host 172.16.0.100 version v2c bdcom-test authentication configure snmp
44. VLAN
Switch_config# vlan 100-200
!
interface GigaEthernet 0/1 =>Access Vlan in a port
switchport mode access
switchport pvid 100
!
=>Trunk port for passing
interface GigaEthernet 0/2
multiple tag Vlans
switchport mode dot1q-tunnel-uplink
switchport trunk vlan-allowed 100-200
!
interface gpon 0/1
switchport mode trunk
switchport trunk vlan-allowed 100-200
14
49. DOS attack prevention command
Switch_config# dos enable ip
dos enable icmp
15
53. Firmware Upgradation of an OLT (GPON) through GUI (Web) mode
Wait until the below POP-Up has come “IOS Software Upgraded Successfully”. After, just
reboot the OLT and the OLT will be updated with the provided firmware.
54. Startup-config Backup (Export & Import) from GUI [Note: Only the startup-config
excluding the ONU configurations]
16
55. OLT firmware upgradation through TFTP
17
56. How to take full configurations backup from OLT including ONU configurations [Export
configurations from OLT via TFTP]
57. How to import previously backup configuration to OLT [Import configurations to OLT via
TFTP; should be same model OLT]
18
58. Jumbo Frame (MTU)
Switch_config# system mtu 9216
66. Change Telnet default (Port: 23) port and assign a new one
Switch_config# ip access-list extended telnet
19
deny tcp any any eq telnet
permit ip any any
permit tcp any any
!
interface VLAN 1
ip access-group telnet in
!
ip telnet listen-port 3030
68. How to Reset an OLT [Delete the below mentioned files without Switch.bin]
After completed the deletion just reboot the Switch or OLT and your device will be
successfully reset.
Note: If any one forgot the login password, one can reset the device from monitor mode
using the same way. Press [control + P] continuously while device is booting to go to
monitor mode.
20
69. Basic switching monitoring commands
▪ show interface brief
▪ show running-config
▪ show configuration
▪ show interface g0/1
▪ show mac address-table dynamic interface g0/1
▪ show mac address-table dynamic vlan 1
▪ show vlan
▪ show vlan id 1
▪ show run int g0/1
▪ show cpu
▪ show task
▪ show spanning-tree
▪ show version
▪ show version all
▪ show system mtu
▪ show lldp
▪ show telnet
▪ show run int vlan 1
▪ show ip int brief
▪ show arp
▪ show ip route
▪ show ip route all
21
More basic information regarding Splitting ratio and Power budget
Some splitting combinations for single PON port of GPON are (Reverse/Reshuffle of combinations
can be applicable also):
22