summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols_bgp.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-10-06 20:54:32 +0200
committerGitHub <noreply@github.com>2025-10-06 20:54:32 +0200
commitd21b01246a6ef01e407f62cb908e625462fbdc40 (patch)
treeb3a1d3e2cf39530af6a9e79149c7ceb75b309b18 /interface-definitions/protocols_bgp.xml.in
parent7bffb45f931f91416000a483c77e6749ced71206 (diff)
parentbc73a4f7452434f25119267129f337640d8a959c (diff)
downloadvyos-1x-d21b01246a6ef01e407f62cb908e625462fbdc40.tar.gz
vyos-1x-d21b01246a6ef01e407f62cb908e625462fbdc40.zip
Merge pull request #4778 from jestabro/revert-bgp-remove-per-vrf-system-as
Revert "bgp: T7760: remove per vrf instance system-as node"
Diffstat (limited to 'interface-definitions/protocols_bgp.xml.in')
-rw-r--r--interface-definitions/protocols_bgp.xml.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/interface-definitions/protocols_bgp.xml.in b/interface-definitions/protocols_bgp.xml.in
index 5f932ac86..e1a822999 100644
--- a/interface-definitions/protocols_bgp.xml.in
+++ b/interface-definitions/protocols_bgp.xml.in
@@ -9,18 +9,6 @@
</properties>
<children>
#include <include/bgp/protocol-common-config.xml.i>
- <leafNode name="system-as">
- <properties>
- <help>Autonomous System Number (ASN)</help>
- <valueHelp>
- <format>u32:1-4294967294</format>
- <description>Autonomous System Number</description>
- </valueHelp>
- <constraint>
- <validator name="numeric" argument="--range 1-4294967294"/>
- </constraint>
- </properties>
- </leafNode>
</children>
</node>
</children>