summaryrefslogtreecommitdiff
path: root/Documentation/howto/userspace-tunneling.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/howto/userspace-tunneling.rst')
-rw-r--r--Documentation/howto/userspace-tunneling.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/howto/userspace-tunneling.rst b/Documentation/howto/userspace-tunneling.rst
index d978b3025..0b4881953 100644
--- a/Documentation/howto/userspace-tunneling.rst
+++ b/Documentation/howto/userspace-tunneling.rst
@@ -103,6 +103,7 @@ Perform the folowing configuration on `host1`:
#. Configure the IP address of the VM interface *in the VM itself*::
$ ip addr add 192.168.1.1/24 dev eth0
+ $ ip link set eth0 up
#. On `host1`, add a port for the VXLAN tunnel::