94 cmd.AddValue ("remote", "Remote IP address (dotted decimal only please)", remote);
95 cmd.AddValue ("tapNetwork", "Network address to assign the TAP device IP address (dotted decimal only please). Note that the network address must be that from the vsys_vnet tag which must exist in your PlanetLab slice.", network);
96 cmd.AddValue ("tapMask", "Network mask for configure the TAP device (dotted decimal only please)", mask);