1. Use the command neutron port-create for the selected network (‘net3’ in the
$neutron port-create net-example --binding:profile type=dict vnic_type=hostdev
Created a new port:
+----------------------+--------------------------------------------------------|
| Field | Value |
+----------------------+--------------------------------------------------------|
| admin_state_up | True |
| binding:capabilities | {"port_filter": false} |
| binding:host_id | |
| binding:profile | {"physical_network": "default"} |
| binding:vif_type | hostdev |
| device_id | |
| device_owner | |
| fixed_ips | {"subnet_id": "3c9ff1ae-218d-4020-b065-a2991d23bb72", |
"ip_address": "192.168.199.2"} |
| id | a43d35f3-3870-4ae1-9a9d-d2d341b693d6 |
| mac_address | fa:16:3e:67:ad:ef |
| name | |
| network_id | 16b790d6-4f5a-4739-a190-7598f331b696 |
| status | DOWN |
| tenant_id | 679545ff6c1e4401adcafa0857aefe2e |
+----------------------+--------------------------------------------------------|
Comentários a estes Manuais