Installation Guide
USERCTL=no
VLAN=yes
BRIDGE=br-dc-mgmt
Save and close the file.
e. Create a new bond configuration file using the name ifcfg-bondA.Y. This bond connects
to the Cloud Management Network bridge. The configuration file should contain the
following lines:
DEVICE=bondA.Y
BOOTPROTO=none
ONBOOT=yes
NM_CONTROLLED=no
USERCTL=no
VLAN=yes
BRIDGE=br-cloud-mgmt
Save and close the file.
f. Create a new bridge configuration file using the name ifcfg-br-dc-mgmt. This bridge
connects the Foundation base appliance, the optional vCenter proxy appliance and the
Enterprise appliance to the Data Center Management Network. The configuration file
should contain the following lines:
DEVICE=br-dc-mgmt
TYPE=”Bridge”
DNS1=name_of _the_primary_DNS_server
IPADDR=IP_address_of_the_KVM_management_host
NETMASK=netmask_ID
BOOTPROTO=static
ONBOOT=yes
NM_CONTROLLED=no
DELAY=0
# dc-mgmt, vlan 10
Save and close the file.
g. Create a new bridge configuration file using the name ifcfg-br-cloud-mgmt. This bridge
connects the Foundation base appliance, the optional vCenter proxy appliance, the SDN
appliance and the network node appliances to the Cloud Management Network. The
configuration file should contain the following lines:
DEVICE=br-cloud-mgmt
TYPE=”Bridge”
NM_CONTROLLED=no
BOOTPROTO=none
ONBOOT=yes
DELAY=0
# region mgmt, vlan 12
Save and close the file.
4. Create the interface, bond and bridge configuration for the External Network.
See KVM sample network configuration (page 36).
a. Open the ifcfg-ethO file and add the following lines:
MASTER=bondB
SLAVE=yes
NM_CONTROLLED=no
Save the change and close the file.
b. Open the ifcfg-ethP file and add the following lines:
MASTER=bondB
SLAVE=yes
NM_CONTROLLED=no
Save the change and close the file.
38 Installing CloudSystem on a KVM hypervisor