How is the intra-tier transit link connection created between SR and DR for a Tier-0 Gateway?
Click on the arrows to vote for the correct answer
A. B. C. D.C.
https://blogs.vmware.com/networkvirtualization/2018/01/nsx-t-routing-part-2.html/In VMware NSX-T Data Center, a Tier-0 Gateway provides connectivity between the physical and virtual networks. It also provides routing between the logical segments (T1 Gateways) connected to it.
In order to establish communication between the standby and active routers of a Tier-0 Gateway, an intra-tier transit link connection needs to be created between them. This connection is used for forwarding traffic between the two routers, and for keeping the routing tables in sync.
The correct answer to the question is A. Manually create a gateway interface and mark it as transit. This is because the intra-tier transit link connection needs to be manually configured by creating a gateway interface on both the Standby Router (SR) and the Active Router (DR) of the Tier-0 Gateway. This interface is then marked as a transit interface.
Here are the detailed steps to create the intra-tier transit link connection for a Tier-0 Gateway:
Once the intra-tier transit link connection is established between the SR and DR, the routing tables are synchronized between the two routers, and they can start forwarding traffic between the logical segments connected to the Tier-0 Gateway.