Dell PowerEdge R720xd 取消双网卡方法

ifconfig eth1 down

brctl delif br100 eth1

ifconfig br100 down

brctl delbr br100

# 删除/etc/network/interfaces中eth1的配置部分

/etc/init.d/networking restart