| addvpnalwaysonprofile |
Use this method to creates an AlwaysON profile |
Syntax |
Parameters |
name |
name of AlwaysON profile. This is mandatory parameter. |
networkaccessonvpnfailure |
Option to block network traffic when tunnel is not established(and the config requires that tunnel be established). When set to onlyToGateway, the network traffic to and from the client (except Gateway IP) is blocked. When set to fullAccess, the network traffic is not blocked Default value = VPNSESSACT_ALWAYSONNETWORKACCESS_FULL. |
clientcontrol |
Allow/Deny user to log off and connect to another Gateway Default value = NS_DENY. |
locationbasedvpn |
Option to decide if tunnel should be established when in enterprise network. When locationBasedVPN is remote, client tries to detect if it is located in enterprise network or not and establishes the tunnel if not in enterprise network. Dns suffixes configured using -add dns suffix- are used to decide if the client is in the enterprise network or not. If the resolution of the DNS suffix results in private IP, client is said to be in enterprise network. When set to EveryWhere, the client skips the check to detect if it is on the enterprise network and tries to establish the tunnel Default value = VPNSESSACT_ALWAYSONLOCATION_REMOTE. |
Return Value |
Returns simpleResult |
See Also |