Dear ALL,
To enhance the BGP stability, i 'm planning to upgrade the ROS6 to ROS7, but the route filter cant direct upgrade, anyone can help to translate it?
add action=jump chain=AS-Local-Out comment=DDOS-Out jump-target=DDOS-Out
add action=accept append-bgp-communities=no-advertise bgp-communities=999:999 chain=DDOS-In set-type=blackhole
add action=accept append-bgp-communities=999:999 bgp-communities=999:999 chain=DDOS-Out
add action=return chain=DDOS-Out
add bgp-communities=999:999 chain=exaBGP-IN set-type=blackhole
add action=jump bgp-communities=999:999 chain=exaBGP-IN jump-target= DDOS-Out
add action=return chain=TransitCustomer-Community
chain=AS-In bgp-as-path=^3491,701$ invert-match=no action=accept set-bgp-local-pref=270 set-bgp-prepend-path="" append-bgp-communities=999:3491
chain=AS-In bgp-as-path=^3491,701,([0-9]+) invert-match=no action=accept set-bgp-local-pref=270 set-bgp-prepend-path="" append-bgp-communities=999:3491
chain=AS-ISP1-Out prefix=202.73.32.0/19 prefix-length=19-24 bgp-communities="" invert-match=no action=discard set-bgp-prepend-path="" set-bgp-communities=""
TungHo