This guide shows you how to setup a Private Internal Network on a KVM node.
This guide presumes that you already have bridge-utils installed. To check, run the following:
rpm -q bridge-utils
You should get an output similar to the following:
bridge-utils-1.2-9.el6.x86_64
If you did not get...