我在RouterOS v6中设置了Bl雷竞技GP:
代码:选择所有
/routing bgp instance set default as=64999 ignore-as-path-len=yes router-id=10.9.0.10/32 /routing bgp peer add hold-time=4m in-filter=bgp_in keepalive-time=1m multihop=yes name=antifilter remote-address=10.9.0.1/32 remote-as=64998 ttl=default /routing filter add action=accept chain=bgp_in comment=" set next - thop to VPN" set-in-nexthop-direct=*12
当前配置为:
代码:选择所有
/routing BGP template set default as=64999 disabled=yes input。Ignore-as-path-len =yes name=默认输出。Filter-chain =dynamic-in .network=bgp-networks .no-client-to-client-reflection=yes router-id=\ 172.30.1.2 add as=64999 disabled=no inputignore-as-path-len=yes name=my output.network=bgp-networks router-id=10.9.0.10 routing-table=main /routing ospf instance add name=default-v2 /routing ospf area add disabled=yes instance=default-v2 name=backbone-v2 /routing table add fib name=HTTP add fib name=DNS add fib name=DNS- router /routing bgp connection add ciscovpls -nlri-len-fmt=auto-bits connect=yes disabled=yes hold-time=4m input。Filter =bgp_in keepalive-time=600ms listen=yes local。角色=ebgp multihop=yes name=antifilter \ remote.address=163.172.210.8 .as=65432 .port=179 routing-table=main templates=default add as=64999 cisco-vpls-nlri- lens -fmt=auto-bits connect=yes disabled=no hold-time=4m inputFilter =bgp_in .ignore-as-path-len=yes listen=yes local。role=ebgp multihop=yes name=VPS \ output.network=bgp-networks remote.address=10.9.0.1/32 .as=64998 .port=179 router-id=10.9.0.10 routing-table=main templates=my /routing filter rule add chain=bgp_in comment="Set nexthop" disabled=no rule="if (protocol bgp) {Set gfw -interface *12;接受;}”