summaryrefslogtreecommitdiff
path: root/tutorial/t-stage0
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t-stage0')
-rwxr-xr-xtutorial/t-stage02
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t-stage0 b/tutorial/t-stage0
index 55687ee0f..63db6f071 100755
--- a/tutorial/t-stage0
+++ b/tutorial/t-stage0
@@ -4,6 +4,6 @@ ovs-ofctl add-flow br0 \
"table=0, dl_src=01:00:00:00:00:00/01:00:00:00:00:00, actions=drop"
ovs-ofctl add-flow br0 \
- "table=0, dl_dst=01:08:c2:00:00:00/ff:ff:ff:ff:ff:f0, actions=drop"
+ "table=0, dl_dst=01:80:c2:00:00:00/ff:ff:ff:ff:ff:f0, actions=drop"
ovs-ofctl add-flow br0 "table=0, priority=0, actions=resubmit(,1)"