Skip to content

RouterOS Command Workbench

Use this tool to validate command structure, inspect submenu options (including common switch-port controls), and search option keys before running commands on a device.

1) Validate command input

Paste a RouterOS command and check whether the menu path, action, and options match known command patterns.

2) Explore menu and switch options

Select a menu and submenu to see available actions and option meanings before building commands.

3) Search command options

Search by option name, type, command path, or description.

  1. Paste a command in Validate command input and click Validate command.
  2. Pick a menu/submenu in Explore menu and switch options to see actions and option definitions.
  3. Use Search command options to find parameters quickly by name, type, or description.
  • Accepts both slash form (/ip/address add ...) and classic form (/ip address add ...).
  • Verifies known submenu path and action for that path.
  • Flags unknown option keys so you can catch typos early.
  • Does not execute commands or verify device-specific runtime constraints.