diff options
| author | John Estabrook <jestabro@vyos.io> | 2025-10-06 10:49:34 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2025-10-06 11:03:39 -0500 |
| commit | bc73a4f7452434f25119267129f337640d8a959c (patch) | |
| tree | b3a1d3e2cf39530af6a9e79149c7ceb75b309b18 /interface-definitions/protocols_bgp.xml.in | |
| parent | d238a582e47e89c12b34b010a6a02a07f5099819 (diff) | |
| download | vyos-1x-bc73a4f7452434f25119267129f337640d8a959c.tar.gz vyos-1x-bc73a4f7452434f25119267129f337640d8a959c.zip | |
Revert "bgp: T7760: deprecate per bgp vrf instance system-as node"
This reverts commit d871fe9c4c65de87232802ed54b263c9b2824391.
Diffstat (limited to 'interface-definitions/protocols_bgp.xml.in')
| -rw-r--r-- | interface-definitions/protocols_bgp.xml.in | 12 |
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> |
