From 40c016bc2af54b1a0aea3ddd8fa19db14db9b436 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Wed, 16 Apr 2014 09:09:25 +0200 Subject: New release --- docs/fapi.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'docs/fapi.txt') diff --git a/docs/fapi.txt b/docs/fapi.txt index b3d0a4f..845bb95 100644 --- a/docs/fapi.txt +++ b/docs/fapi.txt @@ -69,15 +69,7 @@ EXAMPLES f pool # To list all pool ... # etc - Setting up simple NAT Services - (Docu to be written) - - Setting up simple SNAT Services - (Docu to be written) - - Setting up a simple nPath Service - A simple nPath service can be created as follows. - + Setting up a simple pool # Creating two nodes, fapi auto resolves the IP addresses, and use the # FQDN as the node name. f node fooserver1.example.com create @@ -92,6 +84,9 @@ EXAMPLES # Add a monitor to the pool f pool foopool add monitor http_lbtest + Setting up a simple nPath Service + A simple nPath service can be created as follows. + # Create a nPath HTTP vserver, 'nPath' also auto disables NAT and PAT # fapi auto resolves the IP address. f vserver myvserver.example.com:80 create PROTOCOL_TCP nPath @@ -118,6 +113,12 @@ EXAMPLES f node fooserver1.example.com delete f node fooserver2.example.com delete + Setting up simple NAT Services + (Docu to be written) + + Setting up simple SNAT Services + (Docu to be written) + AUTHOR Paul C. Buetow - -- cgit v1.2.3