Configure GPON BDCOM OLT and ONU, Easy method
Contents
Configure GPON BDCOM OLT and ONU
1. Configuration Command
Switch# config
Switch_config# no shutdown
Switch_config# interface range gpON 0/1-8
Switch_config# No shutdown
Switch_config# exit
Switch_config# interface gigaEthernet 0/1
Switch_config_gpon0/1# shutdown
Switch_config_gpon0/1# exit
Switch_config# exit
Switch# show interface brief
Switch# write all[All Giga Port Enable]
Switch_config# interface range gigaEthernet 0/1-8[For Single port Disalbe]
Switch_config# interface gigaEthernet 0/1
2. How to IP Assign on BDcom OLT
Switch_config# interface VLAN 1
Switch_config_v1# ip address 10.68.254.18 255.255.255.248
Switch_config_v1# exit
Switch_config# ip route default 10.68.254.17
Switch_config# exit
Switch# show interface brief
Switch# show ip interface
3. How to Create VLAN
Switch_config# vlan 200 [For Single VLAN]
Switch_config# vlan 201-210 [For Multiple VLAN]
Switch_config_vlan_200# name dhaka200
Switch_config_vlan_200# exit
Switch_config# exit
Switch# show vlan4. How to Create & Delete Username
Switch_config# username bdcom password bdcom123
Switch_config# no username admin
Switch_config# exit
Switch# show local-users5. How to Enable SSH
Switch_config# ip sshd enable6. How to Enable DHCP Snooping
Switch_config# ip dhcp-relay snooping vlan 1-40977. How to Disable & Enable HTTP
Switch_config# no ip http server
Switch_config# ip http server8. How to Password Encryption
Switch_config# service password-encryption9. How to laser check & reboot
Switch# show gpon active-onu
Switch# gpon activate-onu interface slot/port:sequence
Switch# gpon disable-onu interface slot/port:sequence
Switch# gpon enable-onu interface slot/port:sequence
Switch# gpon reboot onu interface gpON0/1:110. How to DoS Enable on BDcom OLT
Switch_config# show dos
Switch_config# dos enable tcpflags
11. How to show online active users on BDcom ONU
Switch# show mac address-table interface gpON 0/1:212. How to VLAN assign on BDcom OLT
Switch_config# interface range gpON 0/2
Switch_config# No shutdown
Switch_config# interface gpON 0/2
Switch_config_gpon0/2# switchport mode trunk
Switch_config_gpon0/2# switchport trunk vlan-allowed 301-31013. How to create customer VLAN Profile on BDcom OLT
Switch# config
Switch_config# gpon profile onu-vlan 204
Switch_config-profile# gpon-profile vlan mode tag
Switch_config-profile# gpon-profile vlan pvid 204
Switch_config-profile# exit13. How to Register ONU on BDcom OLT
Switch_config# interface gpON 0/1:2Switch_config_gpon0/1:2# gpon onu uni 1 vlan-profile 204Switch_config_gpon0/1:2# gpon onu uni 2 vlan-profile 204 // ONU 2 no. PortSwitch_config_gpon0/1:2# gpon onu loopback-detect protocol privateSwitch_config_gpon0/1:2# gpon onu uni 1 loopback-detect enable [1 For Single Port]Switch_config_gpon0/1:2# description address: 19 chandramollikaSwitch_config_gpon0/1:2# exitSwitch# write allSwitch# show running-config interface gpON 0/1:2
15. How to find out ONU description from BDcom OLT
Switch# show gpon onu-description interface gpON 0/916. How to find out ONU information from BDcom OLT
Switch_config# show gpon onu-information interface gpON 0/917. How to delete file from BDcom OLT
Switch# delete [File Name]18. How to check all users details information from BDcom OLT
config#show interface brief [User Details]