Fixing formatting in SDNi user guide 76/23176/2
authorColin Dixon <colin@colindixon.com>
Tue, 23 Jun 2015 15:04:38 +0000 (11:04 -0400)
committerColin Dixon <colin@colindixon.com>
Fri, 26 Jun 2015 16:10:18 +0000 (16:10 +0000)
Change-Id: I8ec09031fa25b21265021c476e25f5f4ec9a8d08
Signed-off-by: Colin Dixon <colin@colindixon.com>
manuals/user-guide/src/main/asciidoc/sdninterfaceapp/odl-sdninterfaceapp-all-user.adoc

index 38b55867065d324845055addb4505ea1c2d9eedf..d2f7fe657ca26e37fe48c71e207e2d21c4217780 100755 (executable)
@@ -5,12 +5,14 @@ This user guide will help to setup the ODL-SDNi application for lithium release
 
 === Components
 SDNiAggregator(controller), SDNi REST API(controller) and SDNiWrapper(bgpcep) are the three components in ODL-SDNi App  
+
 * SDNiAggregator: Connects with switch, topology, hosttracker managers of controller to get the topology and other related data.
 * SDNi REST API: It is a part of controller northbound, which gives the required information by quering SDNiAggregator
 * SDNiWrapper: This component uses the SDNi REST API and gathers the information required to be shared among controllers.
 
 === Trouble shooting
 To work with multiple controllers, change some of the configuration in config.ini file. For example change the listening port of one controller to 6653 and other controller to 6663 in /root/controller/opendaylight/distribution/opendaylight/target/distribution.opendaylight-osgipackage/opendaylight/configuration/config.ini (i.e of.listenPort=6653).
-Open Flow related system parameters
+
+.Open Flow related system parameters
 TCP port on which the controller is listening (default 6633) of.listenPort=6653