Before members of a business group can request virtual machines, fabric administrators must create network profiles to define the subnet and routing configuration for the virtual machines. Each network profile is configured for a specific network port group or virtual network to specify the IP address and the routing configuration for virtual machines provisioned to that network.
-
Ext-Net-Profile-Production-App
-
Ext-Net-Profile-Production-DB
-
Ext-Net-Profile-Production-Web
-
Ext-Net-Profile-Development-App
-
Ext-Net-Profile-Development-DB
-
Ext-Net-Profile-Development-Web
Procedure
- Log in to the vRealize Automation Rainpole portal.
- Open a Web browser and go to https://vra01svr01.rainpole.local/vcac/org/rainpole.
- Log in by using the following credentials.
Setting Value User name vra-admin-rainpole Password vra-admin-rainpole_password Domain rainpole.local
- Click the Infrastructure tab.
- In the left pane, expand Reservations and click Network Profiles.
- On the Network Profiles page, click New > External.
The New Network Profile - External page appears.
- On the General tab, add the network profiles.
- For the Production group external network profile, enter the following settings.
Setting
Production Web Value
Production DB Value
Production App Value
Name
Ext-Net-Profile-Production-Web
Ext-Net-Profile-Production-DB
Ext-Net-Profile-Production-App
Description
External Network profile for Web Tier of Production Business Group
External Network profile for DB Tier of Production Business Group
External Network profile for App Tier of Production Business Group
Subnet mask
255.255.255.0
255.255.255.0
255.255.255.0
Gateway
172.11.10.1
172.11.11.1
172.11.12.1
- For the Development group external network profile, enter the following settings.
Setting
Development Web Value
Development DB Value
Development App Value
Name
Ext-Net-Profile-Development-Web
Ext-Net-Profile-Development-DB
Ext-Net-Profile-Development-App
Description
External Network profile for Web Tier of Development Business Group
External Network profile for DB Tier of Development Business Group
External Network profile for App Tier of Development Business Group
Subnet mask
255.255.255.0
255.255.255.0
255.255.255.0
Gateway
172.12.10.1
172.12.11.1
172.12.12.1
- For the Production group external network profile, enter the following settings.
- Click the DNS tab and for the profile you are creating enter the following settings.
Setting
Value
Primary DNS
172.16.11.4
Secondary DNS
172.16.11.5
DNS suffix
sfo01.rainpole.local
DNS search suffixes
sfo01.rainpole.local
- Click the Network Ranges tab and click the New button.
- For the Production business network range, enter the following settings.
Setting
Production Web Value
Production DB Value
Production App Value
Name
Production-Web
Production-DB
Production-App
Description
Static IP range for Web Tier of the Production Group
Static IP range for DB Tier of the Production Group
Static IP range for App Tier of the Production Group
Start IP
172.11.10.20
172.11.11.20
172.11.12.20
End IP
172.11.10.250
172.11.11.250
172.11.12.250
- For the Development network range, enter the following settings.
Setting
Development Web Value
Development DB Value
Development App Value
Name
Development-Web
Development-DB
Development-App
Description
Static IP range for Web Tier of the Development Group
Static IP range for DB Tier of the Development Group
Static IP range for App Tier of the Development Group
Start IP
172.12.10.20
172.12.11.20
172.12.12.20
End IP
172.12.10.250
172.12.11.250
172.12.12.250
- Click OK to save the network range.
- For the Production business network range, enter the following settings.
- Click OK to save the network profile.
- Repeat this procedure to create all external network profiles.