Router management in the dashboard

From the Horizon dashboard, routers can be created and managed within the Project tab:

Router management in the dashboard

Figure 7.50

Creating a router in the dashboard

From the Routers page, click on Create Router in the upper right-hand corner to create a router. A window will open that resembles the following:

Creating a router in the dashboard

Figure 7.51

Enter the name of the router, its admin state, and the external network. Click on the blue Create Router button to complete the operation.

Attaching internal interfaces in the dashboard

To attach internal interfaces to routers in the dashboard, click on the router to reveal the Router Details page seen in the following figure:

Attaching internal interfaces in the dashboard

Figure 7.52

Now, perform the following steps:

  1. Click on the Interfaces tab to reveal details of the router's interfaces:
    Attaching internal interfaces in the dashboard

    Figure 7.53

  2. Clicking on the Add Interface button reveals a window that allows you to select the details of the interface to be added:
    Attaching internal interfaces in the dashboard

    Figure 7.54

  3. Select a tenant subnet that you wish to attach to the router from the Subnet menu, and click on the blue Add Interface button to attach the interface. The newly attached interface will be revealed on the Interfaces page:
    Attaching internal interfaces in the dashboard

    Figure 7.55

Note

It is normal for an interface's status to be Down immediately after adding the interface to the router. Neutron will not mark the interface as Active until the agents have completed their tasks. Refreshing the dashboard will update the status accordingly.

Viewing the network topology in the dashboard

From within the dashboard, users can view a logical topology of the network based on the network configuration managed by Neutron. For this, you need to do the following:

Click on Network Topology under the Project tab to find a logical diagram based on the networks, router, and instances created earlier:

Viewing the network topology in the dashboard

Figure 7.56

Letting the cursor hover over the router icon reveals a window displaying details about the router, such as the connected ports, IPs, and port status:

Viewing the network topology in the dashboard

Figure 7.57

Associating floating IPs to instances in the dashboard

Floating IPs in the dashboard are managed on the Instances page under the Project tab. Click on the More button under the Actions tab next to the instance you wish to assign a floating IP to:

Associating floating IPs to instances in the dashboard

Figure 7.58

Clicking on Associate Floating IP reveals a window that allows you to manage floating IP allocations:

Associating floating IPs to instances in the dashboard

Figure 7.59

If there are no floating IP addresses available for allocation, click on the plus (+) sign to create one. A window will appear that allows new floating IPs to be created:

Associating floating IPs to instances in the dashboard

Figure 7.60

As floating IPs are procured from the allocation pool of external provider networks, only provider networks whose router:external attribute is set to true will appear in the list. Click on the blue Allocate IP button to allow Neutron to allocate the next available IP address:

Associating floating IPs to instances in the dashboard

Figure 7.61

Once a floating IP is selected, click on the blue Associate button to associate the floating IP with the instance. The instance details page will be updated with the new association:

Associating floating IPs to instances in the dashboard

Figure 7.62

Disassociating floating IPs in the dashboard

To disassociate a floating IP from an instance in the dashboard, click on the More button under the Actions column that corresponds to the instance:

Disassociating floating IPs in the dashboard

Figure 7.63

A message appears that warns you of the pending action:

Disassociating floating IPs in the dashboard

Figure 7.64

Click on the blue Disassociate Floating IP button to proceed with the action.

Note

While the floating IP is disassociated with the instance, it remains under the ownership of the tenant and is not returned to the allocation pool until it is deleted.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset