From b2bb6d595740c9d918cb07c296daf42d309f3afb Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Fri, 25 Dec 2015 00:05:58 -0800 Subject: JIRA: IPVSIX-29 Change-Id: I987df1c97cfcfd56645b4fd40cfa634e0ff0f379 Signed-off-by: Bin Hu --- docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst') diff --git a/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst b/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst index 6f4aba2..5a3f5bc 100644 --- a/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst +++ b/docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst @@ -95,7 +95,7 @@ We assume the hostname is ``opnfv-os-compute``, and the host IP address is ``192 cp /opt/stack/opnfv_os_ipv6_poc/local.conf.compute ~/devstack/local.conf Please **note** that you need to change the IP address of ``SERVICE_HOST`` to point to your actual IP -address of OpenStack Controller +address of OpenStack Controller **OS-NATIVE-M-3**: If you want to modify any ``devstack`` configuration, update ``local.conf`` now. @@ -227,6 +227,8 @@ below are for exemplary purpose. **Please replace them with the IP addresses of 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 198.59.156.0/24 dev br-ex proto kernel scope link src 198.59.156.113 +Please note that the IP addresses above are exemplary purpose. + **OS-NATIVE-SETUP-8**: Create Neutron networks ``ipv4-int-network1`` and ``ipv6-int-network2`` with port_security disabled -- cgit 1.2.3-korg