BDcom GPON OLT & ONU Configuration & Troubleshooting

 1. How to configure GPON BDcom OLT and ONU

Switch# config 

Switch_config# interface range gigaEthernet 0/1-8 [All Giga Port Enable]

Switch_config# no shutdown

Switch_config# interface range gpON 0/1-8 [All gpON Port Enable]

Switch_config#  No shutdown

Switch_config# exit

Switch_config# interface gigaEthernet 0/1 [For Single port Disalbe]

Switch_config_gpon0/1# shutdown

Switch_config_gpon0/1# exit

Switch_config# exit

Switch# show interface brief

Switch# wr all


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 on BDcom OLT

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 vlan

4. How to Create & Delete Username on BDcom OLT

Switch_config# username bdcom password bdcom123

Switch_config# no username admin

Switch_config# exit

Switch# show local-users


5. How to Enable SSH on BDcom OLT

Switch_config# ip sshd enable


6. How to Enable DHCP Snooping on BDcom OLT

Switch_config# ip dhcp-relay snooping vlan 1-4097


 7. How to Disable & Enable HTTP on BDcom OLT

             Switch_config# no ip http server

       Switch_config# ip http server

 

8. How to Password Encryption on BDcom OLT

          Switch_config# service password-encryption



9. How to laser check & reboot on BDcom OLT & ONU

       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:1



10. 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:2


12. 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-310


13. 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# exit 


13. How  to Register ONU on BDcom OLT

    Switch_config# interface gpON 0/1:2

    Switch_config_gpon0/1:2# gpon onu uni 1 vlan-profile 204 

    Switch_config_gpon0/1:2# gpon onu uni 2 vlan-profile 204 // ONU 2 no. Port

    Switch_config_gpon0/1:2# gpon onu loopback-detect protocol private 

    Switch_config_gpon0/1:2# gpon onu uni 1 loopback-detect enable [1 For Single Port]

    Switch_config_gpon0/1:2# description address: 19 chandramollika 

     Switch_config_gpon0/1:2# exit 

     Switch# write all 

     Switch# 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/9

16. How to find out  ONU information from BDcom OLT

      Switch_config# show gpon onu-information interface gpON 0/9

17. 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]


 ONU Configuration System Step by Step

 1. How to check new MAC on ONU from BDcom OLT

      Switch# show gpon onu-information

      Switch# show gpon onu-information interface gpON 0/7


2. How to Reboot ONU from BDcom OLT

     Switch# gpon reboot onu interface gpON o/1:1


3. How to check ONU Firmware Version from BDcom OLT

      Switch# show gpon onu-image-information [For All]

      Switch# show gpon onu-image-information interface GPON0/1:2 [For Single ONU]


4. How to check how many ports are ONU from BDcom OLT

     OLT# config

    OLT_config# interface gpON 0/3

     OLT_config_gpon0/3# show running-config interface gpON 0/3:57


5. How to check fiber power on ONU from BDcom OLT

       Switch_config#  show gpon optical-transceiver-diagnosis [PON Temperature]  

    Switch#  show gpon optical-transceiver-diagnosis interface gPON 0/1 [For All ONU in One PON] 

     Switch#  show gpon optical-transceiver-diagnosis interface gPON 0/1:1 [For Single ONU from ONU to OLT (ONU Power)]

    Switch# show gpon interface gpON 0/1:39 onu optical-transceiver-diagnosis [For Single ONU from OLT to ONU (Physical Link Power)]


6. How to know ONU Up time, Down time & Fiber Cut

    Switch# show gpon interface gpON  0/1:39 onu basic-info

    Note-1: If show Deactive Reason is "Dying Gasp" that means fiber is up/ok. 

    Note-2: If show Deactive Reason is "Losi" that means fiber is cut. 

7. How to Delete profile from ONU.

    Switch# 


8. How to Find ONU by MAC

    Switch# show mac address-table interface gpON 0/3

    Switch# show mac address-table interface gpON 0/3:4 //Single ONU All MAC

    Switch# show gpon interface gpON 0/9:60 onu basic-info //ONU Up-Time & Description

    OR

    Switch# show mac address-table | include 0AF9  // Last 4 digit of MAC

    Switch# show gpon interface gpON 0/9:60 onu basic-info


9. How to new ONU  Register on OLT

    Switch# show gpon onu-information  // GPON0/1:1  need this information

    Switch# show running-config interface gpON 0/1:15

    Switch# gpon onu uni 1 vlan-profile vlan302 //uni 1 means ehter port ONU

    Switch# gpon onu loopback-detect protocol private

    Switch# gpon onu uni 1 loopback-detect enable //uni 1 means ehter port ONU


10. How to delete ONU from CLI mode

    Switch# config

    Switch_config# interface gpON 0/3

    Switch_config_gpon0/3# no gpon bind-onu xxxx.xxxx.xxxx.xxxx

    Switch_config_gpon0/3# exit

    Switch_config# wr all


11. How to disable ONT (GPON ONU)

    Switch# config

    Switch_config# interface gpON 0/3:4

    Switch_config_gpon0/3:4# gpon onu disable

    Switch_config_gpon0/3:4# exit

    Switch_config# wr all

12. How to disable ONT (GPON ONU)

    Switch# config

    Switch_config# interface gpON 0/3:4

    Switch_config_gpon0/3:4# gpon onu uni 1 shutdown

    Switch_config_gpon0/3:4# exit

    Switch_config# wr all


12. How to check the LAN port status of ONU/ONT

    Switch# show gpon interface gpON 0/3:4 onu port 4 state


12. How to check distance of the ONU from OLT

    Switch# config

    Switch_config# show gpon interface gpON 0/3:4 onu basic-info    


13. How to Enable buffer information ONU from OLT

    Switch# config

    Switch_config# loggin buffed 4096


14. How to check buffer information ONU from OLT

    Switch# config

    Switch_config# show loggin


15. For Huawei ONT: Create this profile and add on ONT

Switch_config#gpon profile onu-flow-mapping huawei

Switch_config#gpon-profile entry 1 uni type eth-uni all

Switch_config#gpon-profile entry 1 virtual-port 1

Switch_config#exit


interface gpon 0/8:1

Switch_config_gpon0/8:1#gpon onu flow-mapping-profile huawei

Switch_config_gpon0/8:1#gpon onu uni 1 vlan-profile 100


16. For loopback configuration:

Switch_config#  gpon profile onu-loopback-detection loop

                gpon-profile port-vlan-table uni 


For Others Vendor ONU

Switch_config# interface gpon 0/1:1

                         gpon onu loopback-detect protocol ctc

                         gpon onu loopback-detection-profile loop

For BDCOM ONU

Switch_config# interface gpon 0/1:1

                         gpon onu loopback-detect protocol private

                         gpon onu uni 1 loopback-detect enable


BDcom GPON OLT & ONU Configuration & Troubleshooting BDcom GPON OLT & ONU Configuration & Troubleshooting Reviewed by RIO IT on 12:02 Rating: 5
Powered by Blogger.