【问题标题】:Configuring BGP using Azure portal使用 Azure 门户配置 BGP
【发布时间】:2016-06-07 16:36:57
【问题描述】:

Azure Web 门户是否支持在 VPN 网关上配置 BGP?所有在线文档似乎都包含使用 powershell 的步骤。但是powershell不适用于linux机器。我对么? 那么,在 Azure 上的 VPN 网关上配置 BGP 的唯一方法是通过 Windows 机器上的 powershell 命令吗?

【问题讨论】:

    标签: azure azureportal bgp


    【解决方案1】:

    您无法通过门户配置 BGP。

    对于 Linux / CLI,您还有两个其他选项,您可以在 Azure 自动化中运行所需的 PowerShell 命令,您可以在那里编写脚本,然后从 Linux 调用它。

    或者,您可以创建一个模板,该模板还可以让您指定 BGP,请查看此模板以了解详细信息 - https://github.com/Azure/azure-quickstart-templates/tree/master/101-site-to-site-vpn-create

    【讨论】:

    • 感谢您的回复,但我最终使用 Windows 操作系统在 azure 中创建了一个 VM,并在那里安装了 azure powershell。不过,我还有另一个问题,似乎 BgpPeeringAddress 地址是由 azure 自动分配的(这是为 GatewaySubnet 定义的 CIDR 块的倒数第二个)。我们可以将其更改为使用链接本地地址吗?
    猜你喜欢
    • 1970-01-01
    • 2020-06-10
    • 2021-10-07
    • 1970-01-01
    • 1970-01-01
    • 2022-12-20
    • 2012-08-23
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多