- OpenStack Networking Cookbook
- Sriram Subramanian Chandan Dutta Chowdhury
- 297字
- 2021-07-09 21:40:40
Viewing the details of a Network using Horizon
Once a Network and Subnet have been created, you can use Horizon to view useful details such as the ID, Network Type, and Gateway IP. You can also view the topology of the Network that you just created.
Getting ready
For this recipe, you need to know the name of the Network whose details you want to view.
How to do it…
- Log in to the OpenStack Horizon dashboard using a user ID with an administrative role.
- In the left navigation menu, click on Project | Network | Networks.
- On the right-hand side, you will see a list of all the Networks. In the following screenshot, you can see two Networks:
- To view the details of a particular Network, click on the Name of the Network:
- In the preceding screen, the key fields to note are Network Type, Segmentation ID, and Gateway IP for the Subnet.
- To view the topology, click on Network Topology in the left navigation panel:
- As you can see, the two Networks are shown as vertical color-coded bars. The Subnets belonging to the Network are indicated at the end of the bars.
How it works…
When you create a Network, the Horizon dashboard makes a REST API call to Neutron to create a Network. During the installation, the OpenStack administrator configures Neutron with a tenant Network type. This Network type is used by Neutron to create the Network.
While creating the Subnet, we did not select any gateway IP, so Neutron will automatically select the first IP address in the Subnet and configure this as the gateway IP for that Subnet.
推薦閱讀
- Visual FoxPro程序設計教程
- 基于Java技術(shù)的Web應用開發(fā)
- Getting Started with PowerShell
- Mastering Scientific Computing with R
- Python金融數(shù)據(jù)分析
- Java持續(xù)交付
- Oracle Database 12c Security Cookbook
- Java項目實戰(zhàn)精編
- C語言程序設計同步訓練與上機指導(第三版)
- Instant PHP Web Scraping
- Vue.js應用測試
- AutoCAD基礎教程
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Java EE基礎實用教程
- 程序員面試金典(第6版)