Can someone help me with this one
I need a script that removes all the address-list entry's that starts with "T-"
I've tried everything, I cant figure it out
Here is my script that removes everything in my address-list
Code: Select all
:foreach counter in=[/ip firewall address-list find ] do={/ip firewall address-list remove $counter}