On 2013-02-17 00:39, Grant Albitz wrote:
I am not sure that I can disable flow control since no switch is present. Is it turned on in the host by default?
If you're on OpenIndiana (well, you're on the list, but I think I haven't seen a statement of your OS version), you can try "dladm show-linkprop" (there is a "flowctrl" field there) and accordingly "dladm set-linkprop". Likely, it would be like: # dladm set-linkprop -p flowctrl=off e1000g0 or something similar... Good luck, //Jim _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
