summaryrefslogtreecommitdiff
path: root/README.pod
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-05-16 17:54:44 +0200
committerPaul C. Buetow <paul@buetow.org>2014-05-16 17:54:44 +0200
commit09f3a1dcea0233463a3d17546176c043151ed525 (patch)
treec897d416bbb0b43f0c7a56873e15eaaa8b3865ab /README.pod
parentd09efb4aa6858d43ce44039383a02e76b2856b38 (diff)
syntax fix
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.pod b/README.pod
index 78f819e..b5cfa9b 100644
--- a/README.pod
+++ b/README.pod
@@ -46,7 +46,7 @@ L<https://devcentral.f5.com/d/bigsuds-python-icontrol-library>
Unzip it and run
- sudo python setyp.py install
+ sudo python setup.py install
You may also install bigsuds from the contrib dir of the fapi source tree.
@@ -121,6 +121,10 @@ A simple nPath service can be created as follows.
fapi vserver myvserver.example.com:443 create PROTOCOL_TCP nPath
fapi vserver myvserver.example.com:443 set pool foopool
+ # Restrict the vserver to a specific VLAN (IMPORTANT! security
+ # hole otherwise!)
+ fapi vserver myvserver.example.com:443 set vlan VLANNAME
+
# Put the VirtualAddress of the vserver into a specific traffic group
fapi vip myserver.example.com set tgroup some-traffic-group