You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/network-interconnect/bgp-peering.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ In summary:
67
67
68
68
- Default BGP priority is `100`
69
69
- You can use communities to influence routing priorities
70
-
- When using AS prepending with communities, Cloudflare combines both values to determine the new route priority. For example, if a route is tagged with `13335:60010`, the base priority is set to `10`. If you prepend your ASN twice, Cloudflare adds `10` for each prepend, resulting in a final route priority of `30`.
70
+
- When using AS prepending with communities, Cloudflare combines both values to determine the new route priority. For example, if a route is tagged with `13335:60010` the base priority is set to `10`. If you prepend your ASN twice, Cloudflare adds `10` for each prepend resulting in a final route priority of `30`.
71
71
72
72
The community values supported for setting base route priority are:
73
73
-`13335:60010` — set base Magic route priority to `10`
0 commit comments