Posts

Automatically connect broadband PPPoE connection in Windows 10

ওপেন New Text Document   rasdial "Broadband Connection" sr.ferdousbondo 01306424831 ফাইল এর নাম হবেঃ autoconnect.bat  %programdata%\Microsoft\Windows\Start Menu\Programs\Startup  কপি করে Windows +R Run এ পেস্ট করে দিতে হবে, যে ফুলডার টি ওপেন হবে ওইখানে autoconnect.bat ফাইল টি কপি করে রেখে দিতে হবে। 

To configure LACP on a Cisco switch

  To configure LACP on a Cisco switch, you need to first create a port-channel interface, then specify the LACP mode, and finally assign the physical interfaces to the port-channel.  The main commands for LACP configuration are  interface port-channel ,  channel-group , and  lacp .  You'll also need to ensure that the LACP rate and system priority are properly configured.   1. Create a Port-Channel Interface:   Code interface port-channel <channel-number> (e.g.,  interface port-channel 1 )   2. Configure the Channel Group with LACP Mode:   Code channel- group <channel-number> mode {active | passive} (e.g.,  channel-group 1 mode active )   active :  Initiates LACP negotiation. passive :  Responds to LACP negotiation, but does not initiate it. 3. Configure LACP Parameters (Optional):   LACP Rate:   Controls how often LACP control packets are sent.   Code lacp rate {fast | nor...

NewHope HQ Web Address List

 https://oa.oak.net.cn/login.jsp https://ebsprd.oak.net.cn:8000/OA_HTML/AppsLocalLogin.jsp

BGP Peer Failover hold-timer

  /routing bgp peer add hold-timer=20 Try to use "90" Hold Time and "30" Keep Alive Time.

WeChat IP List

PRIMARY DOMAINS servicewechat.com wechatapp.com wechat.com wechat.org weixinconf.qq.com weixin.qq.com weixin.qq.com.cn wx.qq.com wxs.qq.com 43.133.60.24 43.135.106.166 43.134.250.169 43.159.234.60 43.155.125.74 43.134.38.156 /ip firewall address-list add address=servicewechat.com list=WeChat add address=wechatapp.com list=WeChat add address=wechat.com list=WeChat add address=wechat.org list=WeChat add address=weixinconf.qq.com list=WeChat add address=weixin.qq.com list=WeChat add address=weixin.qq.com.cn list=WeChat add address=wx.qq.com list=WeChat add address=wxs.qq.com list=WeChat add address=43.133.60.24 list=WeChat add address=43.135.106.166 list=WeChat add address=43.134.250.169 list=WeChat add address=43.159.234.0/24 list=WeChat add address=43.155.125.74 list=WeChat add address=43.134.38.156 list=WeChat

ISP Digital MAC Reseller user transfer process..

  MikroTik  Router User Permission (Read) Reseller Portal Work:  1. Client>Client list > Client Status left. 2. Client>Left Client > Delete. Admin Portal Work: 1. Reseller View> unexported Clients>Client Revert. 2. Mikrotik Server > Import from  MikroTik. 3. Export From New Reseller Portal.   MikroTik  Router User Permission (active) Reseller Portal last work: Mikrotik Client Transfer to Client list.

BDCOM OLT All Show Command

  BDCOM   OLT All Show Command, এটা আপনাকে আশা করছি অনেক সাহায্য করবে। অনেক সময় এমন হয় যে আপনার কোন একটা কমান্ডটা মনে নেই বা ভুলে গেছেন। তো আপনার যদি নোট করা থাকে তাহলে আপনি একটু দেখে নিলেই আপনার কমান্ডটা মনে পরে যাবে। show epon active-onu – All Active ONU information  show epon active-onu interface epoN 0/1 – Specific active onu information  show epon active-onu mac-address 8479.73fb.3f9d – Search onu by mac address show epon always-laser-on-onu – For check Always laser status on the ONU  show epon always-laser-on-onu interface epON 0/1 – For Specific epon Always laser status on the ONU show epon basic-info – Basic information of the OLT  show epon encryption – Show Global-level encryption parameters of an OLT show epon encryption interface epoN 0/1 –  Show specific epon interface Global-level encryption parameters of an OLT show epon inactive-onu -For show Inactive ONU information show epon inactive-onu interface epoN 0/1 – For Specific epon interfac...