Mikrotik backup restore export import individual modules
We can export any of our individual configurations and also can restore to other device
Here I export firewall filter, address list, arp, dhcp lease etc...
ip firewall filter export file=filter-rules
ip firewall address-list export file=addresslist
ip arp export file=arplist
ip dhcp-server lease export file=dhcp-lease-all
Now click the "Files" tab of Mikrotik
Now click Copy and Paste to your Desktop or Desired Local Drive
Restore
======
Login to other Mikrotik and Click Files
Copy files from your Local Drive and Pase here
Select the File and Click Restore Button
==============================================
Hello,
ReplyDeleteI've tried to export ARP list with the command you suggest but result isn't ARP table;
this is the result:
# sep/08/2016 05:27:56 by RouterOS 6.31
# software id = RCX4-AVSA
#
Is there any chance to have a list of the current connections (MAC and IP) to the Mikrotik?
Thank you very much
Hello,
ReplyDeleteI've tried to export ARP list with the command you suggest but result isn't ARP table;
this is the result:
# sep/08/2016 05:27:56 by RouterOS 6.31
# software id = RCX4-AVSA
#
Is there any chance to have a list of the current connections (MAC and IP) to the Mikrotik?
Thank you very much