Hi,
I am trying do configure the following scenario.
Azure:
- Virtual LAN (10.200.0.0/24) with Virtual Network Gateway (10.200.1.254 with the LAN 10.200.1.0/24)
- VPN S2S connection with PSK
- BGP ASN 65515
XG
- LAN (192.168.97.0/24)
- WAN (PPPoE with dynamic IP)
- BGP ASN 65530
I've setup the IPSec IKEv2 connection between on premise XG und Azure GW successfully. BGP is configured on both sides. Within the Azure documentation, I found out, that EBGP with multihop must be configured on the XG device.
How can I turn that feature on to get BGP going?
Kind regards,
Bastian
P.S.: Link to MS documentation https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/vpn-gateway/vpn-gateway-activeactive-rm-powershell.md
This thread was automatically locked due to age.