<std-service-node>.add-connector "ip" ["netmask"]
Adds a connector to the service-node with specified IP address and netmask. A connector must be created for the service-node before an Ethernet link can be connected to it. The ip argument is the IP address that the service node will use on the link, and optionally a prefix length on the form "1.2.3.4/24". The netmask argument can be used instead of a prefix length for IPv4 addresses for backwards compatibility. The default prefix length for IPv4 addresses is 24, and for IPv6 addresses 64.
The name of the new connector is returned.
service-node