PC-regen
In this short video I will explain how we can move configuration from existing MX-ONE system to a new one. We also can re-generate configuration files to different MX-ONE versions using "PC-regen" windows application . It is very useful for migration to new MX-ONE version. Commands for MX-ONE console: # Exec batch file and zip source source ./data_gen.batch zip -j pcregen-src.zip ./* # Copy files to/from PC scp lim1:./pc-regen/pcregen-src.zip ./source scp ./target/target.zip lim1:./target # Unzip and execute target configuration unzip ./target.zip dos2unix ./* mdsh REGENCMD.TXT | tee upgrade.log data_backup Please download slides -> pdf Thanks. WinSCP -> download