MTU Settings In Windows 7?


  1. Posts : 116
    Window's 7 Home Premium 32 Bit
       #1

    MTU Settings In Windows 7?


    Im trying to change my MTU settings in windows 7, Heres what ive done, Can you tell me if ive done this correctly please?


    MTU MediaSenseState Bytes In Bytes Out Interface
    ------ --------------- --------- --------- -------------
    1432 1 0 56798 Loopback Pseudo-Interface 1
    1500 1 3598315 687948 Local Area Connection
      My Computer


  2. Posts : 797
    Windows 7 Ultimate (x64)
       #2

    May I ask, why are you trying to change the MTU settings and what are you trying to achieve? What kind of internet connection are you using?
      My Computer


  3. Posts : 3,427
    Windows 10 Pro x64
       #3

    Take a look at this: ::. Kitz - Vista MTU .::
    you need to change the MTU on Local Area Connection not on Pseudo Loopback Device (which is what you have changed by the look of it)

    I assume your changing the MTU because your Routers MTU is lower? You should know, that it actually makes very little difference to your internet connection.
      My Computer


  4. Posts : 116
    Window's 7 Home Premium 32 Bit
    Thread Starter
       #4

    This is all that happens when i try to change the local area connection though

    Usage: set subinterface [interface=]<string> [[mtu=]<integer>]
    [[subinterface=]<string>] [[store=]active|persistent]
    Parameters:
    Tag Value
    interface - Interface name or index.
    mtu - The MTU of this subinterface. The default is the
    natural MTU of the link.
    subinterface - Subinterface LUID. This is only required on
    interfaces with multiple subinterfaces.
    store - One of the following values:
    active: Set only lasts until next boot.
    persistent: Set is persistent.
    Remarks: Modifies subinterface configuration parameters.
    Example:
    set subinterface "1" mtu=1500 store=active
      My Computer


  5. Posts : 116
    Window's 7 Home Premium 32 Bit
    Thread Starter
       #5

    severedsolo said:
    Take a look at this: ::. Kitz - Vista MTU .::
    you need to change the MTU on Local Area Connection not on Pseudo Loopback Device (which is what you have changed by the look of it)

    I assume your changing the MTU because your Routers MTU is lower? You should know, that it actually makes very little difference to your internet connection.
    Yes i was wanting it as my router, How can i change back what ive done on psuedo then do you know?
      My Computer


  6. Posts : 3,427
    Windows 10 Pro x64
       #6

    what are you trying to change the MTU to? is it 1432? If so type this into command prompt exactly as I type it here (make sure you are running command prompt as administrator)

    netsh interface ipv4 set subinterface "Local Area Connection" mtu=1432 store=persistent

    to change Pseudo back type
    netsh interface ipv4 set subinterface "Loopback Pseudo-Interface 1" mtu=4294967295 store=persistent

    You will know if it is correct because it will just say "OK"
    edit: REREAD THIS POST I put the wrong instructions for Pseudo Interface. Its now correct
      My Computer


  7. Posts : 8,398
    ultimate 64 sp1
       #7
      My Computer


  8. Posts : 116
    Window's 7 Home Premium 32 Bit
    Thread Starter
       #8

    severedsolo said:
    what are you trying to change the MTU to? is it 1432? If so type this into command prompt exactly as I type it here (make sure you are running command prompt as administrator)

    netsh interface ipv4 set subinterface "Local Area Connection" mtu=1432 store=persistent

    to change Pseudo back type
    netsh interface ipv4 set subinterface "Loopback Pseudo-Interface 1" mtu=4294967295 store=persistent

    You will know if it is correct because it will just say "OK"
    edit: REREAD THIS POST I put the wrong instructions for Pseudo Interface. Its now correct
    Thankyou very much, i realised your mistake and now it looks like this


    MTU MediaSenseState Bytes In Bytes Out Interface
    ------ --------------- --------- --------- -------------
    4294967295 1 0 41055 Loopback Pseudo-Interface 1
    1432 1 537977 291994 Local Area Connection



    Will leave you some rep for your kind help
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:37.
Find Us