01-12-2018 09:45 AM - edited 03-08-2019 07:31 PM
I’m doing a SMAs hardware upgrade. The procedure in the SMA User Guide for "Making a Backup Appliance the Primary Appliance" (SMA_User_Guide_10_1, p.320) says to import the configuration file (from old/primary appliance) into the new/backup appliance as one of the steps.
While checking the configuration file I noticed that in the ethernet_settings section, each interface has the mac address defined.
My question is, when loading the configuration file in the new SMA, would this create any issues since the mac addresses of the new appliance won’t match the ones from the old one?
Thanks,
<ethernet_settings>
<ethernet>
<ethernet_interface>Data 2</ethernet_interface>
<media>autoselect</media>
<media_opt></media_opt>
<macaddr>b4:de:31:e5:59:e7</macaddr>
</ethernet>
<ethernet>
<ethernet_interface>Data 1</ethernet_interface>
<media>autoselect</media>
<media_opt></media_opt>
<macaddr>b4:de:31:e5:59:e6</macaddr>
</ethernet>
</ethernet_settings>
Solved! Go to Solution.
01-20-2018 06:22 AM
Actually I removed everything between <ports> and <ethernet_settings> in the config file. It worked.
01-12-2018 11:04 AM
I have not seen that in particular generating errors.
As long as the hardware model is similar with equal number of interfaces the configuration file should load.
If it does mention any specific errors that section of the can be removed and loaded again.
Regards
Libin Varghese
01-12-2018 11:38 AM
We are going from a M170 to M190.
Thanks,
01-12-2018 07:39 PM
There are differences in the number of interfaces between the two models so best to remove the ip_interfaces and ethernet_settings settings part of the configuration file.
Regards
Libin Varghese
01-20-2018 06:22 AM
Actually I removed everything between <ports> and <ethernet_settings> in the config file. It worked.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide