立即注册 登录
About云-梭伦科技 返回首页

pig2的个人空间 https://www.aboutyun.com/?61 [收藏] [复制] [分享] [RSS]

日志

openstack kilo 如何解决计算网络ip开始地址及end ip地址

已有 936 次阅读2015-5-29 01:56 | ip地址, 如何, 网络


如何创建网络
neutron subnet-create ext-net --name ext-subnet \
  --allocation-pool start=10.0.0.100,end=10.0.0.200 \
  --disable-dhcp --gateway 10.0.0.2 10.0.0.0/24



如何启动虚拟机
nova --debug boot --flavor m1.tiny --image cirros-0.3.4-x86_64 --nic net-id=4b1ff90a-a13a-4b4d-ace6-21c500ce723d \
  --security-group default --key-name demo-key demo-instance1


路过

雷人

握手

鲜花

鸡蛋

评论 (0 个评论)

facelist doodle 涂鸦板

您需要登录后才可以评论 登录 | 立即注册

关闭

推荐上一条 /2 下一条