Ruijie Networks
Prepare Ruijie Networks devices for QUARK Config Backup.
This guide covers Ruijie Networks switches, routers, and gateways running RGOS.
Create a dedicated backup account
Create a local user named netwatch-backup from the CLI or the web UI. RGOS uses an IOS-style privilege model: assign the account privilege level 15, since displaying the complete running configuration requires privileged EXEC mode. RGOS has no true read-only role that can show the full configuration, so a privileged account is required; QUARK only ever issues show commands with it.
Enable SSH access
The SSH server is disabled by default on RGOS and must be enabled in the device's management configuration, and the virtual terminal lines must be set to accept SSH with local authentication. Once SSH works, disable Telnet. Apply an access list to the terminal lines (or use the platform's management ACL feature) so only the QUARK collector's IP address may open management sessions.
Platform notes
- If login drops the account into user EXEC mode rather than privileged mode, configure the enable password in QUARK so it can elevate before reading the configuration.
- On stacked or VSU-clustered switches, back up the master's management address; the retrieved configuration covers the whole stack.
Enable backup in Netwatch
Once the device is prepared, open its host in Netwatch (Data collection > Hosts) and add the Config Backup macros — the supported status flag, the model code for this platform, and the credentials you created. See Getting started for the full macro list and values.