Feni Cyber Link

সাশ্রয়ী মূল্যে দ্রুতগতির ইন্টারনেট নিতে আজই কল করুন: 09611-900783 সাথে ফাইবার কানেক্টিভিটি ,লাইভ টিভি, মুভি সার্ভার.

fenicyberlink

How to Check Optical Transceiver Details on ECOM OLT Uplink Port (CLI Guide)

byZihad-October 02, 2025 In ISP networks, Optical Transceivers play a vital role because they connect the OLT with upstream devices such as Core Routers or Switches. If there is any problem in fiber or module, internet downtime can happen. That’s why checking Optical Transceiver details on the ECOM OLT uplink port is very important. Why Check Optical Transceiver Details? Monitoring the transceiver helps you to: Step 1: Login to ECOM OLT Connect to your ECOM OLT via Console or telnet using a tool like PuTTY: Connecting to 172.31.100.50 Connected to 172.31.100.50 User Access Verification **************************************************************** ** EPON OLT Integrated Operating System. ** ** Device Model : E04EP-4S+ ** ** Hardware version : V1.1 ** ** Firmware version : V3.4.27_250728 ** ** BuildDate : Mon, 28 Jul 2025 16:34:26 +0800 ** ** Mac Address : E0:67:B3:7B:62:C3 ** **************************************************************** User name:admin Password: ***** KALAM-OLT> ena KALAM-OLT# config KALAM-OLT(config)# Replace 172.31.100.50 with your OLT’s management IP. Step 2: Show Transceiver Details My ECOM OLT has two uplinks — one on xge 1 and the other on xge 2.Now, we will check the Transceiver Details of these two ports. The command to check the power of the Transceiver module on the ECOM OLT’s Gigabit port or 10G port is given below. xge 1 KALAM-OLT> ena KALAM-OLT# config KALAM-OLT(config)# interface xge 0/0 KALAM-OLT(config-xge-0/0)# show port ddm-info 1 KALAM-OLT(config-xge-0/0)# output Like this: xge 0/0/1 Transceiver information: —————————————————————————– Temp(C) :38.56 Voltage(V) :3.28 Bias(mA) :39.99 TX power(dBM) :3.41 RX power(dBM) : -6.21 —————————————————————————– Transceiver Type : 10G Base-ER_SFP Connector Type : LC Wavelength(nm) : 1270(nm) Transfer Distance : 40km(9um) Diagnostic Monitor: YES Vendor Name : ECOM Ordering Name : S+10G-LC40D-A Version : A0 Serial Number : L40300368 Manufact Date : 20240301 —————————————————————————– xge 2 KALAM-OLT> ena KALAM-OLT# config KALAM-OLT(config)# interface xge 0/0 KALAM-OLT(config-xge-0/0)# show port ddm-info 2 KALAM-OLT(config-xge-0/0)# output Like this: xge 0/0/2 Transceiver information: —————————————————————————– Temp(C) :35.85 Voltage(V) :3.35 Bias(mA) :36.75 TX power(dBM) :1.31 RX power(dBM) : -4.43 —————————————————————————– Transceiver Type : 10G Base-LR_SFP Connector Type : LC Wavelength(nm) : 1330(nm) Transfer Distance : 20km(9um) Diagnostic Monitor: YES Vendor Name : ECOM Ordering Name : S+10G-LC20D-B Version : A0 Serial Number : L50500145 Manufact Date : 20250527 —————————————————————————– Step 3: Verify Optical Power The most important values are TX Power (transmit) and RX Power (receive): Best Practices – Always clean fiber connectors before plugging in.– Keep backup optical modules ready.– Monitor power levels regularly to avoid downtime.– Use the correct wavelength module (1310nm or 1550nm). Conclusion By following this CLI guide, you can easily check Optical Transceiver details on ECOM OLT uplink ports. This ensures better monitoring, helps in troubleshooting, and keeps your ISP network stable.

How To Delete Offline ONU from CData OLT in CLI Mode

