Hello,
I am implementing NSX for various solutions like vCloud, vRA. But what I am confused at and not understanding is basically which IPs should be assigned in NSX deployment.
To be more precise, I have seen many videos and articles on NSX, but everywhere example given uses below IP ranges;
WebTier, DBTier, AppTier > Uses IP from 172.x.x.x
NSX Logical router interfaces > 192.168.x.x
But I want to use NSX in our production environment.
So need to know which IPs should be used for Logical Routers interfaces and VMs behind this NSX ?
> Routable IPs or Non-routable IPs
> If Non-routable IPs are used
Then do I have to use NAT ? If NAT is used, then how NATing will happen in the case of vRA or vCloud consumer VMs where these VMs are deployed on demand, because while configuing NAT if I am not wrong, then 1:1 mapping of VM IPs needs to be done.
> If Routable IPs are used
Then VMs behind NSX and Logical Router Interfaces can be assigned routable IPs (VLAN based) ?
I am really confused on specially how this IP assignment needs to be done in NSX. Please guide.
Please do not reply that is is the basics of NSX and see videos. I have gone through it and not able to understand. So expectation is making me understand with specific examples which will clear my doubt.
Thanks.