summaryrefslogtreecommitdiff
path: root/tutorial/ovn/env3/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/ovn/env3/setup.sh')
-rwxr-xr-xtutorial/ovn/env3/setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/ovn/env3/setup.sh b/tutorial/ovn/env3/setup.sh
index 3f8ef54e4..d67b1c83c 100755
--- a/tutorial/ovn/env3/setup.sh
+++ b/tutorial/ovn/env3/setup.sh
@@ -40,5 +40,5 @@ ovs-vsctl add-port br-int lport2 -- set Interface lport2 external_ids:iface-id=s
ovn-sbctl chassis-add fakechassis geneve 127.0.0.1
# Bind sw0-port3 and sw0-port4 to the fake remote chassis.
-ovn-sbctl lport-bind sw0-port3 fakechassis
-ovn-sbctl lport-bind sw0-port4 fakechassis
+ovn-sbctl lsp-bind sw0-port3 fakechassis
+ovn-sbctl lsp-bind sw0-port4 fakechassis