2.4 KiB
title, manager, description, keywords, ms.prod, ms.mktglfcycl, audience, author, ms.localizationpriority, ms.author, ms.collection, ms.topic
title | manager | description | keywords | ms.prod | ms.mktglfcycl | audience | author | ms.localizationpriority | ms.author | ms.collection | ms.topic |
---|---|---|---|---|---|---|---|---|---|---|---|
Configure client routing for cache node | dougeby | How to configure client routing for a cache node | updates, downloads, network, bandwidth | w10 | deploy | itpro | amyzhou | medium | amyzhou | M365-modern-desktop | article |
Configure client routing for cache node
All configuration routing takes place within the Azure portal. There are two main methods to route clients to your cache node:
- Manual routing: Providing the CIDR blocks that represent the client IP address space, which should be routed to the MCC node.
- BGP routing: BGP neighborship sessions from the cache node to the router or route server will be initiated automatically based on the portal configuration.
Note
Only IPv4 addresses are supported at this time. Entering IPv6 addresses will result in an error.
Manual routing
- To configure client routing using manually entered CIDR blocks, navigate to Settings >> Routing Information.
- Select Manual prefix entry as the Prefix Source.
- Paste in the CIDR blocks, with each IP range separated by a comma.
- Lastly, press Save to save your changes.
BGP routing
- To configure client routing using BGP, navigate to Settings >> Routing Information.
- Select BGP as the Prefix source.
- Select on Add neighbor to add the ASN(s) and IP address(es) of your BGP neighbors.
- If you'd like to download your BGP routes, select on the Download Routes button.
- Lastly, press Save to save your changes.
- From your end, establish a neighborship from your router to MCC's host machine. Use the IP address of the host machine that's running the MCC container.
Note
With the BGP configuration, you're essentially setting up an iBGP neighbor in your public ASN. For example, when you initiate the BGP session from the router to the cache node, you would use your own ASN.
Note
Make sure there aren't any firewall rules blocking this connection.
To verify that BGP has been configured properly and that Microsoft Connected Cache services are receiving the route advertisements, wait about five minutes before refreshing cache node settings page and view the BGP routes received.
If after five minutes, you don't see traffic, navigate to Support and Troubleshooting for more information.