475461289 发表于 2012-5-30 22:30:40

ROS常用命令

ROS查看系统时间:/ system clock print

      ROS改变系统时间:/ system clock set time 00:00:00

      ROS改变系统日期:/ system clock set date sep/04/2011(月/日/年-月为英文简写)

       查看内存及CUP使用情况:/ system resource monitor

  查看当前所有网络连接:/ ip firewall connection print

  重新启动路由:/ system reboot

  路由关机:/ system shutdown

  恢复默认安装:/ system reset

  查看系统时间:/ system clock print

  查看系统常规信息:/ system resource print

  查看PC信息:/ system resource pci print

  查看等级以及许可:/ system license print

  查看系统组件及安装包:/ system package print

  查看系统管理员列表:/ user print

  查看系统日志:/ log print

  查看IP配置情况:/ ip address print

  查看网卡情况:/ interface print

  查看网关情况:/ ip route print

  查看防火墙情况:/ ip firewall filter print

上官 发表于 2012-5-31 12:14:26

这个好
页: [1]
查看完整版本: ROS常用命令