CEpH server bond Template

Source: Internet
Author: User

VI/etc/sysconfig/network-scripts/ifcfg-em1

Device = Em1

Onboot = Yes

Hwaddr = C8: 1f: 66: e4: 30: 2C

Type = Ethernet

Slave = Yes

Master = bond0

Bootproto = none



VI/etc/sysconfig/network-scripts/ifcfg-em2

Device = EM2

Onboot = Yes

Hwaddr = C8: 1f: 66: e4: 30: 2D

Type = Ethernet

Slave = Yes

Master = bond0

Bootproto = none


VI/etc/sysconfig/network-scripts/ifcfg-em3

Device = em3

Hwaddr = C8: 1f: 66: e4: 30: 2E

Onboot = Yes

Type = Ethernet

Slave = Yes

Master = bond1

Bootproto = none


VI/etc/sysconfig/network-scripts/ifcfg-em4

Device = em4

Hwaddr = C8: 1f: 66: e4: 30: 2f

Onboot = Yes

Slave = Yes

Master = bond1

Bootproto = none

Type = Ethernet



VI/etc/sysconfig/network-scripts/ifcfg-bond0

Device = bond0

Onboot = Yes

Bonding_opts = "miimon = 100 mode = 0"

Bootproto = static

Ipaddr = 10.39.101.1

Netmask = 255.255.255.0


VI/etc/sysconfig/network-scripts/ifcfg-bond1

Device = bond1

Onboot = Yes

Bonding_opts = "miimon = 100 mode = 0"

Bootproto = static

Ipaddr = 10.39.102.1

Netmask = 255.255.255.0


This article is from the "zhanguo1110" blog, please be sure to keep this source http://zhanguo1110.blog.51cto.com/5750817/1543366

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.