diff options
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -97,7 +97,8 @@ EXAMPLES 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: myvserver.example.com_80. + # 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 |