Delete Offline ONU From CDATA OLT If you want to delete any offline ONU from a CDATA OLT in Command Line Interface (CLI) mode, you typically use specific commands provided by the CDATA OLT’s CLI interface. Here’s a general guide on how to do this: Access the OLT In the CLI Connect to the CDATA OLT’s CLI interface using a terminal emulator such as PuTTY or SecureCRT. Use SSH or Telnet to connect to the OLT’s IP address with the appropriate credentials (username and password). Delete Offline ONU From Cdata OLT: The thing is How to Delete Onu In C-DATA OLT. Today I will show how to delete unused & Offline ONU. Below is the command to delete ONU. This command will support cdata epon olt Hardware Ver: V1.0 and Software Ver: 2.4.06_000. So without further ado let’s learn how to delete ONU. EPON-1: Username: root Password: admin epon#olt 1 epon(olt-1)#offline-onu del 1 epon(olt-1)#offline-onu del 2 epon(olt-1)#offline-onu del 3 epon(olt-1)#offline-onu del 4 epon(olt-1)#offline-onu del 5 Or If you want to delete all offline ONUs at once follow the command below. epon(olt-1)#offline-onu del all EPON-2: Username: root Password: admin epon#olt 2 epon(olt-2)#offline-onu del 10 epon(olt-2)#offline-onu del 12 epon(olt-2)#offline-onu del 31 epon(olt-2)#offline-onu del 44 epon(olt-2)#offline-onu del 55 Or If you want to delete all offline ONUs at once follow the command below. epon(olt-2)#offline-onu del all EPON-3: Username: root Password: admin epon#olt 3 epon(olt-3)#offline-onu del 15 epon(olt-3)#offline-onu del 20 epon(olt-3)#offline-onu del 22 epon(olt-3)#offline-onu del 40 epon(olt-3)#offline-onu del 25 Or If you want to delete all offline ONUs at once follow the command below. epon(olt-3)#offline-onu del all EPON-4: Username: root Password: admin epon#olt 4 epon(olt-4)#offline-onu del 51 epon(olt-4)#offline-onu del 10 epon(olt-4)#offline-onu del 22 epon(olt-4)#offline-onu del 41 epon(olt-4)#offline-onu del 5 Or If you want to delete all offline ONUs at once follow the command below. epon(olt-4)#offline-onu del all

MikroTik LACP Configuration with C-DATA OLT (Complete Guide)

