> On Dec 10, 2014, at 2:23 PM, Stephan Budach <[email protected]> wrote: > > This worked, but I wanted to change the MTU, so I deciced to remove this > config again: > > ipadm delete-addr ixgb3/v4static > ipadm delete-if ixgbe3
Interesting. Your "dladm show-linkprop" output didn't have anything for ixgbe3. I wonder if that happened because of the delete-if for ipadm? > Then I tried to set the MTU of ixgbe3 like this: > dladm set-linkprop -p mtu=9216 ixgbe3 > > I can't remember, if that already stalled, however, now dladm show-linkprop > hangs and it does need to get killed -9. It's probably not able to find ixgbe3, and hanging. The question is how did ixgbe3 disappear from the list of links (vs. ip addrs)? Dan _______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
