-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[MWAN/MT/CNI] BGP #18811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MWAN/MT/CNI] BGP #18811
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8 files reviewed, 1 total issue(s) found.
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
| With [Direct CNI](/network-interconnect/express-cni/) you can use the Cloudflare dashboard to provision a connection to Cloudflare in three minutes or less. This type of connection supports IP packets with 1,500 bytes, both for ingress and egress traffic. | ||
|
|
||
| For the time being, Direct CNI does not support BGP. If your use case calls for BGP anycast prefix withdrawal or BGP based connection failover, you need to use [Classic CNI](/network-interconnect/classic-cni/) with a Magic Transit GRE tunnel. | ||
| With Direct CNI you can also setup BGP peering between your network and Cloudflare. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might sound better?
| With Direct CNI you can also setup BGP peering between your network and Cloudflare. | |
| You can also setup BGP peering between your network and Cloudflare with Direct CNI. |
Deploying cloudflare-docs with
|
| Latest commit: |
efa136e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://83445433.cloudflare-docs-7ou.pages.dev |
| Branch Preview URL: | https://marcio-pcx11400-bgp.cloudflare-docs-7ou.pages.dev |
| With [Direct CNI](/network-interconnect/express-cni/) you can use the Cloudflare dashboard to provision a connection to Cloudflare in three minutes or less. This type of connection supports IP packets with 1,500 bytes, both for ingress and egress traffic. | ||
|
|
||
| For the time being, Direct CNI does not support BGP. You need to create policy-based routes to ensure traffic is routed correctly. You also need to implement tracking of network traffic to ensure that the CNI and Cloudflare data center is functioning properly. | ||
| With Direct CNI you can also setup BGP peering between your network and Cloudflare. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above
| With Direct CNI you can also setup BGP peering between your network and Cloudflare. | |
| You can also setup BGP peering between your network and Cloudflare with Direct CNI. |
Co-authored-by: Kian <[email protected]> Co-authored-by: Patricia Santa Ana <[email protected]>
Summary
Closes PCX-11400
Documentation checklist