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

Reply via email to