Zero Touch Provisioning using Mikrotik API
HTML-код
- Опубликовано: 7 фев 2025
- Zero Touch Provisioning using Mikrotik API, Ahmad Rosid Komarudin (PT Network Data System, Indonesia). I will show Zero Touch Provisioning (ZTP) system that I built using Python. This ZTP system is suitable for Internet Service Provider (ISP) who have many mikrotik router for customer.
Using this ZTP system, ISP don't need to configure manually when they have new customer. They just need to configure PPPoE client on the router, then the ZTP system will configure everything for us.. PDF: mum.mikrotik.c....
I love mikrotik to do one of their videos for this. How can we use a DHCP option to enable zero touch Provisioning. Then write web code so it knows which configuration file to download based on the hardware version.
14:00
for x in range(100,200):
must change to
for x in range(100,201):
no me funciona el codigo me dice suario y contraseña error es con mikrotik v7 que hago?
How is this zero touch??
It isn't