summaryrefslogtreecommitdiffstats
path: root/docs/release
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-28 11:59:27 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-28 11:59:27 +0000
commitc428e40dfac44b6a877b99d21e01ae899189a26d (patch)
treeb92b4859ebe1b45118ce16939b7d38d171dbf48a /docs/release
parent5eb47511c7e7ceaeef3f5c82f8e625cb36978546 (diff)
parentb2ebcd65ca4125b960bac2a02f5bbd0bcdcfac76 (diff)
Merge "Add Nokia pod 1 deployment config and details"
Diffstat (limited to 'docs/release')
-rw-r--r--docs/release/installation/installation_baremetal.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release/installation/installation_baremetal.rst b/docs/release/installation/installation_baremetal.rst
index ff4e6e53..3b7d0ccc 100644
--- a/docs/release/installation/installation_baremetal.rst
+++ b/docs/release/installation/installation_baremetal.rst
@@ -87,6 +87,12 @@ Jumphost installation and configuration
of VLAN tags, use the appropriate network on Jumphost depending on the
VLAN ID on the interface.
+ .. note::
+ Both of the networks need to have Internet connectivity. If only one
+ of your interfaces has Internet access, you can setup IP forwarding.
+ For an example how to accomplish that, see the script in Nokia pod 1
+ deployment (``labconfig/nokia/pod1/setup_ip_forwarding.sh``).
+
Configure JOID for your lab
---------------------------