더북(TheBook)

16. 다시 demo 계정으로 전환합니다.

root@controller:~# cat demorc
export OS_PROJECT_DOMAIN_NAME = default
export OS_USER_DOMAIN_NAME = default
export OS_PROJECT_NAME = demo
export OS_USERNAME = demo
export OS_PASSWORD = openstack
export OS_AUTH_URL = http://192.168.56.101:5000/v3
export OS_IDENTITY_API_VERSION = 3
export OS_IMAGE_API_VERSION = 2
root@controller:~# . demorc


17. demo 계정에서 사용할 라우터를 생성합니다.

root@controller:~# neutron router-create router
Created a new router:
+————————-+————————————–+
| Field                   | Value                                |
+————————-+————————————–+
| admin_state_up          | True                                 |
| availability_zone_hints |                                      |
| availability_zones      |                                      |
| description             |                                      |
| external_gateway_info   |                                      |
| id                      | 6d6f3145-b786-4f0c-90f3-2819c8f10d26 |
| name                    | router                               |
| routes                  |                                      |
| status                  | ACTIVE                               |
| tenant_id               | f23c0ab37da742c4a047a64226681a93     |
+————————-+————————————–+

신간 소식 구독하기
뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.