summaryrefslogtreecommitdiff
path: root/README.pod
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-04-16 22:28:05 +0200
committerPaul C. Buetow <paul@buetow.org>2014-04-16 22:28:05 +0200
commit0ac44c8155f0a5f274056c58c745dd047d2b4cbd (patch)
tree7ecc4f497444d207dbadab55665735eda7e9a229 /README.pod
parentb730d02a7c9db79115eefa21891332a280f519f4 (diff)
New release
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.pod b/README.pod
index f0f7394..bcfb6d0 100644
--- a/README.pod
+++ b/README.pod
@@ -114,6 +114,9 @@ A simple nPath service can be created as follows.
f vserver myvserver.example.com:443 create PROTOCOL_TCP nPath
f vserver myvserver.example.com:443 set pool foopool
+ # Put the VirtualAddress of the vserver into a specific traffic group
+ f vip myserver.example.com set tgroup some-traffic-group
+
And everything can be deleted as folows:
# You can also specify the full object name (including the partition)