moving firewall rules by command

  1. only numbers can be specified. For example if you want to move rule 3 to first position:
    /ip firewall nat move 3 0

  2. use find command
    /ip fire filter move [/ip firewall filter find comment=rule1] [/ip firewall filter find comment=rule2]