summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp-ebgp-multihop.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/bgp-ebgp-multihop.xml.i')
-rw-r--r--interface-definitions/include/bgp-ebgp-multihop.xml.i14
1 files changed, 0 insertions, 14 deletions
diff --git a/interface-definitions/include/bgp-ebgp-multihop.xml.i b/interface-definitions/include/bgp-ebgp-multihop.xml.i
deleted file mode 100644
index 6459fcf47..000000000
--- a/interface-definitions/include/bgp-ebgp-multihop.xml.i
+++ /dev/null
@@ -1,14 +0,0 @@
-<!-- included start from bgp-ebgp-multihop.xml.i -->
-<leafNode name="ebgp-multihop">
- <properties>
- <help>Allow this EBGP neighbor to not be on a directly connected network</help>
- <valueHelp>
- <format>u32:1-255</format>
- <description>Number of hops</description>
- </valueHelp>
- <constraint>
- <validator name="numeric" argument="--range 1-255"/>
- </constraint>
- </properties>
-</leafNode>
-<!-- included end -->