Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What about the network creation error in openstack

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces the openstack network creation errors how to do, the article is very detailed, has a certain reference value, interested friends must read it!

It took all afternoon to install the icehouse. When establishing a network, an error is prompted:

The nova-network.log prompt for checking the compute node is as follows

Pay attention to the last line, which is out of range?

Later, when I typed the command, I seemed to miss the "/ 24" after the ip address.

Re-enter, add "/ 24" after 130.10.10.0, and you can

The network was created successfully!

Reference: http://zhidao.baidu.com/link?url=pMIhKG7xHeDchMKF-hzNSTUTldM7QAmC54BuJ-JqHusKpnnA_iGfsMPrOZG65wwNyVVhrk6LADGJjRYWVsU12_

"is a general expression:

In order to distinguish the network, the subnet mask is generated: 0255256 is expressed in binary as 11111111 and 8 1s in total.

The subnet is also divided into four segments, that is, 255.255.255.2551111111111111111111111111111111321s.

Category C 255.255.255.011 1111111111111111111111111100000000001

Category B 255.255.0.01 11111111.11111111.00000000.000000001

Category A 255.0.0.01111111.00000000.00000000.000000008 1

There is also a common method for writing switch policies: inverting masks.

255.255.255.0mm 0.0.0.255

255.255.0.000.255.255

255.255.255.0mm 0.255.255.255 "

The above is all the contents of the article "what to do about network creation errors in openstack". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report