Hi all,
I need your help to solve the following problem:
i have the following situation:
-a) in ip / firewall / address-list I have a few address
-b) in /file have a fileaddress-list.rscwith lines of the form
/ ip firewall address-list
add address = 89.x.x.171 disabled = no list = test
add address = 89.x.x.104 disabled = no list = test
add address = 89.x.x.126 disabled = no list = test
add address = 89.x.x.156 disabled = no list = test
...
....
I need a script to empty the contents of -a) , then execute the file address-list.rsc
Thank you very much!
列维