ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / INSTALL.KVM
index 09a8d67fb384bc136dd17c67237fc899ffa78ed7..61620e5173ceee78f825d10ddbf84d32f84424f2 100644 (file)
@@ -58,7 +58,7 @@ Please refer to ovs-vsctl(8) for more details.
 
 Next, we'll start a guest that will use our ifup and ifdown scripts.
 
-      % kvm -m 512 -net nic,maddr=00:11:22:EE:EE:EE -net \
+      % kvm -m 512 -net nic,macaddr=00:11:22:EE:EE:EE -net \
 tap,script=/etc/ovs-ifup,downscript=/etc/ovs-ifdown -drive \
 file=/path/to/disk-image,boot=on