Step by Step Guide: BDCOM OLT All Show Commands | Bangla Guide

🔹 BDCOM OLT Show Commands

একটি OLT ছাড়া ভালো এবং secure network বানানো সম্ভব নয়।

  • বড় network কে ছোট অংশে ভাগ করে service করলে cost কম হয় এবং network সহজ হয়।
  • তাই আজ আমরা শিখব BDCOM OLT এর কিছু SHOW commands

এই commands network maintain করার জন্য খুবই গুরুত্বপূর্ণ।
অনেকের কাছে OLT থাকে কিন্তু তারা command properly জানে না। আজকের tutorial সেইসব মানুষের জন্য।


All Show Commands:

show running-config
# OLT এর full configuration দেখার জন্য

show running-config interface epON 0/1
# নির্দিষ্ট EPON interface এর configuration

show running-config interface epON 0/1:1
# নির্দিষ্ট EPON ONU configuration

show running-config interface gigaEthernet 0/1
# নির্দিষ্ট GigaEthernet interface configuration

show epon active-onu
# সব active ONU information

show epon active-onu interface epON 0/2
# নির্দিষ্ট active ONU info

show epon active-onu mac-address b485.3d26.d8d3
# MAC address দিয়ে ONU search

show epon always-laser-on-onu
# ONU laser status check

show epon basic-info
# OLT basic information

show epon encryption
# Global encryption parameters

show epon inactive-onu
# Inactive ONU information

show epon interface epON 0/2:2 onu ctc basic-info
# ONU MAC address জানার জন্য

show epon interface epon 0/2:2 onu port 1 state
# ONU LAN port status check (UP/DOWN)

show aaa users
# AAA active login users

show aggregator-group detail
# Link aggregation (LACP/Bonding) info

show arp
# ARP table with IP & interface

show cpu
# CPU usage check

show epon optical-transceiver-diagnosis
# ONU optical power check (dBm)

show epon onu-information
# সব ONU info under every EPON

show interface brief
# সব interface status

show ip route detail
# OLT এর সব route

show mac address-table
# MAC address table

show VLAN
# VLAN info

এ ছাড়া অনেক command আছে ONU specific info, flow control, QoS, multicast, template config, telnet, logging, policy map ইত্যাদি।


Conclusion

  • এই commands গুলো beginners এবং network engineers এর জন্য খুবই দরকারি।
  • যদি command বুঝতে সমস্যা হয় → comment করো। আমি support করার চেষ্টা করব।

Related Post