Skip to main content

About Yúsúf


My Name is Engr. Md Yusuf Miah, but my friends call me Yusuf. I am 30 years old, born on October 20. I have black hair and black eyes. I´m 1.65 meters height. I have completed M.Sc in Information Technology from Jahangirnagar University.


I've been living in Dhaka. Traveling is one of my hobbies. I was traveled in India. I like watching movies and I am also a fan of Nicolas Case. I am the youngest boy in my parents, and it gets pretty lonely growing up with no family to mentally support with. When i am passionate about something. I go to extreme efforts to meet my passion. I love to go out and explore the world.




Growing up, I have always considered the Law Enforcers in our country and all over the world as heroes. I also salute those war veterans who fought for this nation, they real heroes indeed &  I am  specially salute my father who was fought for my present situation & he is my real heroes & boss.


My family: my mother is called Mrs. Jahera Begum, she has 60 years old. My father is called Late Sekandar Miah, he is expired & he was a government officer (LGED), he died on March 30, 2008, at age 58. I have three brothers & four sister, there are married.





So this is me, a simple yet passionate individual whose views may or may not inspire someone who needs inspiration. With my words, I hope I can motivate and move people because words have greater power in them if used correctly.

Popular posts from this blog

V-SOL GPON OLT & ONU Configuration & Troubleshooting

 V-SOL GPON OLT & ONU Configuration Step 1: CLI Management (Login) VSOL GPON OLT Default IP: 192.168.8.200 Default Username: admin Default Password: Xpon@Olt9417# Step 2: Uplink Configuration VLAN Create 2001-2010 gpon-olt# configure terminal gpon-olt(config)# vlan 2001 – 2010 gpon-olt(config)#exit Configure up link port G1 gpon-olt(config)#interface gigabitethernet 0/1 gpon-olt(config-if-ge0/1)#switchport mode hybrid gpon-olt(config-if-ge0/1)#switchport hybrid vlan 2001 – 2010 tagged gpon-olt(config-if-ge0/1)# Assign ip address to management VLAN At first we have to create management vlan, here we use management vlan as 100 gpon-olt# configure terminal gpon-olt(config)# vlan 100 gpon-olt(config)#exit gpon-olt(config)# interface vlan 100 gpon-olt(interface-vlan-100)# ip address 172.16.16.10 255.255.255.252 gpon-olt(interface-vlan-100)# exit gpon-olt(config)# ip route 0.0.0.0/0 172.16.16.9 Here we using a private IP address in this case, we can access this vsol olt from our loca...

BDcom GPON OLT & ONU Configuration & Troubleshooting

     1. How to configure GPON BDcom OLT and ONU Switch# config 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 Switch# show 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_con...

V-SOL EPON OLT & ONU Configuration & Troubleshooting

  epon-olt# show running-config epon-olt(config)# show startup-config epon-olt# conf t epon-olt(config)# show onu opm-diag pon 3 // Single Pon Port ONU Power (3 no pon) ONU-ID      Temperature(C)    Supply Voltage(V)   TX Bias Current(mA)   TX Power(dBm)   RX Power(dBm) ------      --------------    -----------------   -------------------   -------------   ------------- EPON0/3:1   34.90             3.31                16.10                 2.55            -30.97 EPON0/3:2   35.80             3.42                16.30                 1.92            -16.40 ...