<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/show-bgp.xml.in, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-06-12T00:08:07+00:00</updated>
<entry>
<title>op-mode: T7541: convert duplicate nodes and tag nodes to standalone tag nodes</title>
<updated>2025-06-12T00:08:07+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-12T00:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a1cb4f91baaea0a4255befa1e66518754242adf0'/>
<id>urn:sha1:a1cb4f91baaea0a4255befa1e66518754242adf0</id>
<content type='text'>
where it is possible without changing the command syntax
</content>
</entry>
<entry>
<title>bgp: T591: add SRv6 support from FRR</title>
<updated>2023-12-11T17:21:26+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-10T20:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=af46fe54e56cf85d13b62ee771bec3d80f225ac5'/>
<id>urn:sha1:af46fe54e56cf85d13b62ee771bec3d80f225ac5</id>
<content type='text'>
set protocols bgp sid vpn per-vrf export '99'
set protocols bgp srv6 locator 'foo'
set protocols bgp system-as '100'

Will generate in FRR config

router bgp 100
 no bgp ebgp-requires-policy
 no bgp default ipv4-unicast
 no bgp network import-check
 !
 segment-routing srv6
  locator foo
 exit
 sid vpn per-vrf export 99
exit
</content>
</entry>
<entry>
<title>op-mode: bgp: T1315: add VNI related commands</title>
<updated>2023-04-17T20:45:26+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-04-17T20:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a6499ea9d95d2b66d7977cea1d43f96d0116d4c3'/>
<id>urn:sha1:a6499ea9d95d2b66d7977cea1d43f96d0116d4c3</id>
<content type='text'>
This extends commit 3fa1092930c (op-mode: bgp: support VRF related "show bgp
vrf" commands).

vyos@vyos:~$ show bgp vni
Possible completions:
  1-16777215            VXLAN network identifier (VNI) number
  all

vyos@vyos:~$ show bgp vni 1 type
Possible completions:
  1                     EAD (Type-1) route
  2                     MAC-IP (Type-2) route
  3                     Multicast (Type-3) route
  ead                   EAD (Type-1) route
  macip                 MAC-IP (Type-2) route
  multicast             Multicast (Type-3) route

vyos@vyos:~$ show bgp vni 1 vtep
Possible completions:
  &lt;x.x.x.x&gt;             Remote VTEP IP address
</content>
</entry>
<entry>
<title>xml: bgp: T5070: split out CLI definitions to include files which can be reused</title>
<updated>2023-03-10T14:55:51+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-03-10T14:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6bfeb43b0cfed18c8e9022c83b2b40d630b0eb6b'/>
<id>urn:sha1:6bfeb43b0cfed18c8e9022c83b2b40d630b0eb6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5070: Added show bgp martian/show bgp nexthop to bgp in vrf</title>
<updated>2023-03-09T14:05:35+00:00</updated>
<author>
<name>Tobias Fiebig</name>
<email>tobias+git@fiebig.nl</email>
</author>
<published>2023-03-08T20:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4cdf1386840ed2524b38bdc9d6fd19f4c423b827'/>
<id>urn:sha1:4cdf1386840ed2524b38bdc9d6fd19f4c423b827</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: bgp: T1513: extend "show bgp" command tree</title>
<updated>2021-08-01T10:55:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-01T10:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0284d6796298bca0b06385ef9e8dd7565a7551b7'/>
<id>urn:sha1:0284d6796298bca0b06385ef9e8dd7565a7551b7</id>
<content type='text'>
Add the following new commands:
* show bgp mac hash
* show bgp martian next-hop
* show bgp memory
* show bgp next-hop
* show bgp next-hop detail
* show bgp next-hop ip
* show bgp next-hop ip detail
* show bgp statistics
* show bgp statistics-all
* show bgp wide
* show bgp cidr-only
* show bgp cidr-only wide
* show bgp ipv4 wide
* show bgp ipv6 wide
</content>
</entry>
<entry>
<title>op-mode: bgp: support VRF related "show bgp vrf" commands</title>
<updated>2021-04-09T18:00:55+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-04-09T17:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3fa1092930c3dcb1c3ddfe6c1061e30477f9b45d'/>
<id>urn:sha1:3fa1092930c3dcb1c3ddfe6c1061e30477f9b45d</id>
<content type='text'>
cpo@PE1:~$ show bgp vrf all

Instance default:
No BGP prefixes displayed, 0 exist

Instance red:
BGP table version is 1, local router ID is 10.2.1.1, vrf id 11
Default local pref 100, local AS 100
Status codes:  s suppressed, d damped, h history, * valid, &gt; best, = multipath,
               i internal, r RIB-failure, S Stale, R Removed
Nexthop codes: @NNN nexthop's vrf id, &lt; announce-nh-self
Origin codes:  i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
*&gt; 10.2.1.0/24      0.0.0.0                  0         32768 ?

Displayed  1 routes and 1 total paths

Instance blue:
BGP table version is 1, local router ID is 10.1.1.1, vrf id 10
Default local pref 100, local AS 100
Status codes:  s suppressed, d damped, h history, * valid, &gt; best, = multipath,
               i internal, r RIB-failure, S Stale, R Removed
Nexthop codes: @NNN nexthop's vrf id, &lt; announce-nh-self
Origin codes:  i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
*&gt; 10.1.1.0/24      0.0.0.0                  0         32768 ?

Displayed  1 routes and 1 total paths
</content>
</entry>
<entry>
<title>op-mode: bgp: move common includes to include/bgp directory</title>
<updated>2021-04-09T17:44:44+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-04-09T17:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=34d789579cda1a940ac65671b41466880267944b'/>
<id>urn:sha1:34d789579cda1a940ac65671b41466880267944b</id>
<content type='text'>
This change makes it easier to group all BGP related operational level command
building blocks in one place.
</content>
</entry>
<entry>
<title>op-mode: bgp: T1513: extend evpn show commands</title>
<updated>2021-03-03T18:34:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-03T18:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c5d682a5e08a88fa0b162214671d4301d65f24a2'/>
<id>urn:sha1:c5d682a5e08a88fa0b162214671d4301d65f24a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: bgp: T1513: no need for "sudo"</title>
<updated>2021-02-20T18:52:22+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-20T18:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fb2b3c48a47f2f6c28dbe7420eb1a1f691085db1'/>
<id>urn:sha1:fb2b3c48a47f2f6c28dbe7420eb1a1f691085db1</id>
<content type='text'>
Commit 68f7d1474d ("op-mode: bgp: T1513: add "show bgp" tree containing l2vpn
evpn") added the required XML definitions and a bash helper script. The helper
always got invoked using "sudo" which is not necessary for vtysh.

Calling "sudo" only slows down the system when e.g. RADIUS backed accounts are
used.
</content>
</entry>
</feed>
