Skip to content
Snippets Groups Projects
Verified Commit b4df2687 authored by Dominik Vašek's avatar Dominik Vašek
Browse files

unification with new naming style

parent 9b96be7a
No related branches found
No related tags found
2 merge requests!41Feature/os interface,!40Draft: update port interface howto
Pipeline #260333 waiting for manual action
......@@ -36,7 +36,7 @@ Before you begin, you should have the following:
![](/compute/openstack/images/networks/ipv6_attach.png)
=== "CLI"
=== "Command Line"
To attach a network interface to an OpenStack instance, you will need to create a port that is attached to the desired network and host. You can create a new port using the following:
!!! example
......@@ -56,7 +56,7 @@ Before you begin, you should have the following:
TODO
=== "CLI"
=== "Command Line"
To detach a network interface from an OpenStack instance, you can use the following command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment