Skip to content

Commit ec6bdc4

Browse files
specific route info
1 parent 4997be6 commit ec6bdc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/partials/networking-services/reference/traffic-steering.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Magic {props.productName} is steered along tunnel routes based on priorities of
6060

6161
- Lower values have greater priority.
6262
- When the priority values for prefix entries match, Cloudflare uses [equal-cost multi-path (ECMP)](#equal-cost-multi-path-routing) packet forwarding to route traffic. An optional weight value can be applied to static routes to [modify ECMP tunnel distribution](#set-priority-and-weights-for-static-routes).
63+
- Cloudflare routing applies longest-prefix match. A more specific static route (like `/30`) will always be preferred over a less specific one (like `/29`), regardless of tunnel priority — unless the more specific route is removed.
6364
- When BGP and static routes have the same prefix and priority, Cloudflare enforces priority by preferring static routes over BGP routes. This ensures that manually configured static routes take precedence unless explicitly deprioritized.
6465

6566
### Set priority and weights for static routes

0 commit comments

Comments
 (0)