summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-06-16 20:41:39 +0200
committerChristian Poessinger <christian@poessinger.com>2021-06-16 20:41:39 +0200
commit53d32756f08b76f87f86ab21ef4b542e2e2b0562 (patch)
treebe230c4ff60e0b80091408046e35d0df0e2db0a0
parent36a6f3771fd78b3d035d44679411f5e648fb90f2 (diff)
downloadvyos-1x-53d32756f08b76f87f86ab21ef4b542e2e2b0562.tar.gz
vyos-1x-53d32756f08b76f87f86ab21ef4b542e2e2b0562.zip
policy: T3624: remove duplicate CLI node for "bgp-extcommunity-rt"
Key was already present as "extcommunity-rt".
-rw-r--r--interface-definitions/policy.xml.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/interface-definitions/policy.xml.in b/interface-definitions/policy.xml.in
index 7bee8d635..8cba17330 100644
--- a/interface-definitions/policy.xml.in
+++ b/interface-definitions/policy.xml.in
@@ -925,15 +925,6 @@
<valueless/>
</properties>
</leafNode>
- <leafNode name="bgp-extcommunity-rt">
- <properties>
- <help>Set route target value</help>
- <valueHelp>
- <format>&lt;aa:nn&gt;</format>
- <description>ExtCommunity in format: asn:value</description>
- </valueHelp>
- </properties>
- </leafNode>
<node name="comm-list">
<properties>
<help>Border Gateway Protocol (BGP) communities matching a community-list</help>