1、在老ROS,导出当前系统配置
export compact 

RouterOS 5.12 新增功能 export compact 命令,该命令简化了导出的参数,仅导出修改的配置,系统默
认配置参数将不再被一并导出。有助于对比路由器的配置和方便导入其他路由器。
6.0 版本后对 export 做了新的调整
export compact 命令被取消,当使用 export 命令时,直接导出基本配置,系统默认配置参数将不再被一并导

出。如果需要导出详细的配置可以使用 verbose 

2、清空还原新ROS配置(不要用setup,按r来还原系统!!!这样还原系统是不够完全的。)

[admin@Office] /system> reset-configuration
Dangerous! Reset anyway? [y/N]: y
3、导入配置文件
[admin@MikroTik] > import address.rsc
Opening script file address.rsc

相关文章:

  • 2021-07-12
  • 2021-11-12
  • 2022-12-23
  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2021-06-10
猜你喜欢
  • 2021-11-13
  • 2022-12-23
  • 2022-01-23
  • 2022-12-23
  • 2021-11-30
  • 2021-07-11
  • 2021-12-30
相关资源
相似解决方案