From 1098848cea7ad32b94d517dbb449f01e65410f76 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 18 Aug 2016 08:05:50 -0500 Subject: added documentation patch from Samantha. First draft needs to be reviewed further. Change-Id: I6d5a9347e943fb7de1e807ca47a0ff8d92c95814 Signed-off-by: Narinder Gupta --- docs/configguide/configguide.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/configguide/configguide.rst (limited to 'docs/configguide/configguide.rst') diff --git a/docs/configguide/configguide.rst b/docs/configguide/configguide.rst new file mode 100644 index 00000000..c1137634 --- /dev/null +++ b/docs/configguide/configguide.rst @@ -0,0 +1,22 @@ +JOID Configuration +================== + +Scenario 1: ODL L2 +------------------ + +*./deploy.sh -o mitaka -s odl -t ha -l custom -f none -d xenial* + +Scenario 2: Nosdn +----------------- + +*./deploy.sh -o mitaka -s nosdn -t ha -l custom -f none -d xenial* + +Scenario 3: ONOS nofeature +-------------------------- + +*./deploy.sh -o mitaka -s onos -t ha -l custom -f none -d xenial* + +Scenario 4: ONOS with SFC +------------------ + +*./deploy.sh -o mitaka -s onos -t ha -l custom -f none -d xenial* -- cgit 1.2.3-korg