Home /Posts /Disable msi with minimal interruptionDisable msi with minimal interruption14 October, 2013 1 min read 42 words1 2 3 4 5 ifconfig eth0 down rmmod bnx2 modprobe bnx2 disable_msi=1 ifconfig eth0 up route add -net default netmask 0.0.0.0 gw [default gw here] eth0 For bonding interface:1 2 3 ifconfig bond0 up ifenslave bond0 eth0 ifenslave bond0 eth1 3TB partition support in Linux Dell Chat Support