You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: