tencent cloud

文档反馈

Cisco ASR 系列路由器

最后更新时间:2024-01-13 16:02:36
    腾讯云专线通过物理专线将腾讯云和用户 IDC 连接,用户在腾讯云侧配置专线网关、专用通道等完成后,还需要在本地 IDC 进行路由配置。
    说明:
    本文仅介绍与腾讯云专线相关的用户本地路由配置项,其他不做介绍,如需了解其他内容请查阅本地路由器文档或者联系各自路由器商咨询。

    路由配置

    说明:
    通过 BGP 连通的对接参数,Keepalive 及 holdtime 参数推荐使用缺省配置;推荐 Holdtime 时间60 * 3=180秒(此时 keepalive 报文周期60s)。
    # 配置物理接口
    interfaces <interface_number>
    description <interface_desc>
    no shutdown
    speed <interface_speed>
    duplex full
    no negotiation auto
    commit
    
    # 配置虚拟通道
    interfaces <interface_number>.<subinterface_number>
    description <subinterface_desc>
    encapsulation dot1q <subinterface_vlanid>
    ipv4 address <subinterface_ipaddress> <subinterface_netmask>
    bfd interval <value> min_rx <value> multiplier <value> //BFD 参数
    commit
    
    # 设置 eBGP
    router bgp <as_number>
    #bgp router-id <router_id>
    neighbor <bgp_peer_address>
    remote-as <bgp_peer_as_number>
    password encrypted <bgp_auth_key>
    description <bgp_peer_desc>
    remote-as <bgp_peer_as_number> fall-over bfd //设置 BGP 联动 BFD
    commit
    
    
    联系我们

    联系我们,为您的业务提供专属服务。

    技术支持

    如果你想寻求进一步的帮助,通过工单与我们进行联络。我们提供7x24的工单服务。

    7x24 电话支持