Hi there,
Is there any possibility to delete with only one command ALL address lists present into the firewall?
not connections, but all address list entryDo mean connections?
/ip firewall address-list remove [find]
/ip firewall address-list remove [find where list=your_list]
/ip firewall address-list remove [find where list="TEST-IP"]
no such item (4)
:do { /ip firewall address-list remove [find where list="TEST-IP"] } on-error={}
:do { /ip firewall address-list remove [find] } on-error={}
/ip firewall address-list remove
[admin@ROUTER] > /ip firewall address-list remove
numbers:
/ip firewall address-list remove [/ip firewall address-list find list=list_name]
/ip firewall address-list
remove [find list=list_name]
/ip firewall address-list
do: { remove [find] } on-error={}
/ip firewall address-list remove [/ip firewall address-list find]
/ip firewall address-list
remove [find]
Last command seems work better but some entries are not deleted.
I did a video: https://gfycat.com/bravewealthygermanpinscher
/ip firewall address-list
remove [find dynamic=no]
/ip firewall address-list remove [find dynamic=no]
/ip firewall address-list remove [/ip firewall address-list find dynamic=no]
/ip firewall address-list remove [find dynamic=no]