[OmniOS-discuss] Configuring Jumbo frames
Dan McDonald
danmcd at omniti.com
Mon Sep 21 20:26:47 UTC 2015
> On Sep 21, 2015, at 4:11 PM, steve at linuxsuite.org wrote:
>
> in bnx.conf and can I control the mtu on the particular interface
> with ifconfig and hostname.bnx files??
bnx is an old, closed-source driver. MAYBE it's up to date enough to interface with GLDv3 properly.
Try this:
dladm show-linkprop -p mtu bnx2
If you get an answer, you can use:
dladm set-linkprop -p mtu=9000 bnx2
to update on a per-link basis.
Dan
More information about the OmniOS-discuss
mailing list