In this lab, you will create a provider network using the Dashboard.
Outcomes
You should be able to create a provider network using the Dashboard.
As the student user on the workstation machine, use the lab command to prepare your system for this exercise.
This command ensures that all resources required for this exercise are present.
[student@workstation ~]$ lab public-networks start
Procedure 7.1. Instructions
Log in to the Dashboard as the admin user, using default as the domain name and redhat as the password. Create a VLAN provider network named provider2-104 with a matching subnet named subnet2-104. Use the details from the following table.
| Option | Value |
|---|---|
| External Network | |
| Shared | |
| Provider Network Type |
vlan
|
| Physical Network |
vlanprovider2
|
| Segmentation ID |
104
|
| Enable DHCP | |
| Network Address |
10.0.104.0/24
|
| Allocation Pools |
start=10.0.104.100,end=10.0.104.149
|
On workstation, open Firefox and navigate to http://dashboard.overcloud.example.com. Log in to the Dashboard using default as the domain name, admin as the user name, and redhat as the password.
Ensure that the selected project is admin. Click at the upper-left corner of the Dashboard.
If the tab is not visible, ensure that the admin project is selected.
Navigate to → and click .
Enter provider2-104 as the name, select admin as the project, and select VLAN as the provider network type.
Enter vlanprovider2 as the physical network. Set the segmentation ID to 104.
Ensure that , , , and are all selected, and then click .
Enter subnet2-104 as the subnet name. Set the network address to 10.0.104.0/24. Leave the field blank. Click .
Ensure that the option is selected. In the field, enter 10.0.104.100,10.0.104.149. Leave the other boxes blank. Click .
In the Dashboard, confirm that the new VLAN provider network is created. Ensure that the network is shared, external, and active. Confirm that the network has a DHCP port.
In the Dashboard, review the network topology for the domain.
This concludes the guided exercise.