:local listName "vpn_exler_ru" :local tag "IPLIST-AUTO exler.ru" /ip/firewall/address-list/remove [find where list=$listName and comment=$tag] /ip/firewall/address-list/add list=$listName address="5.9.141.0/27" comment=$tag /ip/firewall/address-list/add list=$listName address="5.9.141.28" comment=$tag /ipv6/firewall/address-list/remove [find where list=$listName and comment=$tag] /ipv6/firewall/address-list/add list=$listName address="2a01:4f8:190:200e::/64" comment=$tag /ipv6/firewall/address-list/add list=$listName address="2a01:4f8:190:200e::2" comment=$tag