Device: RUTM08
Firmware: RUTM_R_00.07.22.1
I need Jumbo Frames (9000 bytes) end-to-end through the router. My TSW212 switches already forward jumbo frames fine (max_pkt_len=10000, confirmed working per this thread: TSW212 jumbo frames? ).
On my RUTM08 (fw 00.07.22.1), the WebUI’s “Override MTU” field (Network → LAN → any interface → Advanced Settings) rejects anything above 2030:
“Value must be an integer and range of the value must be from 68 to 2030.”
However, the official wiki (documented against fw 00.07.24.1) states:
“Override MTU | integer [98..65535]; default: none”
( RUTM08 LAN - Teltonika Networks Wiki )
Questions:
- Was the MTU range widened between 00.07.22.1 and 00.07.24.1, or is 2030 a bug in my current firmware?
- If I update to 00.07.24.1 (or later), can I expect 9000 to actually work end-to-end, or is 65535 just the form’s accepted range without guaranteeing real hardware support at that size?
- Is there a UCI workaround to set 9000 on the current firmware without updating (e.g. explicit config device on eth0)?
Thanks.