VMware Cloud Community
venkat0529
Contributor
Contributor

Not able to divide subnet range for VRA8.6 projects

We have VRA8.6 running in our environment.I have a single NSX-T segment 10.194.71.0/24 used for VMS.I have created network profile for the segment.Whenever I provison a vm in any project,it is using from Segment.Thats perfect.But I want to have network profiles similar to vRA7.x where one network profile will me small range of ips from segment that will be used by only one project.Suppose say,10.194.71.2-10.194.71.10 will be used by only project A and 10.194.71.11- 10.194.71.20 will be used by project B.Someone suggest me how to acheive this.Thanks in advance.

Labels (3)
Reply
0 Kudos
1 Reply
Ankush11s
VMware Employee
VMware Employee

Create 2 network profile based on project . and tag the constraint tag in blueprint based on Project 
to do this you may need to introduce one variable or input property based on the name you can feed the value to that and also hide that 
and based on that variable constraint tag will get applied to network profile.

Reply
0 Kudos