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

Kiran Krishnaji Patil 20 Reputation points
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.
5 questions
{count} votes

Accepted answer
  1. akinbade abiola 16,320 Reputation points
    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://video2.skills-academy.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


0 additional answers

Sort by: Most helpful

Your answer

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