Hi Aman, This is a very reason why I've create the following PR. https://github.com/osrg/gobgp/pull/1576
GoBGP's configuration model follows OpenConfig model, but the OpenConfig version which GoBGP is using does not define the model of VRF... https://github.com/osrg/public The upstream of the OpenConfig seem to mention about "VRF", but I couldn't find reasonable way... https://github.com/openconfig/public Thanks, Iwase On 2018年02月17日 00:10, SHAIKH, AMAN (AMAN) wrote:
Hi Currently to add a VRF and associated BGP peer, I use the CLI commands. For example, gobgp vrf add blue id 6 rd 100:1 rt both 100:1 gobgp neighbor add 10.200.0.2 as 65001 vrf blue Is there a way to achieve the same through the config file (written in TOML)? thx aman ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ gobgp-devel mailing list gobgp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gobgp-devel
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ gobgp-devel mailing list gobgp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gobgp-devel