<std-service-node>.route-add "net" ["netmask"] ["gateway"] link
Adds a network, netmask, gateway, remote service node entry to the service node's routing table. The net and gateway are ip addresses in dot notation. The netmask specifies the prefix length either as an ip address with a number of bits set, or an integer. If the netmask is not set, it is derived from the net argument, which can be in the form a.b.c.d/pfx. The link, is a link component connected to the remote service node. The default gateway is 0.0.0.0.
service-node