Hi,
Question 1: If a RB2011 is rebooted (due to explicit command, crash or power outage), will it then always activate all /ip firewall filter settings, /interface ethernet switch rule settings, etc, BEFORE enabling the interfaces again, or is there a risk that some traffic might slip through during a short time window while RB2011 is starting up? If so, what can I do to minimize that time window?
Question 2: Implementing a script for configuring a RB2011, seems easiest if the script can assume that there is no previous configuration. What do you recommend? Maybe /system reset-configuration with keep-users, no-defaults and run-after-reset? Or looping through all current configuration trying to clear it? Something special I should think of to avoid that traffic might slip through before it has been fully configured?