Fix typo in 'Data plane flow tracing'.

Change-Id: Ib5339dd0ed881ebdf128a69e7bcd102b2f11d6d4
This commit is contained in:
James Troup 2021-11-12 18:17:39 +00:00
parent e969b3ef04
commit 2113ae8821
1 changed files with 1 additions and 1 deletions

View File

@ -683,7 +683,7 @@ SSH into one of the chassis units to get access to various diagnostic tools:
sudo ovs-appctl -t ovs-vswitchd \
ofproto/trace br-provider \
in_port=enp3s0f0,icmp,nw_src=192.0.2.1,nw_dst=192.0.2.100'
in_port=enp3s0f0,icmp,nw_src=192.0.2.1,nw_dst=192.0.2.100
sudo ovn-trace \
-p /etc/ovn/key_host \