Go to main content

Oracle® Dual Port 25 Gb Ethernet Adapter User's Guide

Exit Print View

Updated: June 2019
 
 

Analyze Why Changing the MTU Does Not Correctly Set the Link Property (Oracle Solaris x86)

The dladm command might display this message:

# dladm: warning: cannot set link property 'mtu' on 'net0': link busy

It is possible that some objects defined on the link need to be removed or plumbed down.

  • Remove and retry the command.
    # dladm set-linkprop -p mtu=9500 net0

    For more information, refer to the Oracle Solaris dladm(1M) man page.

Related Information