diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-16 09:03:33 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-16 09:03:33 +0200 |
| commit | 157bb60e68370003d1157b4595c70f495253be6f (patch) | |
| tree | 0d72caee6aa8740a3a872fac9bdd63ede724105f /docs/fapi.txt | |
| parent | 858eedaca518dd5d87e7f88531d69afc2b72b86c (diff) | |
New release
Diffstat (limited to 'docs/fapi.txt')
| -rw-r--r-- | docs/fapi.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fapi.txt b/docs/fapi.txt index 4a27747..b3d0a4f 100644 --- a/docs/fapi.txt +++ b/docs/fapi.txt @@ -96,8 +96,8 @@ EXAMPLES # fapi auto resolves the IP address. f vserver myvserver.example.com:80 create PROTOCOL_TCP nPath - # Add the pool to the vserver. The vservers name inside of BigIP will be the - # FQDN followed by _PORT. In this case it would be: + # Add the pool to the vserver. The vservers name inside of BigIP will be + # the FQDN followed by _PORT. In this case it would be: # myvserver.example.com_80 (or full: /Partition/myvserver.example.com_80) # The reason is that : are not allowed in vserver names. f vserver myvserver.example.com:80 set pool foopool |