Link Aggregation Control Protocol (LACP) is widely used in ISP and enterprise networks to combine multiple physical links into a single logical interface. In this complete guide, you will learn how to configure LACP between a MikroTik Router and a C-DATA OLT step by step. This setup helps achieve higher bandwidth, redundancy, and better network stability. What is LACP and Why It Is Important?LACP (IEEE 802.3ad) allows multiple Ethernet links to work together as one bonded interface. Instead of relying on a single uplink cable, ISPs use LACP to increase total throughput and ensure failover protection. If one cable fails, traffic automatically shifts to the remaining active links without service interruption. In ISP environments, especially when connecting MikroTik routers with OLT devices like C-DATA, LACP ensures stable upstream connectivity and balanced traffic distribution across links. Step 1: Check MikroTik RouterOS CompatibilityBefore starting the configuration, ensure that your MikroTik router is running a RouterOS version that supports bonding and LACP. Both RouterOS v6 and v7 support 802.3ad bonding. It is recommended to update to the latest stable version to avoid bugs and compatibility issues. Also verify that the Ethernet interfaces you plan to use are not already assigned to other bridges or configurations. Step 2: Create LACP Bonding Interface on MikroTikNow you need to create a bonding interface on the MikroTik router using LACP mode. This bonding interface will combine multiple Ethernet ports into one logical interface. /interface bonding add name=LACP-C-DATA-OLT mode=802.3ad slaves=sfp-sfpplus2,sfp-sfpplus4 transmit-hash-policy=layer-2-and-3 disabled=no The 802.3ad mode enables LACP, while the transmit-hash-policy ensures better traffic distribution. The lacp-rate=1sec option helps detect link failure faster. Step 3: VLANs Creation on Mikrotik RouterNow we will create multiple VLANs on top of the bonding interface. Since my OLT has 4 physical ports, we will create a total of 5 VLANs: 1 VLAN will be used for OLT managementThe remaining 4 VLANs will be used to access and operate the PON ports. This setup allows us to properly manage the OLT and distribute traffic through each PON port efficiently. We are creating VLANs ranging from 500 to 504. VLAN 500 is reserved for OLT management. We will assign a management IP on VLAN 500 to access and manage the OLT.The remaining VLANs will be used for the OLT PON ports.So, let’s get started. /interface/bondingadd interface=LACP-C-DATA-OLT name=C-DATA-EPON-1 vlan-id=201add interface=LACP-C-DATA-OLT name=C-DATA-EPON-2 vlan-id=202add interface=LACP-C-DATA-OLT name=C-DATA-EPON-3 vlan-id=203add interface=LACP-C-DATA-OLT name=C-DATA-EPON-4 vlan-id=204add interface=LACP-C-DATA-OLT name=C-DATA-MGMT vlan-id=200 Step 4: Configure LACP on C-DATA OLTNext, log in to the C-DATA OLT via CLI and configure LACP on the corresponding uplink ports. The exact commands may vary slightly depending on the C-DATA model and firmware version, but the logic remains the same. ** EPON OLT Integrated Operating System. **** Device Model : FD1208S **** Hardware version : V3.0 **** Firmware version : V1.6.0_241021 **** BuildDate : Mon, 21 Oct 2024 18:43:08 +0800 **** Mac Address : E0:67:B3:7A:0D:F1 ** OLT> enableOLT# configOLT(config)#OLT(config)# interface link-aggregationOLT(config-interface-aggregation)# member add xge 0/0 1,2 link-aggregation group 10OLT(config-interface-aggregation)# vlan mode 10 trunkOLT(config-interface-aggregation)# vlan trunk 10 200-204OLT(config-interface-aggregation)# exitOLT(config)# save The percentage of saved data is: 0% The percentage of saved data is: 2% The percentage of saved data is: 5% The percentage of saved data is: 8% The percentage of saved data is: 11% The percentage of saved data is: 14% The percentage of saved data is: 17% The percentage of saved data is: 20% The percentage of saved data is: 23% The percentage of saved data is: 26% The percentage of saved data is: 29% The percentage of saved data is: 32% The percentage of saved data is: 35% The percentage of saved data is: 38% The percentage of saved data is: 41% The percentage of saved data is: 44% The percentage of saved data is: 47% The percentage of saved data is: 68% The percentage of saved data is: 81% The percentage of saved data is: 95% The percentage of saved data is: 100% OLT(config)# Here, the mode active command enables LACP negotiation. Both MikroTik and C-DATA must use active LACP mode to properly establish the aggregated link. Step 5: Verify LACP Status on MikroTikOnce both sides are configured, you should verify the LACP status on the MikroTik router. This confirms whether the links are successfully aggregated. /interface bonding monitor LACP-C-DATA-OLT If the configuration is correct, you will see all slave interfaces listed as active. If any port shows inactive status, double-check cabling and configuration on both ends. Step 6: Verify LACP Status on C-DATA OLT On the C-DATA OLT, use verification commands to confirm that the LACP group is up and running. This helps ensure that traffic is properly balanced across all member links. OLT(config)# show link-aggregation group summaryYou should see the channel group in an active state with all member ports bundled correctly. Best Practices for ISP Networks For ISP environments, always use high-quality cables and identical port speeds on both sides of the LACP link. Mixing different speeds can cause unstable behavior and performance issues. Regularly monitor LACP status and traffic statistics to ensure links are functioning optimally. This proactive approach helps prevent downtime and customer complaints. Conclusion Configuring LACP between a MikroTik router and a C-DATA OLT is an essential step for building a high-availability and high-performance ISP network. By following this complete step-by-step guide, you can ensure reliable uplink connectivity, automatic failover, and efficient bandwidth utilization. If you manage ISP or enterprise networks, mastering LACP configuration will significantly improve your network stability and scalability.

How to Create Login Access User and Password In Huawei OLT

Huawei OLT Login default Info:IP Address: 10.11.104.2Username: rootPassword: admin or admin123 Access Huawei OLT:First, you need to log in to Huawei OLT. We will access the Huawei OLT through Telnet. So we need to Telnet from the computer to enter Huawei OLT by default. The default IP address of Huawei OLT is 10.11.104.2. Before Telnet, we need to make physical connectivity to Huawei OLT TO Computer. An Ethernet cable will be required for physical connectivity.OLT has a port named meth0. An Ethernet cable should be plugged into that port. The other side should be plugged into the computer’s Ethernet port. After making the physical connectivity, the IP address should be set on the Ethernet port on the computer. The IP address should be set as 10.11.104.1 and the subnet as 255.255.255.0. After setting the IP address on the Ethernet port, you can reach 10.11.104.2 on this IP address. To check connectivity the computer should ping this IP address 10.11.104.2. A ping reply should actually mean connectivity is fine. If no reply then checks physical connectivity again. Read more:How to Upgrade Your Router Firmware?How to enable 10G port in Vsol OLTTenda Wifi Router Qr Code off With mac FilteringWe will use Putty software from the computer to Telnet. After selecting the connection type Other, select Telnet, then click on Open, and the interface of Huawei OLT will appear. User name: root User password: admin or admin123 MA5608T> MA5608T>enable MA5608T#config Change Huawei OLT Login Password:Follow the below command to change the root password of Huawei OLT. MA5608T>enable MA5608T#config MA5608T(config)# terminal user password User Name(< = 15 chars):root Old Password(< = 15 chars): New Password(length<8,15>): Using this command, you can change the root password in a very simple and easy way. Create a user in Huawei OLT:The easiest way to create a username for Huawei OLT follows the comment below. MA5608T>enable MA5608T#config MA5608T(config)# terminal user name User Name(length<6,15>):Technicalafnan User Password(length<6,15>): User profile name(<=15 chars)[root]: Permitted Reenter Number(0–4):4 A username can be created very easily with the above command. Note:In this article today we have learned how to create and change the access usernames and passwords of Huawei OLT. Hope everyone understands. If there is any problem understanding then please write a comment. I will try to support everyone. Thanks.

