X-Git-Url: http://git.onelab.eu/?p=planetlab-umts-tools.git;a=blobdiff_plain;f=frontend%2FREADME.User;h=cbbd2a669a80678687ee796abfbc404a15bd4d1b;hp=c3b30c4f55467ff2f3259f3b66532742eb35e565;hb=64c386dd2f9413452721c7d8f53dbad30da6f6a8;hpb=abccf94bbe664e80a0104c0cd9fd9c6cae062f16 diff --git a/frontend/README.User b/frontend/README.User index c3b30c4..cbbd2a6 100644 --- a/frontend/README.User +++ b/frontend/README.User @@ -52,13 +52,13 @@ The answer is either Connected or Disconnected. To add a destination (packets directed towards this destination will go out of the node through the ppp interface): - umts add network_address/netmask + umts add ip_destination The answer is OK if everything went well. To del a destination previously added: - umts del network_address/netmask + umts del ip_destination The answer is OK if everything went well.