Hi,
I want to use the configuration of a RB951G2HnD and do some little changes like IP and VLAN and than import it to an new RB951G2HnD.
Is this possibile?
I was thinking to do it like this:
on the working device I do:
/export name=Original
Than copy this file to my conputer.
Edit it wit an editor (changed the IP and what I want to change).
Then copy it with winbox to thenew device (the rcs file).
Then on the new device:
/import file-name=Original.rsc
Is this correct?
Does this overrite the configuration or does it add?
Do I have to reset the new device with no configiruation or can I do the import without clearing the default settings?
First, on system / packages check if on both boards are present same vesion and same packages active or not.
After you have modified original.rsc and save with name newconfig.rsc ,
drag the file newconfig.rsc (called with this name) on the new machine and paste this command on terminal:
WARINING: ALL PREVIOUS CONTENT ON NEW MACHINE ARE DELETED!!!
Hi,
I have done some tests.
It is not working well.
I see there are some MAC addresses in the export.
I have created Virtual AP’s and than it bind to the existing WLAN interface and adds the MAC addres.
I have allso problems with the bride ports.
There the script stops so everyting what is else in the script is not imported. SO I get a none complete configuration.