1Gbps Speed Per ONU Configuration In BDCOM OLT

Hello friends, today we will learn how to make the maximum speed 1Gbps on the ONU of any vendor in BDCOM OLT. We know that usually by default all EPON ONU's LAN Port Speed is 100Mbps, in order to increase it, you must specify a pair of commands for a specific ONU. So let's get started.


First of all, we will look at the ONU's running configuration of the ONU's LAN port 1Gbps.

Username: admin
Password:

Welcome to BDCOM P3310D EPON OLT



switch>

switch>ena

switch#show running-config interface epON 0/1:4
Building configuration...

Current configuration:
!
interface EPON0/1:4
epon onu port 1 ctc vlan mode tag 101 priority 0
epon onu port 1 ctc loopback detect
epon onu port 1 ctc notify loopback

switch#

If you don't understand the above command, see the image below.


Now let's allow this ONU a maximum speed of up to 1 Gbps:

switch#interface EPON0/1:4

switch_config_epon0/1:4#epon sla upstream pir 1000000 cir 10000
switch_config_epon0/1:4#epon sla downstream pir 1000000 cir 10000
switch_config_epon0/1:4#exit
switch_config#


Let's save the configuration:

switch_config#write all

If you want to change cir and pir to default (100Mbps) then see the below command.

switch_config_epon0/1:4#pir 100000 cir 1000

Conclusion:

From the above article, we learned how the LAN port of EPON ONU is manually set to 1Gbps speed. I hope everyone understands. If anyone has a problem understanding anything then comment.

Post a Comment

Previous Post Next Post

Contact Form