An NC2 on Azure environment requires that outside networks are allowed to be routed to a Nutanix User VPC from outside the cluster when using a No-Nat path.
Which configuration will satisfy this requirement?
A.
Internally routable network address which shares the sameaddress space of the Nutanix setVPC
B.
Externally routable IP address which shares the same address space of the Native Azure Subnet
C.
Internally routable network address which shares the same address space of the Native Azure Subnet
D.
Externally routable IP address which shares the same address space of the Nutanix User VPC
No-NAT Path Requirement:For a No-NAT path to function, the external networks must be able to route traffic directly to the Nutanix User VPC without translation.
Externally Routable IP Address:The externally routable IP address ensures that traffic from outside networks can reach the Nutanix User VPC.
Address Space Compatibility:Sharing the same address space as the Nutanix User VPC allows for seamless integration and communication between the external network and the User VPC.
References:
Azure Virtual Network Documentation on IP Addressing
Nutanix NC2 Configuration Guide on No-NAT Networking
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit