월간 인기 게시물

게시물 718건
   
neutron device_owner
글쓴이 : 최고관리자 날짜 : 2017-02-03 (금) 14:26 조회 : 1983
                                
n# neutron port-list
| id                                   | name                                              | mac_address       | fixed_ips                                                                         |
| 64ee252f-1b48-4a28-a205-86a760539585 | loadbalancer-0e5b0264-0b6a-4426-899c-9469e6d34985 | fa:16:3e:74:5a:c2 | {"subnet_id": "7bbe9f3f-3df0-4226-a4d3-10ae54504072", "ip_address": "172.16.1.6"} |
| 71f2f097-5ccc-4141-a7a9-ba4dd5b21ed6 | loadbalancer-f1f4ee70-1005-4a18-adb2-e2078f1e4c38 | fa:16:3e:5c:d9:a0 | {"subnet_id": "7bbe9f3f-3df0-4226-a4d3-10ae54504072", "ip_address": "172.16.1.8"} |


# neutron port-show 64ee252f-1b48-4a28-a205-86a760539585
+-----------------------+-----------------------------------------------------------------------------------+
| Field                 | Value                                                                             |
+-----------------------+-----------------------------------------------------------------------------------+
| admin_state_up        | True                                                                              |
| allowed_address_pairs |                                                                                   |
| binding:vnic_type     | normal                                                                            |
| created_at            | 2017-01-31T08:28:19                                                               |
| description           |                                                                                   |
| device_id             |                                                                                   |
| device_owner          |                                                                                   |
| extra_dhcp_opts       |                                                                                   |
| fixed_ips             | {"subnet_id": "7bbe9f3f-3df0-4226-a4d3-10ae54504072", "ip_address": "172.16.1.6"} |
| id                    | 64ee252f-1b48-4a28-a205-86a760539585                                              |
| mac_address           | fa:16:3e:74:5a:c2                                                                 |
| name                  | loadbalancer-0e5b0264-0b6a-4426-899c-9469e6d34985                                 |
| network_id            | 9bf2c426-ae3d-4b5e-a8b8-7bd3a970fdc6                                              |
| port_security_enabled | True                                                                              |
| security_groups       | 4d1550cb-1363-4dc5-ad76-f827952baa3c                                              |
| status                | ACTIVE                                                                            |
| tenant_id             | 9eba2261431d401382d2a02a166feda4                                                  |
| updated_at            | 2017-02-03T05:20:40                                                               |
+-----------------------+-----------------------------------------------------------------------------------+


https://developer.openstack.org/api-ref/networking/v2/?expanded=update-port-detail
 - device_id (Optional)
 - device_owner (Optional)
# neutron port-update --device-id <LOADBALANCER-ID> --device-owner neutron:LOADBALANCERV2 <PORT-ID>

# neutron port-show 71f2f097-5ccc-4141-a7a9-ba4dd5b21ed6
+-----------------------+-----------------------------------------------------------------------------------+
| Field                 | Value                                                                             |
+-----------------------+-----------------------------------------------------------------------------------+
| admin_state_up        | True                                                                              |
| allowed_address_pairs |                                                                                   |
| binding:vnic_type     | normal                                                                            |
| created_at            | 2017-02-03T05:20:10                                                               |
| description           |                                                                                   |
| device_id             | f1f4ee70-1005-4a18-adb2-e2078f1e4c38                                              |
| device_owner          | neutron:LOADBALANCERV2                                                            |
| extra_dhcp_opts       |                                                                                   |
| fixed_ips             | {"subnet_id": "7bbe9f3f-3df0-4226-a4d3-10ae54504072", "ip_address": "172.16.1.8"} |
| id                    | 71f2f097-5ccc-4141-a7a9-ba4dd5b21ed6                                              |
| mac_address           | fa:16:3e:5c:d9:a0                                                                 |
| name                  | loadbalancer-f1f4ee70-1005-4a18-adb2-e2078f1e4c38                                 |
| network_id            | 9bf2c426-ae3d-4b5e-a8b8-7bd3a970fdc6                                              |
| port_security_enabled | True                                                                              |
| security_groups       | 4d1550cb-1363-4dc5-ad76-f827952baa3c                                              |
| status                | ACTIVE                                                                            |
| tenant_id             | 9eba2261431d401382d2a02a166feda4                                                  |
| updated_at            | 2017-02-03T05:20:21                                                               |
+-----------------------+-----------------------------------------------------------------------------------+


이름 패스워드
스타일
굴림
10pt
<html> <body>
 
 
 
 
비밀글 (체크하면 글쓴이만 내용을 확인할 수 있습니다.)
왼쪽의 글자를 입력하세요.
   

 



 
사이트명 : 모지리네 | 대표 : 이경현 | 개인커뮤니티 : 랭키닷컴 운영체제(OS) | 경기도 성남시 분당구 | 전자우편 : mojily골뱅이chonnom.com Copyright ⓒ www.chonnom.com www.kyunghyun.net www.mojily.net. All rights reserved.