选择bond4模式 纯属为了扩大服务器的带宽 但前提是接入交换是单点或堆叠
我们使用cisco交换3850只需连接好线就行 最主要就是交换机上的配置 废话不多说
两个接入口绑定一个channel 就ok 然后服务器上设置好bond 就ok
interface port-channel number
(global)#interface fastethernet4/1
(interface)#channel-group 100 mode desirable non-silent
(global)#interface fastethernet 4/2
(interface)#channel-group 100 mode desirable non-silent
show etherchannel [channel-group] load-balance
(global)#port-channel load-balance method src-dst-ip
TYPE=Bond
BOOTPROTO=none
DEVICE=bond0
ONBOOT=yes
BONDING_OPTS="miimon=100 mode=4 lacp_rate=fast"
NM_CONTROLLED=no
USERCTL=no
DEVICE=bond0.2033
ONBOOT=yes
BOOTPROTO=static
IPADDR=10.203.3.11
PREFIX=24
GATEWAY=10.203.3.254
VLAN=yes