I have HD4 players on networks which require endpoint systems to run at 1200 MTU. Can someone give me a better explanation on HOW to do this? I have found the documentation that shows:
RONETWORKCONFIGURATION
- SetMTU(mtu as Integer) As Boolean
SetMTU(mtu As Integer) As Boolean
Sets the maximum transmission unit (MTU) for the network interface in bytes. Currently, the MTU setting is not returned when the GetCurrentConfig() method is called.
*https://brightsign.es/wp-content/uploads/sites/3/2022/09/BrightScriptReferenceManual-ver7-1.pdf
I have HD4 players on networks which require endpoint systems to run at 1200 MTU. Can someone give me a better explanation on HOW to do this? I have found the documentation that shows:
RONETWORKCONFIGURATION
SetMTU(mtu As Integer) As Boolean
Sets the maximum transmission unit (MTU) for the network interface in bytes. Currently, the MTU setting is not returned when the GetCurrentConfig() method is called.
*https://brightsign.es/wp-content/uploads/sites/3/2022/09/BrightScriptReferenceManual-ver7-1.pdf