Skip to content

Commit

Permalink
Merge pull request #2077 from jvoss/jvoss/bgp_pg_vpn_afi
Browse files Browse the repository at this point in the history
bgp: T5343: add ipv4-vpn and ipv6-vpn config options to peer-group
  • Loading branch information
c-po authored Jul 8, 2023
2 parents 4394e10 + e8f8aa7 commit 16731fd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1545,7 +1545,9 @@
</properties>
<children>
#include <include/bgp/neighbor-afi-ipv4-unicast.xml.i>
#include <include/bgp/neighbor-afi-ipv4-vpn.xml.i>
#include <include/bgp/neighbor-afi-ipv6-unicast.xml.i>
#include <include/bgp/neighbor-afi-ipv6-vpn.xml.i>
#include <include/bgp/neighbor-afi-l2vpn-evpn.xml.i>
</children>
</node>
Expand Down

0 comments on commit 16731fd

Please sign in to comment.