ROS基础常用命令

ROS基础常用命令

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

posted @ 2020-07-19 22:33  夜半歌声断  阅读(460)  评论(0编辑  收藏  举报