From b2ebcd65ca4125b960bac2a02f5bbd0bcdcfac76 Mon Sep 17 00:00:00 2001
From: Martin Kulhavy <martin.kulhavy@nokia.com>
Date: Mon, 28 Aug 2017 12:53:17 +0300
Subject: Add Nokia pod 1 deployment config and details

Change-Id: Iafc0172dea008611a3251ee8adfe56218e4c32b1
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
---
 docs/release/installation/installation_baremetal.rst | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'docs')

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
 ---------------------------
-- 
cgit