I take it that vioif interfaces currently don't support Jumbo frames (MTUs > 1500)? # ifconfig vioif0 mtu 1500 # ifconfig vioif0 mtu 1501 ifconfig: SIOCSIFMTU: Invalid argument # Is this a limitation of how the driver currently works? Thanks! -Dustin