- 查看网卡接口:
/interface print
- 给网口添加IP地址:
/ip address add address=192.168.1.254/24 interface=ether1
- 移除接口IP地址:
/ip address remove 0
- 重启系统:
/system reboot
- 关闭系统:
/system shutdown
- 恢复原始状态:
/system reset
- 查看IP配置:
/ip export 或 /ip address print
- 查看授权:
/system license print
© 允许规范转载