I want to sync my firewall settings from one VRRP router to another. Therefore I'm exporting the rules with
Code: Select all
/ip firewall export file=firewallrules
/ip firewall export file=firewallrules
/ip firewall filter remove [find]
/ip firewall nat remove [find]
/ip firewall raw remove [find]
/ip firewall mangle remove [find]
/ip firewall address-list remove [find]
/ip firewall layer7-protocol remove [find]
/ip firewall connection remove [find]
/ip firewall filter remove [find]
failure: cannot remove builtin
/ip firewall filter remove [find dynamic=no]