How to setup azure route server in existing Vnet where Gateway subnet is already there?

Anonymous
2024-09-06T07:24:54.1433333+00:00

I am setting up new Route server in Vnet where Gateway subnet is already exist.As per MS steps, I am going to do peering among NVA and Route server. What to do with Gateway subnet when we deploy Azure route server.
Do we require to peer Gateway subnet with Route server OR Under route server configuration, enable " AllowBranchToBranchTraffic" only

Azure Route Server
Azure Route Server

An Azure service that enables network appliances to exchange route information with Azure virtual networks dynamically.


Answer accepted by question author
Abiola Akinbade 30,500 Reputation points Volunteer Moderator
2024-09-07T15:33:13.33+00:00

Hello Kiran Krishnaji Patil,

Thanks for your question

There is no need to peer the Gateway subnet with the Route Server. The AllowBranchToBranchTraffic setting under the Route Server configuration and appropriate BGP peering should suffice for handling the routing within the VNet. You'll need to configure BGP peering between the NVA and the Route Server.

See: https://learn.microsoft.com/en-us/azure/route-server/peer-route-server-with-virtual-appliance?source=recommendations

You can mark it 'Accept Answer' and 'Upvote' if this helped you

Regards,

Abiola

Was this answer helpful?


0 additional answers

Sort by: Oldest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.