<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/interface-definitions/include/bgp, branch circinus</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=circinus</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=circinus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2024-06-11T15:22:09+00:00</updated>
<entry>
<title>bgp: T6473: missing completion helper for peer-groups inside a VRF</title>
<updated>2024-06-11T15:22:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-11T15:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=80ea3d53b2224676d3e9287bce80df4407fe6c01'/>
<id>urn:sha1:80ea3d53b2224676d3e9287bce80df4407fe6c01</id>
<content type='text'>
Using BGP peer-groups inside a VRF instance will make use if the global VRFs
peer-group list during tab-completion and not the peer-groups defined within
the BGP instance of the given VRF.
</content>
</entry>
<entry>
<title>bgp: T6151: Fix description in PEER disable-connected-check</title>
<updated>2024-03-31T15:16:24+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-31T15:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=24d0400b9c55cadef1eb99b3e84a363dd6ad5033'/>
<id>urn:sha1:24d0400b9c55cadef1eb99b3e84a363dd6ad5033</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6151: Fix description in PEER disable-connected-check</title>
<updated>2024-03-29T20:27:38+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-29T20:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=84b6f6bcf59d526c35928c974e3f2d03c4d5ec06'/>
<id>urn:sha1:84b6f6bcf59d526c35928c974e3f2d03c4d5ec06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6151: Allow configuration of disable-ebgp-connected-route-check</title>
<updated>2024-03-29T17:42:06+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-29T17:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=85e5ccbab85c8ded426896d61bcf64d329768f2c'/>
<id>urn:sha1:85e5ccbab85c8ded426896d61bcf64d329768f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6010: Allow configuration of disable-ebgp-connected-route-check</title>
<updated>2024-03-29T13:01:19+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2024-03-29T13:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=010c4061a8884a3617368f3618a425dc517d0675'/>
<id>urn:sha1:010c4061a8884a3617368f3618a425dc517d0675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2987 from c-po/evpn-macvrf-soo</title>
<updated>2024-02-13T16:32:59+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-13T16:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=7ca76b72e2639b3d5774c65dc250d00f0fbdf65b'/>
<id>urn:sha1:7ca76b72e2639b3d5774c65dc250d00f0fbdf65b</id>
<content type='text'>
bgp: T6032: add EVPN MAC-VRF Site-of-Origin support</content>
</entry>
<entry>
<title>bgp: T6032: add EVPN MAC-VRF Site-of-Origin support</title>
<updated>2024-02-11T08:33:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-11T08:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f308df322bd62024e29dd458642cb6bcac8a5ad6'/>
<id>urn:sha1:f308df322bd62024e29dd458642cb6bcac8a5ad6</id>
<content type='text'>
In some EVPN deployments it is useful to associate a logical VTEP's Layer 2
domain (MAC-VRF) with a Site-of-Origin "site" identifier. This provides a BGP
topology-independent means of marking and import-filtering EVPN routes
originated from a particular L2 domain. One situation where this is valuable
is when deploying EVPN using anycast VTEPs

set protocols bgp address-family l2vpn-evpn mac-vrf soo
</content>
</entry>
<entry>
<title>bgp: T6010: support setting multiple values for neighbor path-attribute</title>
<updated>2024-02-10T14:42:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-10T14:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=a22e0ee09ff4750de004090f1f55ee75a12dc821'/>
<id>urn:sha1:a22e0ee09ff4750de004090f1f55ee75a12dc821</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T6024: add additional missing FRR features</title>
<updated>2024-02-07T20:01:27+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-07T20:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=fff6004d46c5b939800fc3e61fe2102224625c0d'/>
<id>urn:sha1:fff6004d46c5b939800fc3e61fe2102224625c0d</id>
<content type='text'>
* set protocols bgp parameters labeled-unicast &lt;explicit-null | ipv4-explicit-null | ipv6-explicit-null&gt;
* set protocols bgp parameters allow-martian-nexthop
* set protocols bgp parameters no-hard-administrative-reset"
</content>
</entry>
<entry>
<title>bgp: T591: add VPN nexthop support per address-family</title>
<updated>2024-01-14T10:36:31+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-14T10:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=7349927908206fa83a7295d643f56950309efb4f'/>
<id>urn:sha1:7349927908206fa83a7295d643f56950309efb4f</id>
<content type='text'>
set protocols bgp address-family ipv4-unicast nexthop vpn export &lt;ipv4-address|ipv6-address&gt;
set protocols bgp address-family ipv6-unicast nexthop vpn export &lt;ipv4-address|ipv6-address&gt;
</content>
</entry>
</feed>
