summaryrefslogtreecommitdiffstats
path: root/infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2017-10-09 10:39:17 +0200
committerJan Srnicek <jsrnicek@cisco.com>2017-10-09 10:39:17 +0200
commit2bca3b4a54e1b0a5206c7be14262e35753700d13 (patch)
tree7d4199802e65c0bbd21f4b4d3f89a12d7c9b94ba /infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc
parent88f40ecade3b99675982be81a1774690a0977765 (diff)
HONEYCOMB-363 - Bgp extension modules
Provides maven modules per bgp extension. Defines common configuration that can be used to define new extensions(AbstractBgpExtensionModule). Change-Id: I1c8ff65b6f9aa5474026f4bdf42476bd0559208e Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc')
-rw-r--r--infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc b/infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc
new file mode 100644
index 000000000..831c8d01b
--- /dev/null
+++ b/infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc
@@ -0,0 +1,10 @@
+= Labeled-unicast
+
+Configure http://docs.opendaylight.org/en/${project-odl-branch}/user-guide/bgp-user-guide.html#ip-labeled-unicast-family[LabeledUnicast] extension for ODL BGP
+
+Handles following table types:
+
+* Ipv4LabeledUnicast
+* Ipv6LabeledUnicast
+
+Enable by including LabeledUnicastModule in /opt/honeycomb/modules configuration \ No newline at end of file