summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/neighbor-afi-ipv6-unicast.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/bgp/neighbor-afi-ipv6-unicast.xml.i')
-rw-r--r--interface-definitions/include/bgp/neighbor-afi-ipv6-unicast.xml.i20
1 files changed, 20 insertions, 0 deletions
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv6-unicast.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv6-unicast.xml.i
new file mode 100644
index 000000000..68f61c72a
--- /dev/null
+++ b/interface-definitions/include/bgp/neighbor-afi-ipv6-unicast.xml.i
@@ -0,0 +1,20 @@
+<!-- include start from bgp/neighbor-afi-ipv6-unicast.xml.i -->
+<node name="ipv6-unicast">
+ <properties>
+ <help>IPv6 BGP neighbor parameters</help>
+ </properties>
+ <children>
+ <node name="capability">
+ <properties>
+ <help>Advertise capabilities to this neighbor (IPv6)</help>
+ </properties>
+ <children>
+ #include <include/bgp/afi-capability-orf.xml.i>
+ </children>
+ </node>
+ #include <include/bgp/afi-ipv6-nexthop-local.xml.i>
+ #include <include/bgp/afi-ipv6-prefix-list.xml.i>
+ #include <include/bgp/afi-common.xml.i>
+ </children>
+</node>
+<!-- include end -->