Hi!
1. Sync sections of config between 2 or more routers.
I have 15 routers with same config in ip firewall section.
Some one like this:
/system sync add section=ip-firewall auth=Secret destination=4.4.4.4
2. HighAvailability services.
You have VRRP for HA. Now we need checkbox services to use it.
Now for up/down DHCP-Relay i need to use script.
foreach i in=[/ip dhcp-relay find disabled=yes] do={
ip dhcp-relay set numbers=$i disabled=no
}
You can do it for DHCP-Server/DHCP-Client/DHCP-Router/DNS/HotSpot/ and other
3. Firewall state sync
If you use VRRP and one router goes down - all connections will be reconnect...
4. VRRP Groups.
Group VRRP interfaces and if one fail - all other take state of one.
5. /User export with hashed password, public ssh key and other.
It's good way to batch setup and/or simple restore.
6. Tool to crypt .rsc files
For i can send to user crypted .rsc file for inital config of router.
7. USB Drivers for Iphone.
I want to use it for WAN redundancy.
Sorry for my bad English