Skip to content
Snippets Groups Projects
Commit 1575004f authored by František Řezníček's avatar František Řezníček
Browse files

Update file README.md

parent 485a6d06
No related branches found
No related tags found
No related merge requests found
Pipeline #470683 waiting for manual action with stages
in 0 seconds
......@@ -118,4 +118,12 @@ openstack port create --network external-ipv6-general-public --mac-address fa:1
...
openstack server add port 8b945e9a-6605-46ef-b469-d1c3fd59d8bb edf2a43b-8f28-4319-85ae-987af3fc4347
...
[freznicek@lenovo-t14 ~ 0]$ openstack port list --server 8b945e9a-6605-46ef-b469-d1c3fd59d8bb
+--------------------------------------+-------------------------+-------------------+-----------------------------------------------------------------------------------------------------+--------+
| ID | Name | MAC Address | Fixed IP Addresses | Status |
+--------------------------------------+-------------------------+-------------------+-----------------------------------------------------------------------------------------------------+--------+
| 14fedf2a-6a3d-4a1b-859f-dc449da24c40 | | fa:16:3e:eb:06:ff | ip_address='192.168.0.37', subnet_id='add69a21-374e-4f51-bda3-8fd2618ac06f' | ACTIVE |
| bc62a55f-2fe2-48b7-a9a6-e35d607bce12 | | fa:16:3e:74:aa:6d | ip_address='2001:718:801:43b:f816:3eff:fe74:aa6d', subnet_id='05c6ae86-9d11-4d3f-9fce-ba387c08345b' | ACTIVE |
| edf2a43b-8f28-4319-85ae-987af3fc4347 | dExperiment-manual-port | fa:16:3e:ff:2f:3a | ip_address='2001:718:801:43b:f816:3eff:feff:2f3a', subnet_id='05c6ae86-9d11-4d3f-9fce-ba387c08345b' | ACTIVE |
+--------------------------------------+-------------------------+-------------------+-----------------------------------------------------------------------------------------------------+--------+
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment