ONU Configuration System Step by Step

OLT & ONU Configuration


1. How to configure GPON BDcom OLT and ONU

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
Switchshow 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 Enable 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# 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 
    Switch_config# interface gpON 0/1:2 
    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# gpon onu uni 1 vlan-profile 204 
     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

14. How to delete file from from BDcom OLT

      Switch# delete [File Name]


 ONU Configuration System Step by Step


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

      Switch# show gpon onu-information

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

     Switch# show running-config interface GPON0/1:1

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

         Switch#  show gpon optical-transceiver-diagnosis interface gPON 0/1
     Switch#  show gpon optical-transceiver-diagnosis interface gPON 0/1:1 [For Single ONU]


6. How to Delete profile from ONU.

    Switch#

Post a Comment

Previous Post Next Post