Documentation updates - July 7, 2026
Summary of documentation changes made on July 7, 2026.
Getting Started
- Default Configuration Passwords: New page explaining where to find a device's unique factory default password (serial-number stickers, packaging, Quick Guide, product-information compartment on some indoor wireless devices) and what to do if it cannot be located.
- RouterOS configuration reset: Expanded with salvaged knowledge-base material.
- Upgrade server and CHR on AWS: New pages added.
Diagnostics & Monitoring
- Downgrading RouterOS: New page covering the
factory-softwarefloor, a pre-downgrade checklist (binary backup plus export), and a step-by-step downgrade procedure using/system/package/downgrade.
Hardware
- Try before RMA: New page added from knowledge-base salvage.
Wireless
- WiFi: Added a "Network" section documenting the
/interface/wifi/networkmenu, which bundles SSID, security, datapath, and radio settings into a single configuration entity applied to interfaces matching itslabels, with configuration examples including Multi-Link Operation (MLO).
Site-wide
- Property tables: Fixed fenced code blocks that the Confluence→Docusaurus migration had flattened into single table cells (showing as raw
```ros<br/>text) across 11 pages, including Disks, Scripting, Log, LTE/5G, NTP, L2TP, PPPoE, and WiFi interworking. They now render as inline code.