vtep: Use unicast MAC as an example for a unicast destination in README.
authorBen Pfaff <blp@nicira.com>
Mon, 1 Dec 2014 17:43:50 +0000 (09:43 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 1 Dec 2014 18:07:07 +0000 (10:07 -0800)
Until now, the example for a unicast MAC has been a multicast MAC.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
vtep/README.ovs-vtep.md

index e3bb8bb..8de2a8b 100644 (file)
@@ -154,4 +154,4 @@ use vtep-ctl to simulate one:
 
 4. Direct unicast destinations out a different tunnel:
 
-    vtep-ctl add-ucast-remote ls0 11:22:33:44:55:66 10.2.2.3
+    vtep-ctl add-ucast-remote ls0 00:11:22:33:44:55 10.2.2.3