#编辑/etc/rc.local vi /etc/rc.local 在最后加入 rmmod ixgbe modprobe ixgbe allow_unsupported_sfp=1 #授权执行权限 chmod +x /etc/rc.d/rc.local