What Myrmex Can Do
Read & document
Run show commands to inspect ports, VLANs, and the running configuration — read on demand.
Run CLI commands
Execute operational and configuration commands, with changes applied on approval.
Inventory
Track the ICX model, firmware version, and interfaces — nothing stored on the Myrmex side.
Before You Start
- A Collector that can reach the switch’s management IP over SSH. See Deploying the agent and Collector mode.
- An account with CLI access to the device — read-only is enough for analysis; read-write is required to run configuration changes.
Step 1 — Create the Credential in Ruckus
1
Enable SSH
Generate the RSA host keys with
crypto key generate rsa; FastIron enables SSH once host keys exist. Optionally disable Telnet to require SSH.2
Create a user
Create a local user for Myrmex with a strong password and a privilege level —
0 (super-user) for read-write, or 5 (read-only) for analysis. Note the username and password.Step 2 — Add the Integration in Myrmex
From the Directory, choose Add Integration → Ruckus Switch, then fill in:Connect
Click Connect to validate the SSH connection and finish. The switch then appears under Environment → Integrations, and you can ask the Integration Specialist about it in the Workspace.Myrmex queries the switch in real time over SSH and acts only on approval. It does not store or retain the device’s configuration or data on the Myrmex side.