summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/afi-ipv6-nexthop-local.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/bgp/afi-ipv6-nexthop-local.xml.i')
-rw-r--r--interface-definitions/include/bgp/afi-ipv6-nexthop-local.xml.i15
1 files changed, 15 insertions, 0 deletions
diff --git a/interface-definitions/include/bgp/afi-ipv6-nexthop-local.xml.i b/interface-definitions/include/bgp/afi-ipv6-nexthop-local.xml.i
new file mode 100644
index 000000000..c2325458d
--- /dev/null
+++ b/interface-definitions/include/bgp/afi-ipv6-nexthop-local.xml.i
@@ -0,0 +1,15 @@
+<!-- include start from bgp/afi-ipv6-nexthop-local.xml.i -->
+ <node name="nexthop-local">
+ <properties>
+ <help>Nexthop attributes</help>
+ </properties>
+ <children>
+ <leafNode name="unchanged">
+ <properties>
+ <help>Leave link-local nexthop unchanged for this peer</help>
+ <valueless/>
+ </properties>
+ </leafNode>
+ </children>
+ </node>
+<!-- include end -->