Documentation updates - July 8, 2026
Summary of documentation changes made on July 8, 2026.
Management Tools
- Console: Merged the separate "Command Line Interface" page into the Console page so all CLI/console material lives in one place, updating cross-references from the Scripting, Bluetooth, and MQTT pages accordingly, and fixed a small formatting issue in the Quick Typing section.
Developer Guides
- Scripting: Documented the
order-byparameter for theprintcommand, which sorts output by up to three properties (prefix a property with-for descending order), with examples.
High Availability Solutions
- VRRP: Added the
v3-checksum-as-v2setting, which controls whether the VRRPv3 IPv4 checksum includes the IPv4 pseudoheader. The default (no) matches Linux-based implementations such as FRR; set it toyesfor compatibility with Cisco and other vendors. It applies only to VRRPv3 IPv4, and all routers in a Virtual Router must use the same value to avoid "bad checksum" errors.