Documentation updates - July 6, 2026
Summary of documentation changes made on July 6, 2026.
Bridging & Switching
- Bridge: Documented the valid-value stepping rules for STP/MSTP
priorityfields. Bridge and MSTI priorities must be set in steps of 4096 (0x1000) — the 12 lowest bits are ignored — with the full list of valid hex/decimal values; bridge port and MST-override port priorities must be set in steps of 16 (0x10) and now use an explicit0x00–0xf0value set. Also fixed theport-cost-modepath-cost reference table, which was broken during migration, rendering it as a proper collapsible table with both Long and Short columns. - Spanning Tree Protocol: Applied the same priority stepping and valid-value details to the CIST/MSTI/port priority descriptions.
System
- Neighbor discovery: Added an "LLDP neighbors" section documenting the read-only
/ip/neighbor/lldpmenu, which shows detailed LLDP TLVs (chassis ID, port ID, system name/description) for LLDP-discovered neighbors only, with example output and a note that thelldpRemTableSNMP table excludes CDP/MNDP-only entries.