]> git.ipfire.org Git - people/ms/network.git/blobdiff - test/nitsi/test/port-vlan/recipe
vlan: Rename PARENT_DEVICE to PARENT_PORT
[people/ms/network.git] / test / nitsi / test / port-vlan / recipe
index d41377b4c6886f57468561e7682d3eaee7b4bcf2..7a99251b5e6161c6a8cdf45e587e6f67cfc489b2 100644 (file)
@@ -17,7 +17,7 @@ bob: network zone upl0 config new static 192.168.100.102/24
 all: network status
 
 # Create a vlan device with parent port attached to net1
-all: network port new vlan --parent-device=${p_net1} --tag=42
+all: network port new vlan --port="${p_net1}" --tag=42
 all: network zone upl0 port attach "${p_net1}v42"
 
 # Test if the vlan works by pinging bob