From 1e759125a5daf99027154804f6731e22631d4258 Mon Sep 17 00:00:00 2001 From: Yaguo Zhou Date: Wed, 18 Nov 2015 23:16:31 +0800 Subject: [PATCH] FAQ.md: Fix typo typo in FAQ.md: ovs-vcstl Signed-off-by: Yaguo Zhou --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 4c259bf38..9280065c5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -448,7 +448,7 @@ A: The following commands configure br0 with eth0 and tap0 as trunk To later disable mirroring and destroy the GRE tunnel: ovs-vsctl clear bridge br0 mirrors - ovs-vcstl del-port br0 gre0 + ovs-vsctl del-port br0 gre0 ### Q: Does Open vSwitch support ERSPAN? -- 2.20.1