X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=test%2Fnitsi%2Ftest%2Fport-vlan%2Frecipe;h=aad19fd215631b3feaa1355a408d118c44fbf9f4;hb=6ccd7812c65df73bdafe191e66a4ebeca17bbc0d;hp=e2c992681adef56543be89703a6e2eb9cf0ebf0b;hpb=87ad62bc5194ce1740b2582a9b47c8597844bb4f;p=people%2Fms%2Fnetwork.git diff --git a/test/nitsi/test/port-vlan/recipe b/test/nitsi/test/port-vlan/recipe index e2c99268..aad19fd2 100644 --- a/test/nitsi/test/port-vlan/recipe +++ b/test/nitsi/test/port-vlan/recipe @@ -22,3 +22,6 @@ all: network zone upl0 port attach "${p_net1}v42" # Test if the vlan works by pinging bob alice: ping -c 5 192.168.100.102 + +# Test that we can detach the vlan port +all: network zone upl0 port detach "${p_net1}v42"