1、查看網卡接口: /interface print
2、給網口添加IP地址: /ip address add address=192.168.1.254/24 interface=ether1
3、移除接口IP地址: /ip address remove 0
4、重啟系統: /system reboot
5、關閉系統: /system shutdown
6、恢復原始狀態: /system reset
7、查看IP配置: /ip export 或 /ip address print
8、查看授權: /system license print