Created
November 29, 2016 17:29
-
-
Save stajkowski/ea3f443102e0dc3d8ad5cf30d95e7ae9 to your computer and use it in GitHub Desktop.
port create
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql> select * from ml2_port_bindings where port_id='06cc9409-fb74-44cb-8270-890aa4c1d86a'; | |
+--------------------------------------+------+----------+-----------+---------+-------------+ | |
| port_id | host | vif_type | vnic_type | profile | vif_details | | |
+--------------------------------------+------+----------+-----------+---------+-------------+ | |
| 06cc9409-fb74-44cb-8270-890aa4c1d86a | | unbound | normal | | | | |
+--------------------------------------+------+----------+-----------+---------+-------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment