
个步复制[root@yangwenjun ~]# cd /etc/sysconfig/network-scripts/ [root@yangwenjun network-scripts]# cp ifcfg-eth0 ifcfg-bond0 其内容为: [root@yangwenjun network-scripts]# more ifcfg-bond0 # Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet DEVICE=bond0 BROADCAST=192.168.1.255 IPADDR=192.168.1.3 NETMASK=255.255.255.0 NETWORK=192.168.1.0 MTU=1500 GATEWAY=192.168.1.1 [root@yangwenjun network-scripts]#1.2.3.4.5.6.7.8.9.10.11.12.13.