Oracle Quad 10Gb Ethernet Adapter User's Guide

Exit Print View

Updated: July 2015
 
 

Change the MTU Temporarily (Oracle Solaris)

  • Use the dladm(1M) command to modify MTUs.

    For example, where the device name is xnet0, this command increases MTUs to the maximum:

    # dladm set-linkprop [-t] -p mtu=9706 net0
    

    The temporary setting lasts only until the next reboot of the server.

Related Information