diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-05-16 17:52:10 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-05-16 17:52:10 +0200 |
| commit | d09efb4aa6858d43ce44039383a02e76b2856b38 (patch) | |
| tree | c40ae6e0baee7e33cde855c33329ed1d474f6019 /docs | |
| parent | b5a64c14f6ad75add778b79dd57b97a76db5b2be (diff) | |
can also get the vlan
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/fapi.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod index 21b9683..b5cfa9b 100644 --- a/docs/fapi.pod +++ b/docs/fapi.pod @@ -123,7 +123,7 @@ A simple nPath service can be created as follows. # Restrict the vserver to a specific VLAN (IMPORTANT! security # hole otherwise!) - fapi vserver myvserver.example.com:443 set vlans VLANNAME + 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 |
