Provisioning and Zero Touch Provisioning on MikroTik
- Python 3.x
- flask
- tqdm
- netmiko
pip3 install -r requirement
python3 proz.py -h
python3 proz.py --module Mikrotik --action provision
- the ztp by default is use pppoe
- to change the pppoe script you can access the file on "./script/ztp/listen.txt"
- to change the MikroTik name, ip, port, user, and password, chage from json files
- to change the script to send on client or main router you can change from script files