Binding of HP C7000 Blade Server operational 6:redhat6.8 Network Card
1. Configure the network card file cd / etc/sysconfig/network-scripts [root@localhost] # vim ifcfg-Bond0 DEVICE=Bond0TYPE=bondingONBOOT=yesIPADDR=10.212.126.219NETMASK=255.255.255.0Gateway=10.212.126.1 MTU=1500BONDING_OPTS='mode=0 miimon=100' / / mode 0 is the main / standby USERCTL=noNM_CONTROLLED=yesBOOTPROTO= none [root @ localhost] # cat ifcfg-eth0DEVICE=eth0TYPE=EthernetONBOOT=yesMASTER=Bond0SLAVE=yesUSERCTL=noNM_CONTROLLED=yesBOOTPROTO= none [r oot@localhost] # cat ifcfg-eth2DEVICE=eth2TYPE=EthernetONBOOT=yesMASTER=Bond0SLAVE=yesUSERCTL=noNM_CONTROLLED=yes
BOOTPROTO=none