From 04672c60c1133a2bd535f74d99d20300633ae201 Mon Sep 17 00:00:00 2001 From: cxhong Date: Fri, 30 Oct 2015 09:44:52 -0400 Subject: [PATCH] Update powerKVM.rst --- .../manage_clusters/ppc64le/virtual_machines/powerKVM.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/powerKVM.rst b/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/powerKVM.rst index cef4e2e05..e34bad122 100644 --- a/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/powerKVM.rst +++ b/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/powerKVM.rst @@ -15,7 +15,7 @@ After PowerKVM hypervisor is installed successfully, you can get the bridge info bridge name bridge id STP enabled interfaces br0 8000.000000000000 no eth0 -If there are no bridges configured, the xCAT post install script will not work. You must manually create a bridge. The following is provided as an example for creating a bridge bro using interface eth0 with IP address: 10.1.101.1/16, for example: :: +If there are no bridges configured, the xCAT post install script will not work. You must manually create a bridge. The following is provided as an example for creating a bridge br0 using interface eth0 with IP address: 10.1.101.1/16, for example: :: IPADDR=10.1.101.1/16 brctl addbr br0