Hello Guys ,
I wanted to Implement a BGP Session with a Tunnel , so my question is which one should i go for
VxLAN or GRE Tunnel ? for traffic up to 500-600MBPs google is sayin VxLAN but i wanted to discusse with community,
Thanks.
Hello Guys ,
I wanted to Implement a BGP Session with a Tunnel , so my question is which one should i go for
VxLAN or GRE Tunnel ? for traffic up to 500-600MBPs google is sayin VxLAN but i wanted to discusse with community,
Thanks.
Hi,
iBGP or eBGP?
600MB trafic of what? BGP data or users's data?
Hi ,
Im looking for eBGP Protocol 1GBPs Traffic User Data
if it's point to point, only 2 site.
gre, because it has less mtu overhead.
ipip even better.
GRE is IPv4 only. VXLAN allows for IPv4 and IPv6, as does EoIP (but this is Mikrotik propriatory).
If you need IPv6, don’t do GRE.
What solution did you select?
vxlan / l2tpv3
GRE works pretty well over Internet, but if you have NAT on at least one host, GRE/IPsec is preferable. VxLAN overhead is less interesting.
You can forward IPv4 and IPv6 over GRE. Just set it up with required IPs.