# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Ruijie RG-RCMS Series Laboratory Rack Control and Management Server 853B13 Version Command Manual

Summary

Master the administration of your laboratory equipment with this comprehensive guide to RCMS system commands. This manual provides detailed instructions on monitoring facility status, clearing communication sessions, and managing device configurations. Covered functions include initial setup validation, enabling the experimental lifecycle management, updating network details, and performing advanced debugging. Designed for lab engineers and technical staff, it ensures seamless operation and troubleshooting across multiple connected devices and LIMP systems.

📄 Preview 📖 Table of Contents Contents PAGE OF 8

Page 1 Text Content

RCMS 实验管理功能命令说明

1 clear rls infomation

clea rls infomation [port num]

该命令只有RCMS设备支持。清除rcms系统上设备的基本信息。当指定port 时,只清除该port对应的设备的信息,否则清除所有设备的信息。

rcms#clea rls infomation port 1

rcms#

2 clear rls session

在实验室中,如果需要断开与LIMP(RLS)的连接,可以使用该命令

clea rls session [id num]

该命令只有RCMS设备支持。

用以清除与LIMP之间的连接,可以通过id号来指定需要断开的连接

Page Summary Contents For Ruijie RG-RCMS Series Laboratory Rack Control and Management Server 853B13 Version Command Manual

Page 1 RCMS 实验管理功能命令说明 1 clear rls infomation clea rls infomation [port num] 该命令只有RCMS设备支持。清除rcms系统上设备的基本信息。当指定port 时,只清除该port对应的设备的信息,否则清除所有设备的信息。 rcms#clea rls infomation port 1 rcms# 2 clear rls session 在...
Page 2 rcms#clear rls session rcms# rcms#show rls session connect id IP rcms#clear rls session id 61 rcms# 3 debug rls debug rls 该命令只有RCMS设备支持。 user: 显示与实验使用者的交互的debug信息,如认证是否成功等信息。 data: 显示与设备进行交互的信息,如下传命令是...
Page 3 facility enable level num secret {0|7} line no facility enable LINE配置模式 该命令只有RCMS设备支持。 level num : 设备的最高权限级别,范围1-32,默认为15 line : 输入的密码字符串。 rcms(config-line)#facility enable level 1 secret 0 w rcms(con...
Page 4 rcms(config)#rls enable rcms(config)# 6 rls ip 在实验室中,则可以使用该命令指定LIMP系统的ip地址,如果不指定LIMP的IP地址, 则来自任何IP地址的LIMP系统都可以与RCMS建立连接。 rls ip ip no rls ip 该命令只有RCMS设备支持。 rcms(config)#rls ip 192.168.10.254 rcms(conf...
Page 5 是如果系统中不存在该文件,或者在RCMS启动之后需要更新该文件,可以 使用此命令进行加载。 RCMS#rls load-config RCMS load file OK! RCMS# 8 show rls command-string 显示rcms下接设备上下传文件和复位的命令,系统与下接设备进行交互时需要使用这个 命令 show rls command-string 该命令只有RCMS设备支持。...
Page 6 Vendor :1 , type:3: DOWN CFG: copy xmodem flash:config.text y DOWN SENS: copy xmodem flash:script.text UP CFG: copy flash:config.text xmodem CLEAR CFG :copy flash:default.text flash:config.text y RELO...
Page 7 book id:0 , user ip:0.0.0.0 , autosave interval:0 facility type 0 , facility vendor:0 time left:0, facility ready and not allow use PORT:3 idle book id:0 , user ip:0.0.0.0 , autosave interval:0 facili...
Page 8 time left:0, facility ready and not allow use PORT:11 idle book id:0 , user ip:0.0.0.0 , autosave interval:0 facility type 0 , facility vendor:0 time left:0, facility ready and not allow use PORT:12 i...

Manual Details

Brand Server
Pages 8
File Size 269.13 KB
Published June 05, 2026
25 views

Enter the captcha to get the download link:

captcha

Frequently Asked Questions

如何清除特定端口的设备信息?

使用命令 `clear rls information port [port num]`。

如果需要断开与LIMP系统的连接,应使用哪个命令?

`clear rls session [id num]` 可以通过ID号指定要断开的连接。

哪些调试信息可以显示RCMS系统运行状态?

可以使用 `debug rls user` (用户认证),`data` (设备交互数据) 或 `event` (与LIMP系统的交互情况)。

如何配置下接设备的最高权限级别和密码?

使用 `facility enable level num secret 0|7 line` 命令进行配置。