Hey guys,
After 8 hours of sleep and some waffles, i did some reading and figured out what the new command is for the 'network' line. It wasnt easy to find.... I also realized i forgot to put my BGP password in. Once i added my /24 network and password to my config, everything is working correctly. I have a dummy interface configured and can ping & traceroute from it to the world.
Here are the commands i used:
set protocols bgp <YOUR ASN> neighbor <PEER> ebgp-multihop '2' set protocols bgp <YOUR ASN> neighbor <PEER> remote-as '<Remote ASN>' set protocols bgp <YOUR ASN> neighbor <PEER> password <BGP PASSWORD> set protocols bgp <YOUR ASN> address-family ipv4-unicast network <AMPR BLOCK> set protocols bgp <YOUR ASN> parameters router-id <IP OF ROUTER>
Not sure if a seperate static route was needed or if it would of worked off the default, but i added it anyways: set protocols static route <AMPR BLOCK> next-hop <IP OF ROUTER> distance '1'
Thanks for all your replies! -Brian
On 2019-03-24 09:39, Alistair Mackenzie via 44Net wrote:
Brian,
What time zone are you in? I'm more than happy to remote to your computer and help you with this if you'd like?
On Sun, Mar 24, 2019 at 1:23 AM brian@binded.net wrote:
Hello All!
I just got my /24 setup over at vultr. Im trying to follow a generic VYOS guide to setup bgp. Im getting some errors when trying to setup the bgp network command. Im used to working with cisco stuff, never really configured anything else.
Has anyone used VYOS for bgp? Or is there another router OS thats better to use.
73,
Brian _________________________________________ 44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net
44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net