Page 1 of 1
Copying Dynamic Address Lists To Another router
Posted: Tue Sep 06, 2016 12:36 pm
by netboyzin
Hi
I would like to copy the dynamic address-lists created inside a Mikrotik hotsopt to another Mikrotik router & update it accordingly.
Abhishek
Re: Copying Dynamic Address Lists To Another router
Posted: Wed Sep 07, 2016 9:12 am
by netboyzin
Any help is most welcome.
Abhishek
Re: Copying Dynamic Address Lists To Another router
Posted: Wed Sep 07, 2016 10:48 am
by kivimart
Export command
ip firewall address-list export file=copy
Import command
import file=copy.rsc
Re: Copying Dynamic Address Lists To Another router
Posted: Wed Sep 07, 2016 3:05 pm
by netboyzin
Hi
It should be online method, not offline. One router itself should login and upload its latest dynamic address-list into another router - dynamic address list can change any time , so it will be uploaded once any change occurs in the first router's dynamic address list.
Any help is welcome.
Abhishek