Files
net186-config/lib/10-community-controller.conf
186526 04edb208ee
All checks were successful
continuous-integration/drone/push Build is passing
add global route controller
2023-01-09 23:01:23 +08:00

3 lines
164 B
Plaintext

function pub_route_controller_specific() {
if 4837 ~ bgp_path && (200536, 120, 221) ~ bgp_large_community && REGION ~ [200..299] then bgp_local_pref = 114514;
}