March 1, 2025

BGP update source loopback0 commands

BGP update source loopback0: [boxads]Today i will discuss why we use BGP update source loopback0 for establishing  neighbor relationship between bgp peering. If we have two paths between BGP neighbors, then which path use to establish neighbor relationship? don’t worry i will describe you briefly, please look bellow diagram: In this topology we see that there are two links between router R1 and router R2. We can establish two neighbor relationships, on both paths, but this is not a good solution. So, we’ll establish only one neighbor ship with each other. BGP gives us an option to change the source …

BGP update source loopback0 commands Read More

Configure Trunk port Huawei ONT

How to Configure Trunk port Huawei ONT Today i will show how to configure trunk port Huawei ONT. Here i use Huawei MA5608T series OLT & EchoLife:HG851 ONT device. We will configure Trunk port eth-port: 1 of that  ONT. So let’s start our configuration part……………. Step-1: At first we search ONT serial number in our OLT discover list option by bellow command: enable config t display ont autofind all Look like bellow format in OLT: Huawei-OLT>enable Huawei-OLT#config Huawei-OLT(config)#display ont autofind all —————————————————————————- Number              : 1 F/S/P                  : 0/0/6 Ont SN                : 485754439BCV3102 Password            : 0x31323334353600000000(123456) Loid              …

Configure Trunk port Huawei ONT Read More

Register Ls Cable ONT / Configure Lscable ONT

How to Register Ls Cable ONT: [boxads]Today i will discuss how to configure / Register LS Cable ONT in LsCable OLT. Here i use LST20016 OLT. At first login your OLT & follow bellow step. Step-1: Find ONT serial in your discovery list. Ls-OLT>en Ls-OLT#sh gpon onu discover-list Step-2: If find your ONT discover list then need to register it. Ls-OLT#config t Ls-OLT(config)#gpon-omch Ls-OLT(config-gpon)#onu register 8/1  5  LSED10030174 [N.B:8/1=PON interface, 5=ONT] Step-3: Now add description of that ONT. Ls-OLT(config-gpon)#onu describe 8/1 5 Desc_Name

Register Ls Cable ONT / Configure Lscable ONT Read More

Delete Huawei ONT from OLT

Delete Huawei ONT from OLT: Here we show you how to delete Huawei ONT total configuration which we create for ONT registration time. [boxads] At first we delete service port: Huawei-OLT(config)#undo service-port 500 ################################################################ Now we delete ONT from interface mode: Huawei-OLT(config)#interface gpon 0/0 Huawei-OLT(config-if-gpon-0/0)#ont delete 6 0 Number of ONTs that can be deleted: 1, success: 1 Huawei-OLT(config-if-gpon-0/0)#

Delete Huawei ONT from OLT Read More

Register Huawei ONT in Huawei OLT

How to Register Huawei ONT in Huawei OLT: Today i will show how to register Huawei ONT in a Huawei OLT. Here i use Huawei MA5608T series OLT & EchoLife: HG851 ONT device. So let’s start our configuration part…………….[boxads] Step-1: At first we search ONT serial number in our OLT discover list option by bellow command: enable config t display ont autofind all Look like bellow format in OLT:

Register Huawei ONT in Huawei OLT Read More

Create Traffic Table in Huawei OLT

Create Traffic Table in Huawei OLT: [boxads] Here i will show you how to create traffic table or Bandwidth control list in huawei OLT. At first login your OLT & go to config mode then apply bellow command, All meaning of that configuration are given also under the configuration. traffic table ip index 31 name 1Mbps cir 1024 cbs 34768 pir 2048 pbs 67536 priority 4 priority-policy local-Setting Here: we create traffic table for 1Mbps Bandwidth. [ index 31= index number 1Mbps= name / description cir=Committed Information Rate(unit:kbps), here we apply cir=1024 kbps for 1Mbps cbs=Committed Burst Size(unit:byte), CBS is determined …

Create Traffic Table in Huawei OLT Read More
error: Content is protected !!