Netgear FVS318Gv2 – ProSAFE VPN Firewall Series User Manual

Page of 129
VPN Client Software Setup and Network Deployment 
103
 NETGEAR ProSAFE VPN Client
Instead of entering /import:, you can also enter one of the following commands to export, 
add, or replace a specific configuration file:
/importonce:
 to import a VPN configuration file when the VPN Client is not running. 
This command is useful in installation scripts: it allows you to run a silent installation and 
to automatically import a VPN configuration file.
/export:
 to export the current VPN configuration (including certificates) to the specified 
file and to start the VPN Client if it is not already running. This command also requires a 
password (for information, see the second paragraph following this list).
/exportonce:
 to export the current VPN configuration (including certificates) to the 
specified file. This command does not start the VPN Client if it is not running. This 
command also requires a password (for information, see the second paragraph following 
this list).
/add:
 to import a new VPN configuration into an existing VPN configuration and merge 
both into a single VPN configuration, whether or not the VPN Client is running. This 
command does not start the VPN Client if it is not running. You can use this command 
instead of the /importonce: command to import a VPN configuration file when the 
VPN Client is not running.
/replace:
 to replace the current configuration with a new VPN configuration, whether 
or not the VPN Client is running. This command does not start the VPN Client if it is not 
running. You can use this command instead of the /importonce: command to import a 
VPN configuration file when the VPN Client is not running.
All six commands, /import:/importonce:/export:/exportonce:/add:, and 
/replace:
, are mutually exclusive.
In addition, in combination with any of these commands, you can set a password by entering 
the /pwd:[password] CLI command. You must place the /pwd:[password] CLI 
command after the other command that you are combining it with. For example:
[path]\vpnconf.exe /import:[ConfigFileName] /pwd:[password] 
The /export: and /exportonce: commands always require a password. 
Customize How the VPN Client Handles Readers and 
Certificates
The PKI options let you configure how the VPN Client selects and uses certificates, smart 
card readers, and token readers. This section describes how to configure the PKI options in 
the vpnsetup.ini file and how to specify new smart card readers and token readers in the 
vpnconfig.ini 
file.
Customize the vpnsetup.ini File
The vpnsetup.ini file is an editable initialization file that is used to configure the VPN 
Client during the software setup installation process. You can use any text editor to configure 
the vpnsetup.ini file.