diff options
author | Bin Hu <bh526r@att.com> | 2015-12-17 22:16:52 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2015-12-17 22:16:52 -0800 |
commit | 25effd899e149956b87241c49a9c0e1abdfb5dca (patch) | |
tree | b6db5acb572f90b6bd90770e5f31a6b6e44e9e8e /docs | |
parent | bd28d3df8985db743e0ed9899e0e9763c1077f50 (diff) |
JIRA: IPVSIX-29
Change-Id: I98acf37d158bf5da819ea29be2bb9bc4f6935895
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/setupservicevm/ipv6-configguide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setupservicevm/ipv6-configguide.rst b/docs/setupservicevm/ipv6-configguide.rst index 2d118a2..e460c7d 100644 --- a/docs/setupservicevm/ipv6-configguide.rst +++ b/docs/setupservicevm/ipv6-configguide.rst @@ -45,7 +45,7 @@ If you have chosen to enable neutron-l3-agent during installation, please skip t _`Step 2: Start Open Daylight` ****************************** -**Note: we assume that you have installed Open Daylight through OPNFV Installer in prior chapters. However, if Open Daylight is not installed, please go to \`\`http://www.opendaylight.org/downloads\`\` to download and install Open Daylight** +**Note: we assume that you have installed Open Daylight through OPNFV Installer in prior chapters. However, if Open Daylight is not installed, please go to** ``http://www.opendaylight.org/downloads`` **to download and install Open Daylight** ODL-1: Login to Open Daylight Controller Node. For the purpose of example, we use ``opnfv`` as username of login, and ``opnfv-odl-controller`` as hostname of the Open Daylight Controller Node. @@ -55,7 +55,7 @@ directory name and ``Lithium SR2`` installation as an example. ``cd ~/odl/distribution-karaf-0.3.2-Lithium-SR2/bin`` -ODL-3: Run the ``karaf`` shell. Please note that it is recommended to run the command in a "screen" session. +ODL-3: Run the ``karaf`` shell. Please note that it is recommended to run the command in a ``screen`` session. | ``screen -S ODL_Controller`` | ``./karaf`` |