<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/op-mode-definitions/include/bgp, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2025-03-08T17:03:42+00:00</updated>
<entry>
<title>T7227: show bgp: add filtering by rd and prefix option for ipv4/6 vpn table</title>
<updated>2025-03-08T17:03:42+00:00</updated>
<author>
<name>Mark Hayes</name>
<email>mark.hayes0338@gmail.com</email>
</author>
<published>2025-03-08T17:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=29b09b1863621f508aea9120c1e74bc330aba536'/>
<id>urn:sha1:29b09b1863621f508aea9120c1e74bc330aba536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: bgp: T5698: add "es-vrf" and "next-hops" CLI commands</title>
<updated>2023-11-06T19:59:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-06T19:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f4b1df3c84072624060e13a6099d2032e0a4ee47'/>
<id>urn:sha1:f4b1df3c84072624060e13a6099d2032e0a4ee47</id>
<content type='text'>
show bgp l2vpn evpn es-vrf
show bgp l2vpn evpn next-hops
</content>
</entry>
<entry>
<title>op-mode: bgp: T5698: fix "rd" route-distinguisher help string</title>
<updated>2023-11-06T19:57:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-06T19:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=43288b57d8dc79a12a9bedd6386d81c85bd00149'/>
<id>urn:sha1:43288b57d8dc79a12a9bedd6386d81c85bd00149</id>
<content type='text'>
</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-contrib/veeos-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>T5078: Added filtered-routes BGP command</title>
<updated>2023-04-10T11:57:49+00:00</updated>
<author>
<name>Tobias Fiebig</name>
<email>tobias+git@fiebig.nl</email>
</author>
<published>2023-03-10T11:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=6efdab7cccdd697b4479c9af9f000369c3729011'/>
<id>urn:sha1:6efdab7cccdd697b4479c9af9f000369c3729011</id>
<content type='text'>
</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-contrib/veeos-1x.git/commit/?id=6bfeb43b0cfed18c8e9022c83b2b40d630b0eb6b'/>
<id>urn:sha1:6bfeb43b0cfed18c8e9022c83b2b40d630b0eb6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T4492: Fixed output list in "show bgp vrf VRF neighbors"</title>
<updated>2022-10-10T11:09:02+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2022-10-09T18:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=7b61f206203668b6632b49f0a1465de349ff0750'/>
<id>urn:sha1:7b61f206203668b6632b49f0a1465de349ff0750</id>
<content type='text'>
Fixed output list of neighbors in help for
"show bgp vrf VRF neighbors"
</content>
</entry>
<entry>
<title>Merge pull request #1411 from srividya0208/T4493</title>
<updated>2022-07-13T16:47:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-07-13T16:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=8cda11b4b12850a3a0378cb9705327d4e9b283ca'/>
<id>urn:sha1:8cda11b4b12850a3a0378cb9705327d4e9b283ca</id>
<content type='text'>
op-mode: T4493: Incorrect completion help of "show bgp neighbors"</content>
</entry>
<entry>
<title>op-mode: T4493: Incorrect completion help of "show bgp neighbors"</title>
<updated>2022-07-13T12:12:51+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2022-07-13T12:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=5860348fc44eb6dd6220ffc7c6ee67649fbf798c'/>
<id>urn:sha1:5860348fc44eb6dd6220ffc7c6ee67649fbf798c</id>
<content type='text'>
the operational command "show bgp neighbors" is common for ipv4 and ipv6
so "IPv4" keyword in the help description might mislead.
</content>
</entry>
<entry>
<title>op-mode: bgp: T4494: add "reset bgp" op-mode tree</title>
<updated>2022-07-05T10:21:45+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-07-05T08:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=da961052291515f2e31bb4eca4d9091fad8c4d3c'/>
<id>urn:sha1:da961052291515f2e31bb4eca4d9091fad8c4d3c</id>
<content type='text'>
</content>
</entry>
</feed>
