Fixes: b438493e1b03 ("doc: Add DPDK to userspace tunneling guide")
Signed-off-by: Paolo Valerio <pvale...@redhat.com>
---
 Documentation/howto/userspace-tunneling.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/howto/userspace-tunneling.rst 
b/Documentation/howto/userspace-tunneling.rst
index 4e23b2e0c..e96b79985 100644
--- a/Documentation/howto/userspace-tunneling.rst
+++ b/Documentation/howto/userspace-tunneling.rst
@@ -175,7 +175,7 @@ If the tunnel route is missing, adding it now::
 
     $ ovs-appctl ovs/route/add 172.168.1.1/24 br-phy
 
-Repeat these steps if necessary for `host2`, but using ``192.168.1.1`` and
+Repeat these steps if necessary for `host2`, but using ``192.168.1.2`` and
 ``172.168.1.2`` for the VM and tunnel interface IP addresses, respectively.
 
 Testing

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to