亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区
Chinaunix
標(biāo)題:
使用neutron創(chuàng)建了一個router,可是網(wǎng)關(guān)端口總是down
[打印本頁]
作者:
mainGalaxy
時間:
2014-08-27 16:23
標(biāo)題:
使用neutron創(chuàng)建了一個router,可是網(wǎng)關(guān)端口總是down
使用如下命令創(chuàng)建了一個router
neutron router-create demo-router
neutron router-interface-add demo-router demo-subnet
neutron router-gateway-set demo-router ext-net
復(fù)制代碼
在檢查router狀態(tài)時,發(fā)現(xiàn)網(wǎng)關(guān)的端口狀態(tài)是down
<code>
[root@controller ~]# neutron port-list
+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+
| id | name | mac_address | fixed_ips |
+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+
| 02496e68-e371-499a-bf87-4cd36cb9386d | | fa:16:3e:f7:da:fb | {"subnet_id": "1a53f882-8644-4538-be01-331c4c90ecf1", "ip_address": "192.168.3.100"} |
| 29e5b0e6-51eb-4fc0-ada1-e6c7544c9e1b | | fa:16:3e:2f:85:a5 | {"subnet_id": "9482028b-73ae-49f6-927d-22c49452d8fe", "ip_address": "192.168.128.2"} |
| 2e2efad0-1ba0-454e-9ad6-6e768585e9da | | fa:16:3e:5d:67:1d | {"subnet_id": "1a53f882-8644-4538-be01-331c4c90ecf1", "ip_address": "192.168.3.101"} |
| 6a3c84c4-59f2-43da-9c00-4caec905699d | | fa:16:3e:6b:f0:d3 | {"subnet_id": "9482028b-73ae-49f6-927d-22c49452d8fe", "ip_address": "192.168.128.1"} |
| 89d354ad-55cc-4a7b-9504-64aef95911de | | fa:16:3e:a2:86:28 | {"subnet_id": "9482028b-73ae-49f6-927d-22c49452d8fe", "ip_address": "192.168.128.3"} |
+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+
[root@controller ~]# neutron port-show 02496e68-e371-499a-bf87-4cd36cb9386d
+-----------------------+--------------------------------------------------------------------------------------+
| Field | Value |
+-----------------------+--------------------------------------------------------------------------------------+
| admin_state_up | True |
| allowed_address_pairs | |
| binding:host_id | network |
| binding:profile | {} |
| binding:vif_details | {"port_filter": true, "ovs_hybrid_plug": true} |
| binding:vif_type | ovs |
| binding:vnic_type | normal |
| device_id | 1e0f7d5a-1e67-4d15-b7ab-713c4ffa4d23 |
| device_owner | network:router_gateway |
| extra_dhcp_opts | |
| fixed_ips | {"subnet_id": "1a53f882-8644-4538-be01-331c4c90ecf1", "ip_address": "192.168.3.100"} |
| id | 02496e68-e371-499a-bf87-4cd36cb9386d |
| mac_address | fa:16:3e:f7:da:fb |
| name | |
| network_id | d3079c73-f118-4f68-9c27-9d0db107d746 |
| security_groups | |
| status | DOWN |
| tenant_id | |
+-----------------------+--------------------------------------------------------------------------------------+
</code>
作者:
cryboy2001
時間:
2014-09-23 08:07
我的路由器看上去也是down,但用啟來很正常,所以,以用為主吧,能用就行
作者:
eaglec83
時間:
2014-09-29 20:38
恩,我的也是端口down,但是使用正常
而且如果不用命令行創(chuàng)建就有問題
當(dāng)時也沒管,認(rèn)為可能是openstack自己的bug
作者:
lanevo168twq
時間:
2016-05-16 09:03
Unrecognized attribute(s) 'allowed_address_pairs'
--這個參數(shù)無法識別,怎么破解?
謝謝!~~
歡迎光臨 Chinaunix (http://72891.cn/)
Powered by Discuz! X3.2