summaryrefslogtreecommitdiff
path: root/docs/synopsis.txt
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-05-26 18:29:01 +0200
committerPaul C. Buetow <paul@buetow.org>2014-05-26 18:29:01 +0200
commit880cf82beddc5533362280ec0790577fc51f8bd2 (patch)
tree0ec1e964465da4f339554c7873087e7dc72b40c1 /docs/synopsis.txt
parent1b7daadec1462bb1c6be126c2ebde4962f855507 (diff)
Add option -a, add possibility to manage ssl client profiles and vserver rules
Diffstat (limited to 'docs/synopsis.txt')
-rw-r--r--docs/synopsis.txt12
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/synopsis.txt b/docs/synopsis.txt
index 8e7317c..807ece6 100644
--- a/docs/synopsis.txt
+++ b/docs/synopsis.txt
@@ -47,11 +47,19 @@ Synopsis:
vserver
vserver NAME create [protocol] [profile] [poolname] [mask]
vserver NAME delete
- vserver NAME get brief|detail|status|vlan
+ vserver NAME get brief|detail|status|vlan|profile|rule
vserver NAME set nat|pat disabled|enabled
vserver NAME set pool POOLNAME
vserver NAME set snat automap|none
- vserver NAME set vlan [list,of,vlans,to,allow]
+ vserver NAME set vlan [list,of,vlans,to,allow]
+ vserver NAME profile add PROFILENAME [PROFILECONTEXT]
+ vserver NAME profile remove PROFILENAME
+ vserver NAME rule add RULENAME [RULEPRIORITY]
+ vserver NAME rule remove RULENAME
+ profileclientssl
+ profileclientssl PROFILENAME create [SSLKEYNAME] [SSLCERTNAME]
+ profileclientssl PROFILENAME delete
+ profileclientssl PROFILENAME get detail
The following partially needs admininstrator privileges on / and /Common
 -f Common -b balancer.example.com selfip
-f Common -b balancer.example.com selfip NAME create NETMASK VLANNAME [TGROUP]