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 PowerSwitch model, OS 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 Dell
1
Enable SSH
Enable the SSH server on the switch. On OS10 and OS9, use
ip ssh server enable; on OS6, enable SSH from the management settings. Confirm the switch has a management IP the Collector can reach.2
Create a user
Create a local user for Myrmex with a strong password and an administrator/read-write role — for example
sysadmin on OS10, or privilege 15 on OS9. Use a read-only role if you only want analysis. Note the username and password.Step 2 — Add the Integration in Myrmex
From the Directory, choose Add Integration → Dell 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.