Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Richer Link Technology Co.

,Ltd
Email:darren@richerlink.com
Http://www.richerlink.com

RL8008G V10 Start the template

Suitable for all beginners,hope can help you.


Step 1 Connect to the OLT
Connect to the GPON OLT Via serial port
Baud rate:9600
Account and password:admin/123456
GPON(config)#hostname XXXX
Step 2 Create vlan
GPON(config)#config t
GPON(config)#vlan 100 *create vlan 100
Step 3 Config the uplink of OLT
GPON(config)#interface ethernet 0/10
GPON(config)#switchport default vlan 100 // switchport trunk mode
switchport trunk allow vlan 100
Step 4 Set interface ip
GPON(config)#interface vlan 100
GPON(config)#no shutdown
GPON(config)#ip address x.x.x.x/24
Step 5 Create DBA profile
GPON(config)#profile dba name 123 index 1 type 3 assured 10240 max 102400
GPON(config)# show profile dba
Step 6 Config pon of OLT
GPON(config)#interface pon 0/1
GPON(config-interface 0/1)# ont-auto-auth
GPON(config-interface 0/1)# ont-auto-find
GPON(config-interface 0/1)# switchport mode trunk
GPON(config-interface 0/1)# switchport trunk allowed vlan 100
Step 7 Config ont
GPON(config)# ont 0/1/1
GPON(ont 0/1/1)# device type c30-400 *click "?" to choose you want
GPON(ont 0/1/1)# tcont 1
GPON(ont 0/1/1-tcont [1])# gemport 1
GPON(ont 0/1/1-tcont [1{gemport 1}])# bind profile dba name 123
GPON(ont 0/1/1)# service-port 1
GPON(ont 0/1/1-serport[1])# mapping gemport 1
GPON(ont 0/1/1-serport[1])# vlan 100
Step 9 Config multicast
way 1:
GPON(config)# igmp-snooping
GPON(config)# interface pon 0/1
GPON(config)#igmp-snooping multicast vlan 627

1/2
Richer Link Technology Co.,Ltd
Email:darren@richerlink.com
Http://www.richerlink.com

GPON(config)#ont 0/1/1
GPON(config)#us-multicast-tci add 627 0
GPON(config)#ds-multicast-tci add 627 0 (need onu support)
way 2:
GPON(config)#multicast ip-address 224.1.1.11 vlan 100 interface pon 0/1 to pon 0/8
GPON(config)#multicast ip-address 224.1.1.11 vlan 100 proxy-port ethernet 0/1 to ethernet 0/16
Step 10 config SNMP
GPON(config)#snmp-server enable
GPON(config)#snmp-server enable traps
GPON(config)#snmp-server community public ro permit view iso
GPON(config)#snmp-server community private rw permit view iso
GPON(config)#snmp-server host 192.168.1.5 version 2c public udp-port 162 notify-type bridge gbn
gbnsavecfg interfaces rmon snmp
Step 10 Save configuration
GPON(config)#exit
GPON# copy running-config startup-config
Step 11 Troubleshooting
GPON(config)#show ont brief
GPON(config)#show running-config ont 0/2/3
GPON(config)#show profile dba

2/2

You might also like