Is there a way to set the MTU on this device. And if not how does it choose the size?
Also where is the serial number in the software?
Thanks
NIge
Is there a way to set the MTU on this device. And if not how does it choose the size?
Also where is the serial number in the software?
Thanks
NIge
MTU size cannot be manually adjusted and is preset to 9216.
The serial number is not visible in the Web UI, but there is a workaround to view it.
Access the Login Page: Open your Chrome browser and navigate to the login screen.
Open Developer Tools: Before logging in, press F12 (or navigate to the top-right menu → More Tools → Developer Tools).
Log In: Proceed to log in to access the homepage.
Navigate to the Network Tab: In the panel on the right (or bottom), click the “Network” tab located at the top.
Apply Filter: Locate the filter bar below the Network tab and select “Fetch/XHR” to narrow down the data requests.
Locate the Target Request: In the “Name” list on the left, search for the item named “board”.
Switch to Preview: Click the “Preview” tab at the top of the detail panel on the right.
Identify the Serial Number: You will now be able to see the “SerialNumber” key and its corresponding value
Hope this helps.