Hi!
-
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 -
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 -
Firewall state sync
If you use VRRP and one router goes down - all connections will be reconnect… -
VRRP Groups.
Group VRRP interfaces and if one fail - all other take state of one. -
/User export with hashed password, public ssh key and other.
It’s good way to batch setup and/or simple restore. -
Tool to crypt .rsc files
For i can send to user crypted .rsc file for inital config of router. -
USB Drivers for Iphone.
I want to use it for WAN redundancy.
Sorry for my bad English