Vsol EPON OLT Configuration CLI Mode

Step 1: OLT AccessWhen a network device needs to be configured, the first step is to log in to that device. Today we will fully configure Vsol OLT. We need to log in to OLT first. We can access OLT mainly in 2 ways. One is the AUX port and the other is the console port. Today we will configure OLT by accessing OLT through AUX Port. Accessing OLT by AUX Port: If you want to access your Vsol epon olt using by AUX port then first you need to an ethernet cable(RJ45). then your need to connect the ethernet cable to pc to the olt AUX port. Do you know that vsol epon olt has a fixed static IP address for the AUX port? The AUX port IP address is 192.168.8.100 and the subnet is 255.255.255.0. If you want to access your olt by using the AUX port then you need to change your pc lan IP address using the same subnet mask. so now we change our pc IP to 192.168.8.101 and the subnet mask is 255.255.255.0. Hey, Buddy now we can access our Vsol OLT via telnet (192.168.8.100) or web management https://192.168.8.100. This address is the default VLAN interface address of the OLT. Vsol GPON OLT Configuration CLI Mode step by stepHow to access vsol epon oltBDCOM EPON OLT Factory Reset ConfigurationHow to Disbale Verification Code in V-SOL Epon Olt Vsole EPON OLT default info:The IP address: is 192.168.8.100Username: adminPassword: Xpon@Olt9417#Enable Password: Xpon@Olt9417# Step 2: Uplink with Vlan ConfigurationHere we have 4 Port vsol epon olt and we need to configure with different VLAN to each pon port. That means 4 pon ports and 4 different VLAN interfaces. So now we are creating the VLAN in our OLT. Our uplink port is G1 and let’s start creating VLANs. Username:admin Password: Xpon@Olt9417# epon-OLT> ena Password: Xpon@Olt9417# epon-OLT#configure terminal epon-OLT(config)# epon-OLT(config)# vlan 400 – 404 epon-OLT(config)# exit Our VLANs (400 – 404) was successfully created and now we can use these VLANs for service. So we will be using VLAN 400 for olt MGT (remote management) and VLAN 401 to 404 for pon port. Now we are configuring our uplink as G1 epon-OLT(config)# interface gigabitethernet 0/1 epon-OLT(config-if-ge0/1)# switchport mode trunk epon-OLT(config-if-ge0/1)# switchport trunk vlan 400 – 404 epon-OLT(config-if-ge0/1)# exit Our uplink port G1 is successfully trunk or tag configured with VLANs. Now we can check the mac address in the VLAN interface. You need to follow the command below to view the mac address. epon-OLT(config)# show mac address-table interface gigabitethernet 0/1 Step 3: IP address assignedWe can access OLT from our LAN side. It needs to assign an IP address. through which the OLT will be accessed. So let’s assign an IP to VLAN 400 for olt MGT (remote management) access using the below command. epon-OLT(config)# interface VLAN 400 epon-OLT(interface-vlan-200)# ip address 10.100.100.2 255.255.255.252 epon-OLT(interface-vlan-200)# exit epon-OLT(config)# ip route 0.0.0.0/0 10.100.100.1 Step 4: Pon Port ConfigureNow we need to configure the PON port. We have created 4 VLANs for 4 PON ports.so let’s start, PON- 1 epon-OLT(config)# interface epon 0/1 epon-OLT(config-pon-0/1)# switchport mode access epon-OLT(config-pon-0/1)# switchport access VLAN 401 epon-OLT(config-pon-0/1)# exit PON- 2 epon-OLT(config)# interface epon 0/2 epon-OLT(config-pon-0/2)# switchport mode access epon-OLT(config-pon-0/2)# switchport access VLAN 402 epon-OLT(config-pon-0/2)# exit PON- 3 epon-OLT(config)# interface epon 0/3 epon-OLT(config-pon-0/3)# switchport mode access epon-OLT(config-pon-0/3)# switchport access VLAN 403 epon-OLT(config-pon-0/3)# exit PON- 4 epon-OLT(config)# interface epon 0/4 epon-OLT(config-pon-0/4)# switchport mode access epon-OLT(config-pon-0/4)# switchport access VLAN 404 epon-OLT(config-pon-0/4)# exit

