Skip to content

Commit

Permalink
Merge pull request #20 from rodrigoferrazazevedo/patch-1
Browse files Browse the repository at this point in the history
Corrected indication of host1 and host2 of GRE configuration
  • Loading branch information
xiaopeng163 committed Sep 25, 2020
2 parents e48b9e7 + 28de837 commit 1789fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/docker/docker-ovs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ on host 1
ubuntu@docker-node1:~$ sudo ovs-vsctl add-port br-int gre0 -- \
set interface gre0 type=gre options:remote_ip=192.168.205.11
on host 1
on host 2

.. code-block:: bash
Expand Down

0 comments on commit 1789fe5

Please sign in to comment.