BDCOM EPON P3310 OLT Configuration In CLI Mode

BDCOM EPON OLT default ip: IP Address: 192.168.0.1Username: adminPassword: admin OLT Login Access: OLT Access can be done in 2 ways. One is through a console cable and the other is through an ethernet cable. OLT Access via Console Cable: Every networking device must have a console port.BDCOM Epon 4,8,16 port OLT has console port together. First console connectivity from PC to OLT should be done. A converter will be required for connectivity. The name of that is Serial to USB converter.CLI mode is the most comfortable system to configure OLT. if you want o configure your olt with CLI mode then you need to use software like Putty, and one thing is to make sure to select speed 9600. OLT Access via Ethernet Cable: If you want you can access OLT through an Ethernet cable. One side of the Ethernet cable should be connected to the PC, and the other side can be connected to any Ge port of the OLT, like Ge1, or Ge2. After establishing Ethernet connectivity, OLT can be accessed by opening CLI mode with OLT’s default IP. BDCOM Epon olt default IP address is 192.168.0.1 and the subnet is 255.255.255.0. so now we need to change our PC’s IP to 192.168.0.10 and the subnet is 2555.255.255.0. Finally, we can access our olt via telnet (192.168.0.1) or web management 192.168.0.1. VLAN Creation: Username: admin Password: admin Switch>enable Switch#config Switch_config# Switch_config# vlan 100 – 104 Switch_config# exit Our VLANs (100 – 104) were successfully created and now we can use these VLANs for service. So we will be using VLAN 100 for Olt MGT (remote management) and VLAN 101 to 104 for Pon port. Uplink Configure: Now we are configuring our uplink as G3 Switch_config# interface gigabitethernet 0/3 Switch_config_g0/3# switchport mode trunk Switch_config_g0/3# switchport trunk VLAN 100 – 104 Switch_config_g0/3# exit Our uplink port G3 is successfully trunk configured with VLANs. Now we can check the Mac address in the VLAN interface. Mac Address Checking: You need to follow the command below to view the Mac address. Switch_config# show mac address-table interface gigabitethernet 0/3 IP address assigns For MGT: We can access OLT from our LAN side. It needs to assign an IP address. through which the OLT will be accessed. So let’s assign an IP to VLAN 100 for olt MGT (remote management) access using the below command. Switch_config# interface VLAN 100 Switch_config_v100# ip address 10.204.253.10  255.255.255.252 Switch_config_v100# exit Switch_config# ip route  10.204.253.9 Switch_config# EPON Port Configure: Now we need to configure the PON port. We have created 4 VLANs for 4 PON ports.so let’s start, PON- 1: Switch_config# interface epon 0/1 Switch_config_epon0/1# switchport mode access Switch_config_epon0/1# switchport pvid 101 Switch_config_epon0/1# exit PON- 2: Switch_config# interface epon 0/2 Switch_config_epon0/2# switchport mode access Switch_config_epon0/2# switchport pvid 102 Switch_config_epon0/2# exit PON- 3: Switch_config# interface epon 0/3 Switch_config_epon0/3# switchport mode access Switch_config_epon0/3# switchport pvid 103 Switch_config_epon0/3# exit PON- 4: Switch_config# interface epon 0/4 Switch_config_epon0/4# switchport mode access Switch_config_epon0/4# switchport pvid 104 Switch_config_epon0/4# exit Configuration Save: When the configuration is finished, the running configuration must be saved. If not saved, the configuration will be lost when the OLT reboots. So don’t forget to save the configuration at the end. The command to save is given below. saving Command: Switch_config# Write all